Re: Royale Java versions

2018-12-24 Thread Harbs
I’m using 4.7.2 with no apparent problems. I’m pretty sure that anything 4.4 or later should work. That’s 4.5 years old. I can’t imagine why someone would want to stick with such an old version of Eclipse, but it looks like it’s possible to add support for Java 8 in even older versions.[1] Har

Re: Royale Java versions

2018-12-24 Thread Alex Harui
Looks like requiring Java 8 might result in a requirement to upgrade Eclipse. I'm going to try the latest Eclipse. Speak up if you can think of a reason we should use an older one. -Alex On 12/24/18, 12:01 AM, "Yishay Weiss" wrote: I’m fine with it too. I’ve been using FB with 1.8 for

Build failed in Jenkins: royale-asjs_MXTests #293

2018-12-24 Thread apacheroyaleci
See -- [...truncated 2.41 MB...] [mxmlc] using source file:

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

2018-12-24 Thread apacheroyaleci
See

Build failed in Jenkins: royale-asjs_MXTests #292

2018-12-24 Thread apacheroyaleci
See -- [...truncated 2.41 MB...] [mxmlc] using source file:

Build failed in Jenkins: royale-asjs_MXTests #291

2018-12-24 Thread apacheroyaleci
See Changes: [carlosrovira] animate PopUp in Desktop when open -- [...truncated 2.41 MB...] [mxmlc] using source file:

Re: [GitHub] Harbs commented on issue #69: compiler omits expressions with dynamic object access

2018-12-24 Thread Harbs
I tried stepping through the code to see what’s going on. In VarDeclarationEmitter.emit(): IDefinition leftDef = dyn.getLeftOperandNode().resolveType(getProject()); dyn.getLeftOperandNode() is a MemberAccessExpressionNode of “.” With two sub-nodes of type IdentifierNode. The first is “object” a

Build failed in Jenkins: royale-asjs_MXTests #290

2018-12-24 Thread apacheroyaleci
See Changes: [carlosrovira] Make PopUp on Desktop shows centered on screen, while in Phones and -- [...truncated 2.49 MB...] [mxmlc] c:

Build failed in Jenkins: royale-asjs_MXTests #289

2018-12-24 Thread apacheroyaleci
See Changes: [noreply] Update MenuBar.as [noreply] Update defaults.css [yishayjobs] Fix item renderers not being updated correctly in IE. [carlosrovira] change icon for Jewel PopU

Jenkins build is back to normal : royale-asjs #1728

2018-12-24 Thread apacheroyaleci
See

Build failed in Jenkins: royale-asjs #1727

2018-12-24 Thread apacheroyaleci
See Changes: [noreply] Update MenuBar.as [noreply] Update defaults.css [yishayjobs] Fix item renderers not being updated correctly in IE. [carlosrovira] change icon for Jewel PopUp in To

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

2018-12-24 Thread apacheroyaleci
See

Re: How to discover programmatic change in Jewel List

2018-12-24 Thread Piotr Zarzycki
Hi Carlos, You have less events flying around the head. :) Piotr On Mon, Dec 24, 2018, 11:32 AM Carlos Rovira wrote: > Thanks Piotr and Greg, > > I'm catching up with all the thread. I'm testing and seems all is ok, Seems > Jewel List, ComboBox, DropDownList are now much better and robust :) >

Re: How to discover programmatic change in Jewel List

2018-12-24 Thread Carlos Rovira
Thanks Piotr and Greg, I'm catching up with all the thread. I'm testing and seems all is ok, Seems Jewel List, ComboBox, DropDownList are now much better and robust :) Great work! Thanks for working on this! :) Carlos El dom., 23 dic. 2018 a las 9:16, Piotr Zarzycki () escribió: > Great! Mo

Re: Royale Java versions

2018-12-24 Thread Carlos Rovira
Hi, I'm fine too. I'm using Java 1.8 for all in our projects (CI Server, Maven, and other local IDEs like IntelliJ), so compiling royale apps already with 1.8. Moreover SASS plugin generator used to generate all CSS for all jewel themes requires 1.8 to work. thanks Carlos El lun., 24 dic. 2018

RE: Royale Java versions

2018-12-24 Thread Yishay Weiss
I’m fine with it too. I’ve been using FB with 1.8 for a while. In my opinion, we’re not in the business of forcing anyone to do anything. Options are a good thing. From: Piotr Zarzycki Sent: Monday, December 24, 2018 9:20:58 AM To: dev@royale.apache.org Subj