FWIW, I just pulled and rebuilt and am not getting the "percentage not allowed here" problem, just the issue with the missing swcs.
-Alex On 7/1/16, 8:25 AM, "Alex Harui" <[email protected]> wrote: >Percentage is controlled by metadata in the core swc. > >Sent from my LG G3, an AT&T 4G LTE smartphone > >------ Original message------ >From: Christofer Dutz >Date: Fri, Jul 1, 2016 4:56 AM >To: [email protected]; >Subject:AW: AW: AW: AW: [Falcon][FlexJS] Help with finishing the maven >migration > >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/FlexJ >SStore_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 <[email protected]> >Gesendet: Freitag, 1. Juli 2016 11:09:04 >An: [email protected] >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 <[email protected]> >Gesendet: Donnerstag, 30. Juni 2016 23:56:10 >An: [email protected] >Betreff: Re: AW: AW: AW: [Falcon][FlexJS] Help with finishing the maven >migration > > > >On 6/30/16, 11:07 AM, "Alex Harui" <[email protected]> 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 >
