Hi Harbs, in that case sure is my fault and is something I tested that is going wrong. I'll take a look as I come back thanks!
2017-11-10 12:29 GMT+01:00 Harbs <[email protected]>: > I can’t find files with missing headers and the Maven build on the server > is passing. > > Which files are the problem? > > > On Nov 10, 2017, at 1:07 PM, Carlos Rovira <[email protected]> > wrote: > > > > Hi Harbs > > > > I want to try right now but maven build is broken. Some new files without > > headers was uploaded. I must to leave now, if nobody fix it in the > > meanwhile I'll add headers as I get back. > > I think people using ANT should add this license header checker as well > > since if not ANT build is passing, but is incorrect at this time since > > doesn't remember to us that license header is missing. > > > > thanks > > > > *INFO*] *BUILD FAILURE* > > > > [*INFO*] > > *----------------------------------------------------------- > -------------* > > > > [*INFO*] Total time: 2.272 s > > > > [*INFO*] Finished at: 2017-11-10T11:59:49+01:00 > > > > [*INFO*] Final Memory: 27M/398M > > > > [*INFO*] > > *----------------------------------------------------------- > -------------* > > > > [*ERROR*] Failed to execute goal org.apache.rat:apache-rat- > plugin:0.12:check > > *(license-check)* on project royale.framework-parent: *Too many files > with > > unapproved license: 1 See RAT report in: > > /Users/carlosrovira/Dev/Royale/Source/royale-asjs/target/rat.txt* -> > *[Help > > 1]* > > > > > > 2017-11-09 23:44 GMT+01:00 Harbs <[email protected]>: > > > >> Try it now with my latest commits. > >> > >> I removed your settings.json file because it was stepping on my > settings. > >> > >> Harbs > >> > >>> On Nov 10, 2017, at 12:13 AM, Harbs <[email protected]> wrote: > >>> > >>> This should all work in the asconfig file is setup correctly. > >>> > >>> I’m in the process of adding asconfig files for the examples. I should > >> commit it soon. > >>> > >>> Harbs > >>> > >>>> On Nov 10, 2017, at 12:09 AM, Carlos Rovira <[email protected]> > >> wrote: > >>>> > >>>> Hi Harbs > >>>> > >>>> 2017-11-09 22:57 GMT+01:00 Harbs <[email protected]>: > >>>> > >>>>> It’s working pretty well for me. > >>>>> > >>>>> I’d be interesting in knowing what’s not working for you. > >>>>> > >>>> > >>>> 1.- In MXML, if I'm in a bead and write <js:Vert and hit CTRL+SPACE I > >>>> expect suggest VerticalLayout bead, but it says there's no suggestions > >>>> > >>>> 2.- I'm in "RoyaleThemes" example project and has .vscode folder with > >>>> settings.json pointing to the maven generated apache royale > >> 0.9.0-snapshot > >>>> SDK > >>>> > >>>> 3.- AS3 is working mostly fine (it generates class, methods...), but > if > >> I > >>>> try to create a var b:Button, the Button is not suggested when > >> CTRL+SPACE > >>>> is hit, so no imports are generated. > >>>> > >>>> Let me know if this works for you or is normal at this point. I think > >> with > >>>> FlexJS I get more things when I use 0.4 or 0.5 If I can remember right > >>>> > >>>> > >>>> > >>>> > >>>> -- > >>>> Carlos Rovira > >>>> http://about.me/carlosrovira > >>> > >> > >> > > > > > > -- > > Carlos Rovira > > http://about.me/carlosrovira > > -- Carlos Rovira http://about.me/carlosrovira
