Re: Royale Java versions

2018-12-23 Thread Harbs
That seems fine to me. Java 7 is pretty old. > On Dec 24, 2018, at 9:15 AM, Alex Harui wrote: > > Hi, > > Royale is currently using Google Closure Compiler from June 2017. There is a > bug in that version and even the latest Closure Compiler that is blocking > release-mode module loading. G

Re: Royale Java versions

2018-12-23 Thread Piotr Zarzycki
+1. We have new IDE Moonshine and VSCode. Maybe it's force people who using still FB to finally drop that IDE to some modern one. Thanks, Piotr On Mon, Dec 24, 2018, 8:15 AM Alex Harui wrote: > Hi, > > Royale is currently using Google Closure Compiler from June 2017. There > is a bug in that v

Royale Java versions

2018-12-23 Thread Alex Harui
Hi, Royale is currently using Google Closure Compiler from June 2017. There is a bug in that version and even the latest Closure Compiler that is blocking release-mode module loading. Google appears to be willing to fix the bug, so that got me started on upgrading the Closure Compiler we bund

Jenkins build is back to normal : royale-asjs_MXTests #288

2018-12-23 Thread apacheroyaleci
See

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

2018-12-23 Thread apacheroyaleci
See

Build failed in Jenkins: royale-asjs_MXTests #287

2018-12-23 Thread apacheroyaleci
See Changes: [piotrzarzycki21] Jewel: Fix double dispatch of "change" event in List [piotrzarzycki21] DispatchChangeOnStartup: Dispatch "change" based on selected item/index [yish

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

2018-12-23 Thread apacheroyaleci
See

Re: Need to clean

2018-12-23 Thread Alex Harui
I mentioned ASDoc because I did a grep of the examples to see which ones had more than one fx:Style block. However, after looking more closely it turns out that all but two of the fx:Style blocks in ASDoc are empty so that is unlikely to show the problem. IIRC, each fx:Style block represents a

[GitHub] cottage14 closed pull request #12: External interface documentation

2018-12-23 Thread GitBox
cottage14 closed pull request #12: External interface documentation URL: https://github.com/apache/royale-docs/pull/12 This is a PR merged from a forked repository. As GitHub hides the original diff on merge, it is displayed below for the sake of provenance: As this is a foreign pull requ

Re: How to discover programmatic change in Jewel List

2018-12-23 Thread Piotr Zarzycki
Great! More tests the better. I will switch to your branch as well when you make the changes. Many Thanks for help with that. Let's see what's more comes on the road. :) Best, Piotr On Sat, Dec 22, 2018, 11:23 PM Greg Dove wrote: > I already checked this against the app that we are working on,

Re: [royale-asjs] branch develop updated: This should be assignment instead of comparison

2018-12-23 Thread Harbs
FWIW, I have not actually tested this, but the code made no sense as it was. I noticed this because of a warning in the Closure Compiler. > On Dec 23, 2018, at 10:10 AM, ha...@apache.org wrote: > > This is an automated email from the ASF dual-hosted git repository. > > harbs pushed a commit to

Re: Need to clean

2018-12-23 Thread Harbs
No. ASDoc is identical. I’m not sure how to reproduce this. My app has a lot of MXML files with CSS and only two of them seem to cause things to change order. > On Dec 23, 2018, at 9:57 AM, Alex Harui wrote: > > I'm in the middle of trying to upgrade our Closure versions so I'm not easily > a