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

Reply via email to