Did you get any errors? The builds on my machine and the asf Jenkins seem to be running nicely.
Chris Von meinem Samsung Galaxy Smartphone gesendet. -------- Ursprüngliche Nachricht -------- Von: Harbs <harbs.li...@gmail.com> Datum: 28.06.16 20:35 (GMT+01:00) An: dev@flex.apache.org Betreff: Re: [Falcon][FlexJS] Help with finishing the maven migration FWIW, we tried using Maven to build from source today (using the instructions at the top of this thread). I think it built Falcon, but we did not get anything in falcon-jx. On Jun 28, 2016, at 3:18 PM, Christofer Dutz <christofer.d...@c-ware.de> wrote: > Ok so I just pushed some changes that now not only build the flash versions > of the examples, but also JavaScript versions. Besides producing a > "target/javascript" directory, the build also zips the content of the > "js-debug" or "js-release" directory (depending on if debug is true or false) > as a war archive. With this we could have the javascript client automatically > bundled with a server application by using WAR overlays [?] > > > Unfortunately there seems to be one or two things that aren't working > correctly as the output doesn't seem to run in the browser - At least in > Chrome, which I tested with: > > > Uncaught TypeError: Cannot read property 'Event' of undefined > Uncaught TypeError: Cannot read property 'EventTarget' of undefined > Uncaught TypeError: Cannot read property 'fireListener' of undefined > Uncaught TypeError: org.apache.flex.events.EventDispatcher.base is not a > function > > Chris > > ________________________________ > Von: Alex Harui <aha...@adobe.com> > Gesendet: Montag, 27. Juni 2016 09:06:18 > An: dev@flex.apache.org > Betreff: Re: AW: AW: AW: AW: AW: AW: [Falcon][FlexJS] Help with finishing the > maven migration > > > > On 6/26/16, 1:00 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote: > >> Hi Alex, >> >> >> But before releasing the maven support officially, I would like to finish >> the JS output for SWFs first. > > Definitely. There is plenty of stuff to check while you are doing that. > I'll probably send out a reminder LAST CALL on my Monday. > > -Alex >