[royale-compiler] branch develop updated: handle asdoc in a switch statement. Fixes #70

2019-01-14 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 16d467c handle asdoc in a switch sta

[royale-compiler] branch develop updated: handle nodes that aren't properties of a type. Fixes #71

2019-01-14 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 67ab4ff handle nodes that aren't pro

[royale-compiler] branch develop updated: Command line compilers should use exit code 0 when there are warnings but no errors.

2019-01-14 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 2164580 Command line compilers

[royale-compiler] 01/02: compiler: Added public static getPerformanceCachingEnabled()/setPerformanceCachingEnabled() to DefinitionBase to enable caching definitions (such as the chain of super classes

2019-01-14 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit e6286d11909f0f772abfd2c726e1c713e6336a9e Author: Josh Tynjala AuthorDate: Mon Jan 14 13:35:41 2019 -0800

[royale-compiler] 02/02: compiler-jx: MXMLC and other command line compiler entry points call DefinitionBase.setPerformanceCachingEnabled(true) on startup to enable caching for better performance

2019-01-14 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git commit af3d2e6274dcc76d7b4300f8a2009e2c4dd22eb6 Author: Josh Tynjala AuthorDate: Mon Jan 14 13:39:00 2019 -0800

[royale-compiler] branch develop updated (3520974 -> af3d2e6)

2019-01-14 Thread joshtynjala
This is an automated email from the ASF dual-hosted git repository. joshtynjala pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git. from 3520974 another fix to prevent loops in addDependency new e6286d1 compiler: Added public static

[royale-compiler] branch develop updated: another fix to prevent loops in addDependency

2019-01-14 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/develop by this push: new 3520974 another fix to prevent loops

[MAVEN-BUILD] Royale-asjs - Build # 1486 - Still Failing

2019-01-14 Thread Apache Jenkins Server
The Apache Jenkins build system has built Royale-asjs (build #1486) Status: Still Failing Check console output at https://builds.apache.org/job/Royale-asjs/1486/ to view the results.

[royale-asjs] 05/10: in a Spark Container there is an internal Group that should be sized with the top-level container. May need to factor in borders later

2019-01-14 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 18a1c6b85d973af991714bcfaa1866ab831fa748 Author: Alex Harui AuthorDate: Sun Jan 13 23:50:54 2019 -0800 in a S

[royale-asjs] 09/10: don't cache 0 as measurement value. When a component is visible=false, then display:none and measurements will end up being 0 which is not right, so don't use 0 as cached value

2019-01-14 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 4847924a5a115c640aa68d87763db7dfb050af3b Author: Alex Harui AuthorDate: Mon Jan 14 01:23:29 2019 -0800 don't

[royale-asjs] 07/10: TabBar

2019-01-14 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 93eba364068a13f76163d94f74086b7013bfc3d1 Author: Alex Harui AuthorDate: Sun Jan 13 23:53:20 2019 -0800 TabBar

[royale-asjs] 03/10: ViewStack needs to be a dataprovider for tabbar

2019-01-14 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 9a3b81e466acfc1222401fe2eed975fd8ea45043 Author: Alex Harui AuthorDate: Sun Jan 13 23:48:17 2019 -0800 ViewSt

[royale-asjs] 01/10: add Spark TabBar example

2019-01-14 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 24f953ba91a9573eca24bbc5c82d1a6c4416c6fe Author: Alex Harui AuthorDate: Sun Jan 13 23:45:22 2019 -0800 add Sp

[royale-asjs] 08/10: get TabBar to take a VS and show its labels

2019-01-14 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 6028aa9c0b89de82cac23db12378066b4b734731 Author: Alex Harui AuthorDate: Sun Jan 13 23:53:46 2019 -0800 get Ta

[royale-asjs] 04/10: default labelField is 'label'

2019-01-14 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 2e319039caaa8ca16ca0bc48fa62c19e56f9f0a2 Author: Alex Harui AuthorDate: Sun Jan 13 23:49:10 2019 -0800 defaul

[royale-asjs] 10/10: in JS, make child visible before setting size so the layout can get valid sizes. This and prior commits fix #366

2019-01-14 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit ae770b55427e3b62d49ae7112f5175bdefbcda80 Author: Alex Harui AuthorDate: Mon Jan 14 01:24:56 2019 -0800 in JS,

[royale-asjs] 02/10: Spark DPs are IList so assume IList in list classes

2019-01-14 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 7c500df31620b34a2f1ec9097f22c4906754 Author: Alex Harui AuthorDate: Sun Jan 13 23:47:18 2019 -0800 Spark

[royale-asjs] branch develop updated (b12e342 -> ae770b5)

2019-01-14 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a change to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git. from b12e342 clean up warnings from Closure new 24f953b add Spark TabBar example new 7c500df Spark DPs

[royale-asjs] 06/10: Container needs defaultButton

2019-01-14 Thread aharui
This is an automated email from the ASF dual-hosted git repository. aharui pushed a commit to branch develop in repository https://gitbox.apache.org/repos/asf/royale-asjs.git commit 6ad2400180ea752747a68afe230a890e3548b0a6 Author: Alex Harui AuthorDate: Sun Jan 13 23:51:51 2019 -0800 Contai

[royale-asjs.wiki] branch master updated: added change of chair

2019-01-14 Thread harbs
This is an automated email from the ASF dual-hosted git repository. harbs pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/royale-asjs.wiki.git The following commit(s) were added to refs/heads/master by this push: new ded49f4 added change of chair ded49f4

[royale-asjs.wiki] branch master updated: Edited board report

2019-01-14 Thread harbs
This is an automated email from the ASF dual-hosted git repository. harbs pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/royale-asjs.wiki.git The following commit(s) were added to refs/heads/master by this push: new 6137cf8 Edited board report 6137cf8 is