Build failed in Jenkins: royale-asjs_jsonly #1048

2018-06-27 Thread apacheroyaleci
See -- [...truncated 203.02 KB...] download-other-license: [echo] basedir is C:\Program Files

Jenkins build is back to normal : royale-asjs_jsonly #1047

2018-06-27 Thread apacheroyaleci
See

New TopBarApp component

2018-06-27 Thread Carlos Rovira
Hi, starting navigation Jewel componentes with TopAppBar. This one is modeled under new material design components guidelines and of course under Royale / Jewel / Themes guidelines. To take a quick look you can look the screen shot in this tweet (both how it looks and how example code looks).

Re: [royale-compiler] branch develop updated: compiler-jx: added js-dynamic-access-unknown-members compiler option to have emitter use dynamic bracket access when the right side of a member access exp

2018-06-27 Thread Carlos Rovira
Thanks Harbs for the explanation, now is more clear to me :) 2018-06-27 22:30 GMT+02:00 Harbs : > We’ve discussed this in the past. > > Basically: > Before this option, all Object literals and Object access were being > renamed by the Google Closure compiler. This caused untyped object >

Build failed in Jenkins: royale-asjs_jsonly #1046

2018-06-27 Thread apacheroyaleci
See Changes: [carlosrovira] more updates to topappbar -- [...truncated 198.27 KB...] [echo] ROYALE_COMPILER_HOME is C:\Program Files

Build failed in Jenkins: royale-asjs_jsonly #1045

2018-06-27 Thread apacheroyaleci
See Changes: [carlosrovira] Add TopAppBar to JewelExample -- [...truncated 198.28 KB...] [echo] ROYALE_COMPILER_HOME is C:\Program

Build failed in Jenkins: royale-asjs_jsonly #1044

2018-06-27 Thread apacheroyaleci
See Changes: [carlosrovira] add Icons to project pom.xml [carlosrovira] update all themes to include topappbar styles -- [...truncated

Re: [royale-compiler] branch develop updated: compiler-jx: added js-dynamic-access-unknown-members compiler option to have emitter use dynamic bracket access when the right side of a member access exp

2018-06-27 Thread Harbs
We’ve discussed this in the past. Basically: Before this option, all Object literals and Object access were being renamed by the Google Closure compiler. This caused untyped object references to be very fragile and tend to break when the code is minimized. This option changes all unknown

Re: [royale-compiler] branch develop updated: compiler-jx: added js-dynamic-access-unknown-members compiler option to have emitter use dynamic bracket access when the right side of a member access exp

2018-06-27 Thread Carlos Rovira
Hi sorry, but I'd like to know more about this. I'm curious, what does this change? thanks! :) 2018-06-27 15:55 GMT+02:00 Harbs : > Thanks for this Josh! > > I just tested this on a very complex library project with crazy complex > untyped data structures. It works great! > > I wish we had this

Build failed in Jenkins: royale-asjs_jsonly #1043

2018-06-27 Thread apacheroyaleci
See Changes: [carlosrovira] jewel TopAppBar component [carlosrovira] support for icons in controls like buttons or on its own --

Re: [royale-compiler] branch develop updated: compiler-jx: added js-dynamic-access-unknown-members compiler option to have emitter use dynamic bracket access when the right side of a member access exp

2018-06-27 Thread Harbs
Thanks for this Josh! I just tested this on a very complex library project with crazy complex untyped data structures. It works great! I wish we had this option when I was working on my app. I spent many hours chasing down minification issues that could have been fixed by this option. I also

Re: Migrating Enterprise Flex Application

2018-06-27 Thread Frost, Andrew
Hi At a guess, if it's hanging on that "Loading configuration" line, then your xml config needs to change. My suggestions would be to start by stripping out all of the external SWC libraries that you're trying to use - these may need replacing/migrating too; then if it's still hanging on the

Re: Migrating Enterprise Flex Application

2018-06-27 Thread chembali
Another road block. The command to compile the first component using compc is the following. C:\devenv\ii\trunk\tools\flex\flex4.1-adobe\bin\compc -compiler.locale=en_US -load-config=C:\devenv\ii\trunk\components\FlexUIPlatform\build/resources/flex/gradle-flex-config.xml

Re: Migrating Enterprise Flex Application

2018-06-27 Thread chembali
com.infogix is my own. -- Sent from: http://apache-royale-development.20373.n8.nabble.com/