Ok ... so I added the "-dump-config" option to the Ant build and compared the 
generated config with the one Flexmojos generated and kept on statically adding 
options that were missing. In the end the configs were pretty much the same and 
now I can confirm that Flexmojos successfully compiled both the Flash and the 
JavaScript versions of most of the projects. It seems there were problems with 
some types, but I'll figure that out in the next few days ... once again ... 
just in time for another ApacheCon ;-)

As soon as the Flexmojos test suite passes, I'll push a fresh version of 
Falcon, FlexJS and Flexmojos

Chris

________________________________________
Von: Alex Harui <[email protected]>
Gesendet: Dienstag, 22. September 2015 19:52
An: [email protected]
Betreff: Re: AW: AW: [FLEXJS] Maven Packaging and Flexmojos Support

OK great.  Hopefully Peter will catch up on this thread and figure out
what was supposed to happen with these files.

-Alex

On 9/22/15, 10:51 AM, "Christofer Dutz" <[email protected]> wrote:

>Well I took the opportunity to fix the two files and with these changes I
>was able to build the examples :-)
>
>Chris
>
>________________________________________
>Von: Christofer Dutz <[email protected]>
>Gesendet: Dienstag, 22. September 2015 19:30
>An: [email protected]
>Betreff: AW: AW: [FLEXJS] Maven Packaging and Flexmojos Support
>
>Well regarding the ILayoutParent ... it seems to be used in the HTML
>project:
>/flex-asjs/frameworks/projects/HTML/as/src/org/apache/flex/core/IScrolling
>LayoutParent.as
>/flex-asjs/frameworks/projects/HTML/js/src/org/apache/flex/html/beads/List
>View.js
>/flex-asjs/frameworks/projects/HTML/js/src/org/apache/flex/html/beads/Scro
>llingContainerView.js
>And it seems to be only provided by the monkey-patch directory ... so
>this shouldn't be the case.
>Either the HTML project needs an update or the core project need the
>class.
>
>Or am I getting this wrong?
>
>Chris
>
>________________________________________
>Von: Alex Harui <[email protected]>
>Gesendet: Dienstag, 22. September 2015 17:59
>An: [email protected]
>Betreff: Re: AW: [FLEXJS] Maven Packaging and Flexmojos Support
>
>On 9/22/15, 8:54 AM, "Christofer Dutz" <[email protected]> wrote:
>
>>Ok .. so I updated everything and re-built but couldn't see anything
>>improving.
>>Digging a little deeper, it seems that a resource seems to have been
>>renamed and officially a ILayoutParent no longer exists. Unfortunately
>>the monkey-patching using the framework/js/FlexJS directory seems to
>>preventing the thing from blowing up and none seems to be noticing
>>something fishy happening. How about adding a validator to the ant build
>>making sure the monkey-patches are in sync with the rest? Currently it
>>seems several components in core seem to refeence stuff only available in
>>the "monkey-patch" directory ... this is not good.
>
>Feel free to add a validator.  That may not be the issue though.  Some
>code is looking for ILayoutParent.  It shouldn’t matter if there are dead
>files in that folder.

Reply via email to