AW: [FlexJS] Developer Setup

2016-07-09 Thread Christofer Dutz
Hi Justin, when doing my tests with an empty local maven repo I did encounter this message you were talking about. It's log output of the mavenizer. I remember having problems of the mavenizer kicking in, but I had no Idea what dependency actually triggered it getting active, so I added some i

Re: AW: [FlexJS] Developer Setup

2016-07-08 Thread Alex Harui
The Ant build on apacheflexbuilds constructs a nightly build, it doesn't just run the frameworks build. Nevertheless, I expect Maven to beat the Ant build because the Maven build currently does not re-launch the compilers. -Alex On 7/8/16, 6:47 AM, "Christofer Dutz" wrote: >Hehe ... > > >witho

AW: [FlexJS] Developer Setup

2016-07-08 Thread Christofer Dutz
Hehe ... without building the examples on our private Jenkins: - Ant Build 41 Minutes - Maven Build 9 Minutes I wonder what if I'm missing anything. Chris Von: Justin Mclean Gesendet: Freitag, 8. Juli 2016 12:14:32 An: dev@flex.apache.org Betreff: Re: [Fl

AW: [FlexJS] Developer Setup

2016-07-08 Thread Christofer Dutz
Awesome ... that's some nice feedback :-) Also if I compare the build time of falcon including tests on our private build machine the time is almost half of that of the Ant build ;-) Chris Von: Justin Mclean Gesendet: Freitag, 8. Juli 2016 11:05:51 An: dev@

AW: [FlexJS] Developer Setup

2016-07-08 Thread Christofer Dutz
Did this cause the build to break? Von: Justin Mclean Gesendet: Freitag, 8. Juli 2016 10:44:56 An: dev@flex.apache.org Betreff: Re: [FlexJS] Developer Setup Hi, > Ok, I didn't put in the entire command ... as soon as we have released the > Mavenizer, the comman

AW: [FlexJS] Developer Setup

2016-07-08 Thread Christofer Dutz
Ok, I didn't put in the entire command ... as soon as we have released the Mavenizer, the command I posted would work, but till then, you need the "-s settings-template.xml" ;-) If you see the flex logo in the build, it's working. Chris Von: Justin Mclean Ges

AW: [FlexJS] Developer Setup

2016-07-08 Thread Christofer Dutz
I just changed the build. Now the flex-asjs just builds the framework and the frameworkJs artifacts, if you want to build the examples, you have to select the "build-examples" profile and if you want the distribution "build-distribution". Of course you can build all with: "mvn clean install -P

AW: [FlexJS] Developer Setup

2016-07-07 Thread Christofer Dutz
No you I am talking about the Ant build. I am realistic enough that I know that Ant won't go away soon. We are now in a state, where we are in a parity state. Users can choose which build they want to use. Alex and the others invested quite some time to make ASJS and Falcon build in Eclipse by

AW: [FlexJS] Developer Setup

2016-07-07 Thread Christofer Dutz
Hi Carlos, well I would like to claim that the JavaScript part is as finished as I can be, currently working on some final quirks with resources and font handling in the Flash versions. I think if we setup the Ant build to produce the output files with the same name and in the same location

AW: [FlexJS] Developer Setup

2016-07-06 Thread Christofer Dutz
You could give the Maven build a try. That should ease up some of the workflow :-) Chris Von meinem Samsung Galaxy Smartphone gesendet. Ursprüngliche Nachricht Von: yishayw Datum: 07.07.16 06:41 (GMT+01:00) An: dev@flex.apache.org Betreff: [FlexJS] Developer Setup I'd lik