Re: AW: AW: AW: AW: AW: LAST CALL] Release FlexJS/FalconJX 0.6.0

2016-03-12 Thread Alex Harui
I assume you mean "externs". There are now 8 extern swcs, and they are created with at least 3 different formulas. GCL.swc is created from .AS files in GCL/src createjs.swc has its own build.xml that downloads the CreateJS source, does a bunch of replace/sed on that source. I have not looked at

AW: AW: AW: AW: AW: LAST CALL] Release FlexJS/FalconJX 0.6.0

2016-03-12 Thread Christofer Dutz
Hi Alex (or anyone able to explain to me the thing with the "externals") What is the externals directory and how is it built? It sort of looks as if Ant downloads stuff and unpacks it in the externals directory but it's really tricky to understand what's actually happening. I want to replicate

Re: AW: AW: AW: AW: AW: LAST CALL] Release FlexJS/FalconJX 0.6.0

2016-03-12 Thread Alex Harui
We could set up ci builds on the maven branch now. I would prefer to release 0.6.0 without mavens so we don't risk as much leading up to the San Francisco event on April 4. After that would be better for me to make installer adjustment and release a 0.7.0 with mavens. Would that work for you?

AW: AW: AW: AW: AW: LAST CALL] Release FlexJS/FalconJX 0.6.0

2016-03-12 Thread Christofer Dutz
Well I'm currently down to 0 errors and failures for "compiler" and managed to get "compiler.jx" down to: Tests run: 1274, Failures: 15, Errors: 26, Skipped: 9 I guess the ones still failing have to be related to the externs modules. These are the ones I'm dealing with at the moment. Well

Re: AW: AW: AW: AW: LAST CALL] Release FlexJS/FalconJX 0.6.0

2016-03-12 Thread Alex Harui
On 3/12/16, 3:56 AM, "Christofer Dutz" wrote: >I am currently on the finishing line of preparing falcon and falcon.jx to >be converted to Maven. >For this I will probably need to do a few more tweaks of the testsuite, >but it's looking good. Wow! Great progress! >

AW: AW: AW: AW: LAST CALL] Release FlexJS/FalconJX 0.6.0

2016-03-12 Thread Christofer Dutz
I am currently on the finishing line of preparing falcon and falcon.jx to be converted to Maven. For this I will probably need to do a few more tweaks of the testsuite, but it's looking good. When are you planning on cutting the release branch? Chris