Ok ... so I found another problem and fixed that which resulted in 5 projects 
breaking again but this time the problems I seem to be having look valid.


One that's troubling me most at the moment is the one in FlexJSStore, 
FlexJSStore_jquery, MobileMap, MobileTrader and StorageExample in which I am 
getting compiler errors that I am not allowed to put percentage values in width 
and height settings.


/Users/christoferdutz/Projects/Apache/Flex/flex-asjs/examples/flexjs/FlexJSStore_jquery/src/FlexJSStore.mxml:228
Initializer for 'width': percentage not allowed here: '100%'.
            <js:ControlBar id="acb" width="100%" className="storeControlBar" >

Don't quite know what's going wrong here.

Any Ideas?

Chris
________________________________
Von: Christofer Dutz <christofer.d...@c-ware.de>
Gesendet: Freitag, 1. Juli 2016 11:09:04
An: dev@flex.apache.org
Betreff: AW: AW: AW: AW: [Falcon][FlexJS] Help with finishing the maven 
migration

Hi Alex,


That worked ... thanks ... 3 to go [?]


Chris

________________________________
Von: Alex Harui <aha...@adobe.com>
Gesendet: Donnerstag, 30. Juni 2016 23:56:10
An: dev@flex.apache.org
Betreff: Re: AW: AW: AW: [Falcon][FlexJS] Help with finishing the maven 
migration



On 6/30/16, 11:07 AM, "Alex Harui" <aha...@adobe.com> wrote:
>
>>
>>DataBindingExample_as
>>
>>File not found: org.apache.flex.html.beads.CSSButtonView
>
>I will look into this.

Turns out there is a CONFIG::as_only conditional compilation flag that
needs to be false for the JS build.  I don't know how to make that change.

Thanks,
-Alex

Reply via email to