Re: AW: AW: AW: AW: [FlexJS] Status on Maven migration

2016-04-25 Thread Alex Harui
On 4/23/16, 7:05 AM, "Alex Harui" wrote: > >> >>Regarding the merge ... I'm ready when you are. > >I want to verify the install of a nightly will work. Might take all >weekend to get that far. OK, I think the nightly will work now. I will take care of merging recent changes in the develop br

Re: AW: AW: AW: AW: AW: AW: [FlexJS] Status on Maven migration

2016-04-24 Thread Alex Harui
;dev@flex.apache.org; Subject:AW: AW: AW: AW: AW: AW: [FlexJS] Status on Maven migration Up till now I only have the falcon externs compiling ... they use falcon for this. Are there more externs in the ASJS package? Chris Von: Alex Harui Gesendet: Sonntag

AW: AW: AW: AW: AW: AW: [FlexJS] Status on Maven migration

2016-04-24 Thread Christofer Dutz
: AW: [FlexJS] Status on Maven migration Asjs extern swc is written in ActionScript so it uses falcon to compile. Doesn't the final phase of flex falcon extern swc also use falcon? Sent from my LG G3, an AT&T 4G LTE smartphone -- Original message-- From: Christofer Dutz

Re: AW: AW: AW: AW: AW: [FlexJS] Status on Maven migration

2016-04-24 Thread Alex Harui
To: dev@flex.apache.org; Subject:AW: AW: AW: AW: AW: [FlexJS] Status on Maven migration No I'm still quite far from finished with that. I am coming closer and closer, but still I need to do some work. Currently the Core module is not building. Haven't had the time to dig into that though cau

AW: AW: AW: AW: AW: [FlexJS] Status on Maven migration

2016-04-24 Thread Christofer Dutz
he cross compilation tool-chain ... any reason why they don't compile using falcon-jx? Chris Von: Alex Harui Gesendet: Samstag, 23. April 2016 18:10 An: dev@flex.apache.org Betreff: Re: AW: AW: AW: AW: [FlexJS] Status on Maven migration Forgot to

Re: AW: AW: AW: AW: [FlexJS] Status on Maven migration

2016-04-23 Thread Alex Harui
Forgot to ask... On 4/23/16, 2:06 AM, "Christofer Dutz" wrote: >Regarding the double run externc ... I noticed this too ... but I think I >managed to get everything working with just one pass in the Maven build. >In order to get things running I compared the output with the final >output of the

Re: AW: AW: AW: AW: [FlexJS] Status on Maven migration

2016-04-23 Thread Alex Harui
On 4/23/16, 2:06 AM, "Christofer Dutz" wrote: > >So you want/did add the source files of swfutils to the falcon projects? >in what branch did you do that? Can I now remove the dependency to the >Flex 4.15 SDK? The Ant script in maven-migration-test downloads certain source files. They are not

AW: AW: AW: AW: [FlexJS] Status on Maven migration

2016-04-23 Thread Christofer Dutz
hat? Can I now remove the dependency to the Flex 4.15 SDK? Regarding the merge ... I'm ready when you are. Chris Von: Alex Harui Gesendet: Freitag, 22. April 2016 18:35 An: dev@flex.apache.org Betreff: Re: AW: AW: AW: [FlexJS] Status on Maven

Re: AW: AW: AW: [FlexJS] Status on Maven migration

2016-04-22 Thread Alex Harui
By downloading the subset of swfutils, I was able to complete flex-compiler-oem and debugger. Next up is to test the "all" target and then release packaging. -Alex On 4/22/16, 10:32 AM, "Alex Harui" wrote: >OK, I have finished re-creating the Ant builds for compiler, and >compiler-jx and exter

Re: AW: AW: AW: [FlexJS] Status on Maven migration

2016-04-22 Thread Alex Harui
OK, I have finished re-creating the Ant builds for compiler, and compiler-jx and externs and pushed those changes. Hopefully I didn't break the Maven build. AFAIK, I did not change any file locations or names. Since we are downloading externs files, I think I am going to download the swfutils fi

Re: AW: AW: AW: [FlexJS] Status on Maven migration

2016-04-22 Thread Alex Harui
On 4/22/16, 1:11 AM, "Christofer Dutz" wrote: >I'm currently just pulling the jar from the latest SDK release ... >anything wrong with that? IIRC, swfutils may have other dependencies on Flex SDK jars and end up pulling lots of stuff in, including classes I'm trying to replace with versions of

Re: AW: AW: AW: [FlexJS] Status on Maven migration

2016-04-22 Thread Alex Harui
On 4/22/16, 6:26 AM, "Christofer Dutz" wrote: >Ok ... so the hint with the no longer excluded stuff was good ... wonder >why I didn't see those changes ... oh well ... builds are back to "blue", >so Alex feel free to do stuff. > >But it keeps on getting more and more difficult to keep the branc

AW: AW: AW: [FlexJS] Status on Maven migration

2016-04-22 Thread Christofer Dutz
work/Charts /framework/Collections /framework/Core /framework/CreateJS /framework/... What do you think? Chris Von: Christofer Dutz Gesendet: Freitag, 22. April 2016 10:11 An: dev@flex.apache.org Betreff: AW: AW: AW: [FlexJS] Status on Maven migration I

AW: AW: AW: [FlexJS] Status on Maven migration

2016-04-22 Thread Christofer Dutz
I'm currently just pulling the jar from the latest SDK release ... anything wrong with that? Haven't worked on the debugger yet as I was going to migrate the non-essential parts after finishing the essential parts. Chris Von: Alex Harui Gesendet: Donne

AW: AW: AW: [FlexJS] Status on Maven migration

2016-04-15 Thread Christofer Dutz
If you are doing anything ... use the feature/maven-migration-test branch as this is the one with the checked in movement changes. I found out that I could merge in changes form develop even if the structure has changed, so this is what I'm currently working on. Chris _