Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-04-28 Thread Alex Harui
On 4/27/17, 12:56 PM, "Josh Tynjala" wrote: >I finally had a chance to give the "dual" branch a try with some of my >projects. Things seem to be working well for me! Thanks for trying it. I've just finished getting FlexJSStore's first screen to look like it should. I will be poking at more e

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-04-28 Thread Christofer Dutz
Hi Alex, For the FlexJS summit it would be super-awesome if we could have the combined swcs feature. I think it would make at least the Maven build super-trivial. Would this be a big thing to implement, now that you’re finished with the preparations? Chris Am 28.04.17, 09:05 schrieb "Alex Har

Re: [FlexJS][AMF] branch feature/amf - Starting the effort!! (Special Thanks to PKumar!)

2017-04-28 Thread Carlos Rovira
Hi Fréderic sorry but I couldn't dedicate time to this effort, and can't make plans of when I could jump into it again. Right now I only put the some classes in our FlexJS projects and create a java project to test. I uploaded the code, but still doesn't work I encourage others (you if you want) t

Re: [FlexJS] MDL - Using .map files breaks style in OSX Safari

2017-04-28 Thread Carlos Rovira
It seems CDN is failing, don't know if is something temporal or not, but that's the risk to rely on CDN resources We should check if the problem persists over time or we could change the url in the Dialog class to other CDN more reliable 2017-04-27 12:55 GMT+02:00 sankar : > Hi, > > We recently f

MD5 checker Jenkins job

2017-04-28 Thread Tom Chiverton
The Jenkins job that checks for new MD5s is choking on "verifying checksum" but I can't see where that actually is because it's an out of memory error and crashed in flash.net.URlStream.readBytes I've just closed it for now... -- *Tom Chiverton* Lead Developer e: t...@extravision.com

Re: [FlexJS][POC] JSFiddle for FlexJS / Compile as-a-service

2017-04-28 Thread OK
Josh Tynjala wrote > It has a smaller scope, so you could release > something more quickly. Something that potential FlexJS users would find > useful too! Both projects will integrate with the compiler, though, so a > lot of the code that you'd write for the simpler project could probably be > reus

Re: [FlexJS][POC] JSFiddle for FlexJS / Compile as-a-service

2017-04-28 Thread OK
>Do we need a server? We could use my CI server for now. Thanks for your offer! I think we'd definitely need a powerful server that provides the service. I don't know for now if we'll get the power that would be needed for productive use for free. >Do we need a repo to share the code? If it's ok

Re: [FlexJS][POC] JSFiddle for FlexJS / Compile as-a-service

2017-04-28 Thread OK
Greg Dove wrote > https://try.haxe.org/ Never seen this before, the haxe guys have done a great job and I think you're right that this is something from which FlexJS could really benefit from... Thanks, Olaf -- View this message in context: http://apache-flex-development.247.n4.nabble.co

Re: [FlexJS][POC] JSFiddle for FlexJS / Compile as-a-service

2017-04-28 Thread OK
Hi again, I've had some time yesterday evening and improved the POC. It is possible now to compile FlexJS code that is coming from the browsers Textarea. The compiled result is displayed via an Iframe [1]. The current worklfow is like this: - Enter some code - Click "Compile and run" - The POST s

Re: MD5 checker Jenkins job

2017-04-28 Thread Alex Harui
Hi Tom, Thanks for noticing that. Would you like to volunteer to be another MD5Checker "fix-it person"? I think I'm the only one and it would be great to have someone else help out. Once we get you up and running, it doesn't take much time. Whenever the AIR SDK changes, MD5Checker needs to

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-04-28 Thread Alex Harui
On 4/28/17, 12:27 AM, "Christofer Dutz" wrote: >Hi Alex, > >For the FlexJS summit it would be super-awesome if we could have the >combined swcs feature. I think it would make at least the Maven build >super-trivial. >Would this be a big thing to implement, now that you’re finished with the >pr

Re: [FlexJS][POC] JSFiddle for FlexJS / Compile as-a-service

2017-04-28 Thread Josh Tynjala
Looks good, Olaf. Keep it up! - Josh On Fri, Apr 28, 2017 at 7:26 AM, OK wrote: > Hi again, > I've had some time yesterday evening and improved the POC. > It is possible now to compile FlexJS code that is coming from the browsers > Textarea. The compiled result is displayed via an Iframe [1]. >

flex-sdk github repo deleted? hubot what?

2017-04-28 Thread Nemi
>From github notifications: hubot deleted branch 3.0 at apache/flex-tlf an hour ago hubot deleted branch 2.0 at apache/flex-tlf an hour ago hubot deleted branch release4.13.0 at apache/flex-tlf an hour ago hubot deleted branch develop at apache/flex-tlf an hour ago hubot deleted branch release

Re: flex-sdk github repo deleted? hubot what?

2017-04-28 Thread Josh Tynjala
I can see that a number of other Apache project mirrors on Github are currently empty too (not just Flex). It looks like hubot has gone rogue! hubot is some kind of automation system that Github uses. I'll bet it's used to occasionally update mirrored projects on Github, but something must have go

Re: flex-sdk github repo deleted? hubot what?

2017-04-28 Thread Nemi
Maybe some over-weekend cleanup? But it is still working day-time on West.. I hope hubot has undo-rogue option. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/flex-sdk-github-repo-deleted-hubot-what-tp61410p61412.html Sent from the Apache Flex Development

Re: flex-sdk github repo deleted? hubot what?

2017-04-28 Thread Tom Chiverton
There was just an email from infa@a.o saying much the same. Github are looking into it, but no fix eta. Apache are restoring mirrors as they break. On 28 April 2017 19:08:38 BST, Josh Tynjala wrote: >I can see that a number of other Apache project mirrors on Github are >currently empty too (no

Re: [FlexJS] Status of Slider and NumericStepper?

2017-04-28 Thread Josh Tynjala
I updated NumericStepper to fix this issue on the dual branch. - Josh On Thu, Apr 27, 2017 at 5:11 PM, Josh Tynjala wrote: > I'm trying to use NumericStepper or Slider with the latest nightly (tried > both develop and dual), but they don't seem to be working. > > The initial values are not disp

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-04-28 Thread Justin Mclean
Hi, I just looked at the dual branch and it failing to compile via mvn. Is this a known issue or just broken for me? [INFO] Apache Flex - FlexJS: Framework: Parent SUCCESS [ 0.396 s] [INFO] Apache Flex - FlexJS: Framework SUCCESS [ 0.019 s] [INFO] Apache Flex

Re: git commit: [flex-asjs] [refs/heads/dual] - Basic: NumericStepper now accepts initial values for model, shares model with internal Spinner, and listens for changes to the model

2017-04-28 Thread Piotr Zarzycki
Hi Josh, Shouldn't we have this one in the View part of component? Thanks, Piotr On Sat, Apr 29, 2017, 01:03 wrote: > Repository: flex-asjs > Updated Branches: > refs/heads/dual eaba96161 -> 90764bc01 > > > Basic: NumericStepper now accepts initial values for model, shares model > with inter