You are viewing a plain text version of this content. The canonical link for it is here.
- [royale-compiler] branch release_practice updated: oops - posted by ah...@apache.org on 2019/06/01 06:25:36 UTC, 0 replies.
- [royale-compiler] branch develop updated: fixes RTE in applications that uses @externs classes in SWC libraries configured with -source-map=true. This avoids generation of source map directive in js file (apache/royale-compiler/#89) - posted by ca...@apache.org on 2019/06/02 16:03:20 UTC, 0 replies.
- [royale-compiler] branch develop updated: this was missed from latest commit - posted by ca...@apache.org on 2019/06/02 16:12:43 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-alert: now that we can have @externs in libraries with source maps turned on, we can use dialogPolyfill.registerDialog() call instead of window["dialogPolyfill"]["registerDialog"](dialog); - posted by ca...@apache.org on 2019/06/02 16:15:25 UTC, 0 replies.
- [royale-compiler] branch develop updated: avoid create the source map file for @externs files (complete/improve apache/royale-compiler/#89) - posted by ca...@apache.org on 2019/06/02 16:46:06 UTC, 0 replies.
- [royale-compiler] branch develop updated: restore/reposition a system.out.println that was incorrectly moved by accident - posted by ca...@apache.org on 2019/06/02 16:51:14 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix @externs example - posted by ca...@apache.org on 2019/06/02 18:23:26 UTC, 0 replies.
- [royale-asjs] branch develop updated: BE0012: make code be loaded from txt file - posted by ca...@apache.org on 2019/06/02 19:28:11 UTC, 0 replies.
- [royale-asjs] branch develop updated: Add B012 blog example to examples maven build and change theme color - posted by ca...@apache.org on 2019/06/03 12:40:17 UTC, 0 replies.
- [royale-asjs] branch develop updated: B012: simplifiy code adding binding - posted by ca...@apache.org on 2019/06/03 14:45:22 UTC, 0 replies.
- [royale-asjs] branch develop updated: add hljs.as to Jewel - posted by ca...@apache.org on 2019/06/03 15:32:33 UTC, 0 replies.
- [royale-asjs] branch develop updated: tourdejewel: remove HighlighCode and use new hljs code that injects the html line to import the highlight.js library - posted by ca...@apache.org on 2019/06/03 15:33:47 UTC, 0 replies.
- [royale-asjs] branch develop updated: B012: remove highlightcode and hljs classes and use new hljs @externs class located in Jewel library - posted by ca...@apache.org on 2019/06/03 15:34:38 UTC, 0 replies.
- [royale-website] branch asf-site updated: B012 running example - posted by ca...@apache.org on 2019/06/03 16:54:43 UTC, 0 replies.
- [royale-website] branch asf-site updated: code text sample - posted by ca...@apache.org on 2019/06/03 16:56:51 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1894 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/03 17:27:35 UTC, 0 replies.
- [royale-asjs] branch develop updated: Update README.txt - posted by ca...@apache.org on 2019/06/03 17:27:50 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1895 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/03 19:14:56 UTC, 0 replies.
- [royale-website] branch asf-site updated: add new post: Using external javascript libraries in Apache Royale - posted by ca...@apache.org on 2019/06/03 20:30:05 UTC, 0 replies.
- [royale-website] branch asf-site updated: add missing phrase from Jude - posted by ca...@apache.org on 2019/06/03 20:48:11 UTC, 0 replies.
- [royale-compiler] branch release_practice updated: filter out CRLF when building release artifacts - posted by ah...@apache.org on 2019/06/04 03:55:17 UTC, 0 replies.
- [royale-compiler] branch release_practice updated (d50436b -> fbcc3e7) - posted by ah...@apache.org on 2019/06/04 04:06:14 UTC, 0 replies.
- [royale-compiler] 01/02: refactor so we don't create unused InputStreams - posted by ah...@apache.org on 2019/06/04 04:06:15 UTC, 0 replies.
- [royale-compiler] 02/02: forward slashes - posted by ah...@apache.org on 2019/06/04 04:06:16 UTC, 0 replies.
- [royale-compiler] branch release_practice updated: no CRLF in .css files in swcs - posted by ah...@apache.org on 2019/06/04 06:01:58 UTC, 0 replies.
- [royale-compiler] branch release_practice updated: another eof fix for CRLF filter - posted by ah...@apache.org on 2019/06/04 07:18:35 UTC, 0 replies.
- [royale-asjs] branch develop updated: Added Async tasks - posted by ha...@apache.org on 2019/06/04 11:55:13 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1896 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/04 13:35:50 UTC, 0 replies.
- [royale-asjs] branch develop updated: Added comments - posted by ha...@apache.org on 2019/06/04 14:02:06 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1897 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/04 14:33:41 UTC, 0 replies.
- [royale-compiler] branch release_practice updated (4bc95fe -> 3e8f585) - posted by ah...@apache.org on 2019/06/04 19:50:12 UTC, 0 replies.
- [royale-compiler] 01/03: diagnostics - posted by ah...@apache.org on 2019/06/04 19:50:13 UTC, 0 replies.
- [royale-compiler] 02/03: try using a list instead of set to get predictability - posted by ah...@apache.org on 2019/06/04 19:50:14 UTC, 0 replies.
- [royale-compiler] 03/03: diagnostics - posted by ah...@apache.org on 2019/06/04 19:50:15 UTC, 0 replies.
- [royale-asjs] branch release_practice updated: diagnostics - posted by ah...@apache.org on 2019/06/04 19:51:42 UTC, 0 replies.
- [royale-asjs] branch develop updated: Messed up closing tag - posted by ha...@apache.org on 2019/06/04 20:13:59 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1898 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/04 21:18:04 UTC, 0 replies.
- [royale-compiler] branch release_practice updated: try sorting another set to get consistency - posted by ah...@apache.org on 2019/06/05 06:37:24 UTC, 0 replies.
- [royale-asjs] branch release_practice updated (5276e86 -> d509d71) - posted by ah...@apache.org on 2019/06/05 17:48:48 UTC, 0 replies.
- [royale-asjs] 01/02: Revert "[maven-release-plugin] prepare for next development iteration" - posted by ah...@apache.org on 2019/06/05 17:48:49 UTC, 2 replies.
- [royale-asjs] 02/02: Revert "[maven-release-plugin] prepare branch release/0.9.6" - posted by ah...@apache.org on 2019/06/05 17:48:50 UTC, 2 replies.
- [royale-compiler] branch release/0.9.6 deleted (was 3c619c5) - posted by ah...@apache.org on 2019/06/05 17:50:10 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.6-rc1 deleted (was 6aef8df) - posted by ah...@apache.org on 2019/06/05 17:50:58 UTC, 0 replies.
- [royale-typedefs] branch release_practice updated: Revert "[maven-release-plugin] prepare for next development iteration" - posted by ah...@apache.org on 2019/06/05 18:00:55 UTC, 3 replies.
- [royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.6-rc1 deleted (was 9e15402) - posted by ah...@apache.org on 2019/06/05 18:02:18 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.6 deleted (was 3588ec0) - posted by ah...@apache.org on 2019/06/05 18:02:32 UTC, 0 replies.
- [royale-asjs] annotated tag org.apache.royale.framework-0.9.6-rc1 deleted (was b2af784) - posted by ah...@apache.org on 2019/06/05 18:04:23 UTC, 0 replies.
- [royale-asjs] branch release/0.9.6 deleted (was 92e78e6) - posted by ah...@apache.org on 2019/06/05 18:04:32 UTC, 0 replies.
- [royale-compiler] branch release_practice updated: [maven-release-plugin] prepare for next development iteration - posted by ah...@apache.org on 2019/06/05 18:26:16 UTC, 2 replies.
- [royale-compiler] branch release/0.9.6 created (now 34edd6c) - posted by ah...@apache.org on 2019/06/05 18:26:53 UTC, 0 replies.
- [royale-compiler] branch release/0.9.6 updated: update utils versions - posted by ah...@apache.org on 2019/06/05 18:34:19 UTC, 2 replies.
- [royale-compiler] branch release/0.9.6 updated (d0b5fab -> 5ca1d0a) - posted by ah...@apache.org on 2019/06/05 18:38:26 UTC, 0 replies.
- [royale-compiler] 01/02: [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.6-rc1 - posted by ah...@apache.org on 2019/06/05 18:38:27 UTC, 2 replies.
- [royale-compiler] 02/02: [maven-release-plugin] prepare for next development iteration - posted by ah...@apache.org on 2019/06/05 18:38:28 UTC, 2 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.6-rc1 updated (f78677b -> 932b58d) - posted by ah...@apache.org on 2019/06/05 18:38:45 UTC, 0 replies.
- [royale-typedefs] branch release_practice updated: [maven-release-plugin] prepare for next development iteration - posted by ah...@apache.org on 2019/06/05 19:10:35 UTC, 2 replies.
- [royale-typedefs] branch release/0.9.6 created (now 0814ca0) - posted by ah...@apache.org on 2019/06/05 19:11:11 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.6 updated: update royale.compiler.version and compiler.swc-date in pom - posted by ah...@apache.org on 2019/06/05 19:12:55 UTC, 2 replies.
- [royale-typedefs] branch release/0.9.6 updated: update royale.compiler.version in pom - posted by ah...@apache.org on 2019/06/05 19:13:57 UTC, 2 replies.
- [royale-typedefs] branch release/0.9.6 updated (d9e98e8 -> 55d857c) - posted by ah...@apache.org on 2019/06/05 19:17:06 UTC, 0 replies.
- [royale-typedefs] 01/02: [maven-release-plugin] prepare release org.apache.royale.typedefs-0.9.6-rc1 - posted by ah...@apache.org on 2019/06/05 19:17:07 UTC, 2 replies.
- [royale-typedefs] 02/02: [maven-release-plugin] prepare for next development iteration - posted by ah...@apache.org on 2019/06/05 19:17:08 UTC, 2 replies.
- [royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.6-rc1 updated (55e8b19 -> bb0b5e1) - posted by ah...@apache.org on 2019/06/05 19:17:36 UTC, 0 replies.
- [royale-asjs] branch release_practice updated (d509d71 -> c25108a) - posted by ah...@apache.org on 2019/06/05 19:26:04 UTC, 0 replies.
- [royale-asjs] 01/02: [maven-release-plugin] prepare branch release/0.9.6 - posted by ah...@apache.org on 2019/06/05 19:26:05 UTC, 2 replies.
- [royale-asjs] 02/02: [maven-release-plugin] prepare for next development iteration - posted by ah...@apache.org on 2019/06/05 19:26:06 UTC, 5 replies.
- [royale-asjs] branch release/0.9.6 created (now a1876bb) - posted by ah...@apache.org on 2019/06/05 19:26:26 UTC, 0 replies.
- [royale-asjs] branch release/0.9.6 updated: update royale.compiler.version and royale.typedefs.version in pom - posted by ah...@apache.org on 2019/06/05 19:29:20 UTC, 2 replies.
- [royale-asjs] branch release/0.9.6 updated (178228b -> c75cf46) - posted by ah...@apache.org on 2019/06/05 19:53:08 UTC, 0 replies.
- [royale-asjs] 01/02: [maven-release-plugin] prepare release org.apache.royale.framework-0.9.6-rc1 - posted by ah...@apache.org on 2019/06/05 19:53:09 UTC, 2 replies.
- [royale-asjs] annotated tag org.apache.royale.framework-0.9.6-rc1 updated (e325a62 -> 9f20f53) - posted by ah...@apache.org on 2019/06/05 19:53:23 UTC, 0 replies.
- [royale-docs] branch master updated: Update flex-equivalents.md - posted by an...@apache.org on 2019/06/06 13:01:29 UTC, 1 replies.
- [royale-compiler] branch release_practice updated: consistent names between machines - posted by ah...@apache.org on 2019/06/06 20:08:18 UTC, 0 replies.
- [royale-asjs] branch release_practice updated (c25108a -> d1dff08) - posted by ah...@apache.org on 2019/06/06 20:10:03 UTC, 0 replies.
- [royale-asjs] branch release_practice updated (d1dff08 -> 01128ff) - posted by ah...@apache.org on 2019/06/06 20:10:58 UTC, 0 replies.
- [royale-asjs] 01/03: some fixes to releasesteps - posted by ah...@apache.org on 2019/06/06 20:10:59 UTC, 0 replies.
- [royale-asjs] 02/03: use includeClasses instead of includeSource for XML so the swf version doesn't pick up the JS-only classes like toXML - posted by ah...@apache.org on 2019/06/06 20:11:00 UTC, 0 replies.
- [royale-asjs] 03/03: more fixes for release script - posted by ah...@apache.org on 2019/06/06 20:11:01 UTC, 0 replies.
- [royale-asjs] branch release/0.9.6 deleted (was c75cf46) - posted by ah...@apache.org on 2019/06/06 20:11:33 UTC, 0 replies.
- [royale-asjs] annotated tag org.apache.royale.framework-0.9.6-rc1 deleted (was 9f20f53) - posted by ah...@apache.org on 2019/06/06 20:11:59 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.6 deleted (was 55d857c) - posted by ah...@apache.org on 2019/06/06 20:12:59 UTC, 0 replies.
- [royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.6-rc1 deleted (was bb0b5e1) - posted by ah...@apache.org on 2019/06/06 20:13:29 UTC, 0 replies.
- [royale-compiler] branch release_practice updated: Revert "[maven-release-plugin] prepare for next development iteration" - posted by ah...@apache.org on 2019/06/06 20:14:14 UTC, 2 replies.
- [royale-compiler] branch release/0.9.6 deleted (was 5ca1d0a) - posted by ah...@apache.org on 2019/06/06 20:14:30 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.6-rc1 deleted (was 932b58d) - posted by ah...@apache.org on 2019/06/06 20:14:50 UTC, 0 replies.
- [royale-compiler] branch release/0.9.6 created (now 803ab14) - posted by ah...@apache.org on 2019/06/07 03:15:52 UTC, 0 replies.
- [royale-compiler] branch release/0.9.6 updated (89471b1 -> 31f288b) - posted by ah...@apache.org on 2019/06/07 03:23:15 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.6-rc1 updated (c77c2cd -> 80eceb2) - posted by ah...@apache.org on 2019/06/07 03:23:46 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.6 created (now 9907be5) - posted by ah...@apache.org on 2019/06/07 03:52:09 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.6 updated (aa3e965 -> 024f78b) - posted by ah...@apache.org on 2019/06/07 03:59:23 UTC, 0 replies.
- [royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.6-rc1 updated (5acb240 -> 0749ef4) - posted by ah...@apache.org on 2019/06/07 04:00:08 UTC, 0 replies.
- [royale-asjs] branch release_practice updated (01128ff -> bb1280a) - posted by ah...@apache.org on 2019/06/07 05:06:20 UTC, 0 replies.
- [royale-asjs] branch release/0.9.6 created (now 2939afa) - posted by ah...@apache.org on 2019/06/07 05:06:36 UTC, 0 replies.
- [royale-asjs] branch release/0.9.6 updated (3e51d00 -> 5f36e87) - posted by ah...@apache.org on 2019/06/07 05:29:04 UTC, 0 replies.
- [royale-asjs] annotated tag org.apache.royale.framework-0.9.6-rc1 updated (a413ff7 -> 1c2fc69) - posted by ah...@apache.org on 2019/06/07 05:29:30 UTC, 0 replies.
- [royale-compiler] branch release_practice updated: didn't see that there was another hash added - posted by ah...@apache.org on 2019/06/07 06:35:26 UTC, 0 replies.
- [royale-compiler] branch release_practice updated: need to set hashcode sooner - posted by ah...@apache.org on 2019/06/07 06:54:56 UTC, 0 replies.
- [royale-compiler] branch release/0.9.6 deleted (was 31f288b) - posted by ah...@apache.org on 2019/06/07 07:29:54 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.6-rc1 deleted (was 80eceb2) - posted by ah...@apache.org on 2019/06/07 07:30:14 UTC, 0 replies.
- [royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.6-rc1 deleted (was 0749ef4) - posted by ah...@apache.org on 2019/06/07 07:32:51 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.6 deleted (was 024f78b) - posted by ah...@apache.org on 2019/06/07 07:33:06 UTC, 0 replies.
- [royale-asjs] branch release_practice updated (bb1280a -> df327ae) - posted by ah...@apache.org on 2019/06/07 07:34:19 UTC, 0 replies.
- [royale-asjs] annotated tag org.apache.royale.framework-0.9.6-rc1 deleted (was 1c2fc69) - posted by ah...@apache.org on 2019/06/07 07:34:56 UTC, 0 replies.
- [royale-asjs] branch release/0.9.6 deleted (was 5f36e87) - posted by ah...@apache.org on 2019/06/07 07:35:06 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: Update Archive board reports - posted by pi...@apache.org on 2019/06/07 09:49:12 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: Add draft of Board Report - posted by pi...@apache.org on 2019/06/07 10:11:08 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: Update current board report in sidebar - posted by pi...@apache.org on 2019/06/07 10:11:51 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: Add information about improvement for Royale doc - posted by pi...@apache.org on 2019/06/07 10:15:43 UTC, 0 replies.
- [royale-compiler] branch release/0.9.6 created (now 48e11d6) - posted by ah...@apache.org on 2019/06/07 15:48:34 UTC, 0 replies.
- [royale-compiler] branch release/0.9.6 updated (610853d -> abe82a5) - posted by ah...@apache.org on 2019/06/07 16:03:14 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.6-rc1 updated (b1975c7 -> 50546dc) - posted by ah...@apache.org on 2019/06/07 16:04:10 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.6 created (now 79fb1f4) - posted by ah...@apache.org on 2019/06/07 16:39:00 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.6 updated (4b108fb -> 94c7260) - posted by ah...@apache.org on 2019/06/07 16:44:31 UTC, 0 replies.
- [royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.6-rc1 updated (6807c55 -> 4cf2926) - posted by ah...@apache.org on 2019/06/07 16:44:48 UTC, 0 replies.
- [royale-asjs] branch release_practice updated (df327ae -> d466a19) - posted by ah...@apache.org on 2019/06/07 16:52:19 UTC, 0 replies.
- [royale-asjs] branch release/0.9.6 created (now 1d4840c) - posted by ah...@apache.org on 2019/06/07 16:52:46 UTC, 0 replies.
- [royale-asjs] branch release/0.9.6 updated (26da5a7 -> a4493c2) - posted by ah...@apache.org on 2019/06/07 17:08:29 UTC, 0 replies.
- [royale-asjs] annotated tag org.apache.royale.framework-0.9.6-rc1 updated (6fca126 -> ac5596b) - posted by ah...@apache.org on 2019/06/07 17:09:03 UTC, 0 replies.
- svn commit: r34458 - /dev/royale/0.9.6/rc1/ - posted by ah...@apache.org on 2019/06/07 20:41:40 UTC, 0 replies.
- [royale-asjs] branch release_practice updated (d466a19 -> a2f66c8) - posted by ah...@apache.org on 2019/06/10 16:50:15 UTC, 0 replies.
- [royale-asjs] 01/03: ensure AIR_HOME so build SWF artifacts and add swcs and jars to validate - posted by ah...@apache.org on 2019/06/10 16:50:16 UTC, 0 replies.
- [royale-asjs] 02/03: fix script - posted by ah...@apache.org on 2019/06/10 16:50:17 UTC, 0 replies.
- [royale-asjs] 03/03: more validation of ant artifacts - posted by ah...@apache.org on 2019/06/10 16:50:18 UTC, 0 replies.
- [royale-compiler] branch develop updated (905517e -> 806603c) - posted by jo...@apache.org on 2019/06/10 17:25:14 UTC, 0 replies.
- [royale-compiler] 01/02: DynamicAccessNode: fixed issue where errors were not reported for undefined fields/methods on objects in a vector (references #80) - posted by jo...@apache.org on 2019/06/10 17:25:15 UTC, 0 replies.
- [royale-compiler] 02/02: JSConfiguration: allows a few new ActionScript language features by default - posted by jo...@apache.org on 2019/06/10 17:25:16 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: Updated Release Manager Notes (markdown) - posted by ah...@apache.org on 2019/06/10 18:24:06 UTC, 4 replies.
- [royale-asjs.wiki] branch master updated: Created Creating Releases With releasecandidate xml (markdown) - posted by ah...@apache.org on 2019/06/10 18:27:25 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: Created Release Steps Jobs On Jenkins (markdown) - posted by ah...@apache.org on 2019/06/10 18:53:11 UTC, 0 replies.
- [royale-compiler] branch develop updated: Squashed commit of the following: - posted by gr...@apache.org on 2019/06/11 03:46:06 UTC, 0 replies.
- [royale-asjs] branch develop updated: Squashed commit of the following: - posted by gr...@apache.org on 2019/06/11 03:46:26 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1899 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/11 04:19:17 UTC, 0 replies.
- [royale-asjs] branch develop updated: trying to fix jenkins build: remove multiline additionalCompilerOptions settings in these poms - posted by gr...@apache.org on 2019/06/11 04:40:01 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1900 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/11 06:15:13 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1901 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/11 12:10:50 UTC, 0 replies.
- [royale-compiler] annotated tag org.apache.royale.compiler-0.9.6-rc1 deleted (was 50546dc) - posted by ah...@apache.org on 2019/06/11 17:45:09 UTC, 0 replies.
- [royale-compiler] branch release/0.9.6 deleted (was abe82a5) - posted by ah...@apache.org on 2019/06/11 17:45:20 UTC, 0 replies.
- [royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.6-rc1 deleted (was 4cf2926) - posted by ah...@apache.org on 2019/06/11 17:47:26 UTC, 0 replies.
- [royale-typedefs] branch release/0.9.6 deleted (was 94c7260) - posted by ah...@apache.org on 2019/06/11 17:47:35 UTC, 0 replies.
- [royale-asjs] branch release/0.9.6 deleted (was a4493c2) - posted by ah...@apache.org on 2019/06/11 17:48:35 UTC, 0 replies.
- [royale-asjs] annotated tag org.apache.royale.framework-0.9.6-rc1 deleted (was ac5596b) - posted by ah...@apache.org on 2019/06/11 17:49:06 UTC, 0 replies.
- [royale-compiler] branch develop updated: added missing error for type parameters on non-Vector types - posted by jo...@apache.org on 2019/06/11 22:07:58 UTC, 0 replies.
- [royale-asjs] branch develop updated: BE0013: preparing a new blog example about modules - posted by ca...@apache.org on 2019/06/11 22:38:52 UTC, 0 replies.
- [royale-compiler] branch develop updated: better vector detection for previous commit - posted by jo...@apache.org on 2019/06/11 22:43:59 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1902 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/11 22:49:43 UTC, 0 replies.
- [royale-compiler] branch develop updated (8999ac8 -> d5818f9) - posted by ah...@apache.org on 2019/06/12 05:29:22 UTC, 0 replies.
- [royale-compiler] 01/03: Merge branch 'release_practice' into develop - posted by ah...@apache.org on 2019/06/12 05:29:23 UTC, 0 replies.
- [royale-compiler] 02/03: missed in the merge - posted by ah...@apache.org on 2019/06/12 05:29:24 UTC, 0 replies.
- [royale-compiler] 03/03: Merge branch 'develop' of https://github.com/apache/royale-compiler into develop - posted by ah...@apache.org on 2019/06/12 05:29:25 UTC, 0 replies.
- [royale-typedefs] branch develop updated (dbd99e8 -> e905c8e) - posted by ah...@apache.org on 2019/06/12 05:31:27 UTC, 0 replies.
- [royale-typedefs] 01/01: Merge branch 'release_practice' into develop - posted by ah...@apache.org on 2019/06/12 05:31:28 UTC, 0 replies.
- [royale-compiler] branch develop updated: sign utils - posted by ah...@apache.org on 2019/06/12 05:35:18 UTC, 0 replies.
- [royale-asjs] branch develop updated (1c2ff11 -> efdd9ea) - posted by ah...@apache.org on 2019/06/12 05:37:20 UTC, 0 replies.
- [royale-asjs] 01/03: Merge branch 'release_practice' into develop - posted by ah...@apache.org on 2019/06/12 05:37:21 UTC, 0 replies.
- [royale-asjs] 02/03: add skipTests to checkintests - posted by ah...@apache.org on 2019/06/12 05:37:22 UTC, 0 replies.
- [royale-asjs] 03/03: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop - posted by ah...@apache.org on 2019/06/12 05:37:23 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 1499 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/12 05:39:30 UTC, 0 replies.
- [royale-typedefs] branch develop updated: fix version - posted by ah...@apache.org on 2019/06/12 05:50:55 UTC, 0 replies.
- [royale-asjs] branch develop updated (efdd9ea -> 6e90e70) - posted by ah...@apache.org on 2019/06/12 06:33:22 UTC, 0 replies.
- [royale-asjs] 01/04: Revert "[maven-release-plugin] prepare for next development iteration" - posted by ah...@apache.org on 2019/06/12 06:33:23 UTC, 0 replies.
- [royale-asjs] 02/04: Revert "[maven-release-plugin] prepare branch release/0.9.6" - posted by ah...@apache.org on 2019/06/12 06:33:24 UTC, 0 replies.
- [royale-asjs] 03/04: Merge branch 'release_practice' into develop - posted by ah...@apache.org on 2019/06/12 06:33:25 UTC, 0 replies.
- [royale-asjs] 04/04: fix poms. The merge really screwed them up - posted by ah...@apache.org on 2019/06/12 06:33:26 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1903 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/12 06:39:06 UTC, 0 replies.
- [MAVEN-BUILD] Royale-typedefs - Build # 1500 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/12 06:39:27 UTC, 0 replies.
- [royale-typedefs] branch develop updated: try to fix build - posted by ah...@apache.org on 2019/06/12 06:42:13 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1904 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/12 07:18:02 UTC, 0 replies.
- [royale-asjs] branch develop updated: try to fix js-only build - posted by ah...@apache.org on 2019/06/12 07:19:14 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1905 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/12 08:18:05 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1906 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/12 11:17:51 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1907 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/12 16:05:19 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fix path to excluded fb.properties file - posted by pi...@apache.org on 2019/06/12 16:09:14 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1908 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/12 16:33:19 UTC, 0 replies.
- [royale-compiler] branch develop updated: fix another custom namespace scenario. Fixes apache/royale-asjs#419. - posted by ah...@apache.org on 2019/06/12 17:46:17 UTC, 0 replies.
- [royale-compiler] branch develop updated: comment out some diagnostic console output - posted by ah...@apache.org on 2019/06/12 18:28:25 UTC, 0 replies.
- [royale-asjs] branch develop updated: try this pattern for rat - posted by ah...@apache.org on 2019/06/12 19:10:11 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1909 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/12 19:36:32 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fix blog example BE0012 - posted by pi...@apache.org on 2019/06/12 22:49:47 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1910 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/12 23:15:45 UTC, 0 replies.
- [royale-asjs] branch improvements/Language deleted (was 8bf1494) - posted by gr...@apache.org on 2019/06/13 05:00:40 UTC, 0 replies.
- [royale-compiler] branch develop updated: fixed null reference exception when constructor is missing namespace - posted by jo...@apache.org on 2019/06/13 15:45:58 UTC, 0 replies.
- [royale-compiler] branch develop updated: IdentifierNode: fixed caching issue with resolve() when using compiler for code intelligence for IDEs - posted by jo...@apache.org on 2019/06/13 20:17:11 UTC, 0 replies.
- [royale-compiler] branch develop updated: Added missing unicodeRange attribute for [Embed] metadata - posted by jo...@apache.org on 2019/06/14 16:11:26 UTC, 0 replies.
- [royale-asjs] branch develop updated: Wrong file for giving credit - posted by yi...@apache.org on 2019/06/14 18:45:51 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-module: Jewel uses it's own Group hierchy - posted by ca...@apache.org on 2019/06/16 19:41:41 UTC, 0 replies.
- [royale-asjs] branch develop updated: BE0013: Update to load jewel modules - posted by ca...@apache.org on 2019/06/16 19:48:39 UTC, 0 replies.
- [royale-asjs] branch develop updated: BE0013: copy module files with maven to target folder so application can load have the module available to load - posted by ca...@apache.org on 2019/06/16 20:04:59 UTC, 0 replies.
- [royale-asjs] branch develop updated: BE0013: adding bindings - posted by ca...@apache.org on 2019/06/16 20:14:39 UTC, 0 replies.
- [royale-asjs] branch develop updated: BE0013: inject_html does not work in modules - posted by ca...@apache.org on 2019/06/16 20:20:21 UTC, 0 replies.
- [royale-compiler] branch develop updated: handle missing attributes - posted by ah...@apache.org on 2019/06/17 04:01:58 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1916 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/17 17:26:10 UTC, 0 replies.
- [royale-compiler] branch develop updated (3cfee8b -> 03199ab) - posted by ah...@apache.org on 2019/06/17 17:51:11 UTC, 0 replies.
- [royale-compiler] 01/02: handle tabs in ASDoc - posted by ah...@apache.org on 2019/06/17 17:51:12 UTC, 0 replies.
- [royale-compiler] 02/02: don't emit asdoc for internal classes - posted by ah...@apache.org on 2019/06/17 17:51:13 UTC, 0 replies.
- [royale-asjs] branch develop updated (ade3dfb -> a09ea1e) - posted by ah...@apache.org on 2019/06/17 18:02:12 UTC, 0 replies.
- [royale-asjs] 01/04: ASDoc found these small issues - posted by ah...@apache.org on 2019/06/17 18:02:13 UTC, 0 replies.
- [royale-asjs] 02/04: get asdoc to build with most if not all projects - posted by ah...@apache.org on 2019/06/17 18:02:14 UTC, 0 replies.
- [royale-asjs] 03/04: use parent instead of itemrendererparent which is now ListView instead of a UIBase - posted by ah...@apache.org on 2019/06/17 18:02:15 UTC, 0 replies.
- [royale-asjs] 04/04: suppress implicit coercions because we cheat and use JSON objects instead of actual instances - posted by ah...@apache.org on 2019/06/17 18:02:16 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1917 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/18 01:16:24 UTC, 0 replies.
- [royale-compiler] branch develop updated: Fix logic for setting variations of royalesuppresscompleximplicitcoercion. Added supporting compiler tests. - posted by gr...@apache.org on 2019/06/18 01:30:26 UTC, 0 replies.
- [royale-asjs] branch develop updated: how did that ever work? - posted by ah...@apache.org on 2019/06/18 05:18:13 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1918 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/18 06:35:14 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1919 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/18 11:38:08 UTC, 0 replies.
- [royale-asjs] branch develop updated: Adding a resizable load inicator. - posted by yi...@apache.org on 2019/06/19 05:18:01 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1920 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/19 06:35:08 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1921 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/19 11:34:59 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: adding info to maven build to a) build all SWCs in maven and b) warn about distribution not working completely (we need to fix that as we get some time) - posted by ca...@apache.org on 2019/06/19 16:11:19 UTC, 0 replies.
- [royale-asjs] branch develop updated: BE0013: update targets to JSRoyale to avoid build fail - posted by ca...@apache.org on 2019/06/19 16:12:36 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1922 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/19 16:38:11 UTC, 0 replies.
- [royale-asjs] branch develop updated: BE0013: fix js-release and js-debug module copy correctly to Application target folder so it can be loaded in both cases - posted by ca...@apache.org on 2019/06/19 18:04:39 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-moduleloader: New ModuleLoader. We need to avoid inheritance to UIBase and set to StyledUIBase - posted by ca...@apache.org on 2019/06/19 18:20:46 UTC, 0 replies.
- [royale-asjs] branch develop updated: BE0013: use new Jewel ModuleLoader - posted by ca...@apache.org on 2019/06/19 18:22:59 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1923 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/19 18:38:07 UTC, 0 replies.
- [royale-asjs] branch develop updated: basic-modules: clean imports - posted by ca...@apache.org on 2019/06/19 18:47:44 UTC, 0 replies.
- [royale-asjs] branch develop updated: ModuleExample: make maven copy files from module to app so target is prepared to be loaded directly in a browser and app can load the module - posted by ca...@apache.org on 2019/06/19 18:49:11 UTC, 0 replies.
- [royale-asjs] branch develop updated: jewel-modules: clean imports and avoid module to load by default. Users will not always want to load the module on addedToParent - posted by ca...@apache.org on 2019/06/19 18:50:29 UTC, 0 replies.
- [royale-asjs] branch develop updated: BE0013: ModuleLoader now can load a module on request, works on debug mode but release mode has some issue, maybe a minification one - posted by ca...@apache.org on 2019/06/19 18:51:35 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: Updated Release Steps Jobs On Jenkins (markdown) - posted by ah...@apache.org on 2019/06/19 19:01:15 UTC, 4 replies.
- [royale-asjs] branch develop updated: jewel-moduleloader: add autoload, so you users can load a module - posted by ca...@apache.org on 2019/06/19 19:30:50 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1924 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/19 19:35:08 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1925 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/19 21:39:20 UTC, 0 replies.
- [royale-compiler] branch develop updated: Fix for mxml localId output - posted by gr...@apache.org on 2019/06/20 05:29:31 UTC, 0 replies.
- [royale-asjs] branch develop updated: BE0013: avoid module automatic load - posted by ca...@apache.org on 2019/06/20 09:13:55 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1927 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/20 12:21:30 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix directive now that it has more sensical meaning - posted by ah...@apache.org on 2019/06/21 03:39:19 UTC, 0 replies.
- [royale-asjs] branch develop updated: Fix for XML issue reported by Harbs/Yishay after recent changes. Added test and verified against Chrome/Firefox/IE11/Edge/Opera on windows (and swf) - posted by gr...@apache.org on 2019/06/21 04:41:59 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1928 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/21 05:47:22 UTC, 0 replies.
- [royale-compiler] branch develop updated: BaseASParser: fix null reference exception when a config constant cannot be resolved - posted by jo...@apache.org on 2019/06/21 17:23:54 UTC, 0 replies.
- [royale-asjs] branch develop updated: fix Proxy in foreach. Fixes #417. - posted by ah...@apache.org on 2019/06/21 18:04:41 UTC, 0 replies.
- [royale-compiler] branch develop updated: fix types in accessors for internal classes. Fixes apache/royale-asjs#425. - posted by ah...@apache.org on 2019/06/21 19:53:33 UTC, 0 replies.
- [royale-compiler] branch develop updated: Fix for file-private definitions output. This was an issue when using imports in the main package scope if the externally visible definition was a function, variable or namespace. Added a warning if using file-private definitions when the main definition is a variable. This seems highly unusual as a real use-case, and is probably not going to work in the same way as it can for function and namespace (based on local testing and observation) - posted by gr...@apache.org on 2019/06/22 04:41:47 UTC, 0 replies.
- [royale-compiler] branch develop updated: fix a few more asdoc output issues - posted by ah...@apache.org on 2019/06/23 06:40:53 UTC, 0 replies.
- [royale-asjs] branch develop updated: use standard LICENSE handling - posted by ah...@apache.org on 2019/06/23 16:34:48 UTC, 0 replies.
- [royale-asjs] branch develop updated: try using html instead of text - posted by ah...@apache.org on 2019/06/23 18:12:09 UTC, 0 replies.
- [royale-asjs] branch develop updated: Updates to XML and XMLList, with new manual tests. Resolves an issue reported by Yishay, also fixes some other issues with XMLList (with compiler update) - posted by gr...@apache.org on 2019/06/24 03:19:01 UTC, 0 replies.
- [royale-compiler] branch develop updated: XMLList global function was not working (because 'this' was referencing window). Use the same approach as XML here... - posted by gr...@apache.org on 2019/06/24 03:19:40 UTC, 0 replies.
- [royale-asjs] branch develop updated: QName needs toString() - posted by ha...@apache.org on 2019/06/24 08:09:32 UTC, 0 replies.
- [royale-asjs] branch develop updated: XMLList.toString() should contain the tags - posted by ha...@apache.org on 2019/06/24 09:24:13 UTC, 0 replies.
- [royale-asjs] branch develop updated: Linebreaks in xml tags are confusing parser. This is a workaround. - posted by yi...@apache.org on 2019/06/25 11:26:54 UTC, 0 replies.
- [royale-typedefs] branch develop updated: Add to Ant and Maven build missing url.js - posted by pi...@apache.org on 2019/06/26 06:18:05 UTC, 0 replies.
- [royale-asjs] branch develop updated: core: loadCSS function, and fix some typo in loadJavascript - posted by ca...@apache.org on 2019/06/26 15:26:56 UTC, 0 replies.
- [royale-asjs] branch develop updated: this moves the load of CSS to the module, but not solve the problem of use a MaterialIconType and load the css implicitly - posted by ca...@apache.org on 2019/06/26 16:18:05 UTC, 0 replies.
- [royale-website] branch asf-site updated: BE0013_Dividing_an_Apache_Royale_application_with_modules running example for blog post - posted by ca...@apache.org on 2019/06/26 16:53:49 UTC, 0 replies.
- [royale-website] branch asf-site updated: BE0013_Dividing_an_Apache_Royale_application_with_modules - posted by ca...@apache.org on 2019/06/26 16:54:01 UTC, 0 replies.
- [royale-compiler] branch develop updated: compiler-jx: most console output during compilation is hidden and can be re-enabled with the -verbose option - posted by jo...@apache.org on 2019/06/26 21:32:59 UTC, 0 replies.
- [royale-docs] branch master updated: Adding some docs for various optimization options for javascript. For review by others... - posted by gr...@apache.org on 2019/06/27 00:38:51 UTC, 0 replies.
- [royale-asjs] branch develop updated: text elements don’t have name() - posted by ha...@apache.org on 2019/06/27 09:40:10 UTC, 0 replies.
- [royale-asjs] branch develop updated: BE0013: trying to fix asconfigc to bring more ways to build - posted by ca...@apache.org on 2019/06/27 17:13:44 UTC, 0 replies.
- [royale-docs] branch master updated: some fixes in code to look good in AS3, and fix link - posted by ca...@apache.org on 2019/06/27 17:35:23 UTC, 0 replies.
- [royale-docs] branch master updated: improve Module docs - posted by ca...@apache.org on 2019/06/27 18:08:31 UTC, 0 replies.
- [royale-compiler] branch develop updated (2ce996c -> 562c244) - posted by jo...@apache.org on 2019/06/27 18:23:17 UTC, 0 replies.
- [royale-compiler] 01/03: JSRoyaleEmitter, MXMLRoyaleEmitter: minor optimization to avoid extra string comparisons during post-process step - posted by jo...@apache.org on 2019/06/27 18:23:18 UTC, 0 replies.
- [royale-compiler] 02/03: MXMLRoyalePublisher: small optimization to sortClosureFile() - posted by jo...@apache.org on 2019/06/27 18:23:19 UTC, 0 replies.
- [royale-compiler] 03/03: MXMLRoyalePublisher: does not create or populate JSClosureCompilerWrapper for debug builds - posted by jo...@apache.org on 2019/06/27 18:23:20 UTC, 0 replies.
- [royale-compiler] branch develop updated: GoogDepsWriter: more use of StringBuilders to avoid creation of too many Strings - posted by jo...@apache.org on 2019/06/27 21:51:13 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1937 - Failure - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/28 12:20:05 UTC, 0 replies.
- [royale-compiler] branch develop updated: royaleunit-ant-tasks: fixed issue where socket close timeout caused tests to fail because the port was considered in use - posted by jo...@apache.org on 2019/06/28 18:58:04 UTC, 0 replies.
- [royale-compiler] branch develop updated: GoogDepsWriter: fixed duplicate single quotes added in yesterday's commit - posted by jo...@apache.org on 2019/06/28 19:59:30 UTC, 0 replies.
- [royale-asjs] branch develop updated: Basic, Core, RoyaleUnit: re-enabled Ant tasks for JS - posted by jo...@apache.org on 2019/06/28 20:02:29 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1938 - Still Failing - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/28 20:53:45 UTC, 0 replies.
- [royale-docs] branch master updated: some basic docs for RoyaleUnit - posted by jo...@apache.org on 2019/06/28 22:53:50 UTC, 0 replies.
- [MAVEN-BUILD] Royale-asjs - Build # 1939 - Fixed - posted by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/29 12:46:53 UTC, 0 replies.
- [royale-docs] branch master updated: jewel-themes docs started - posted by ca...@apache.org on 2019/06/29 23:06:47 UTC, 0 replies.
- [royale-docs] branch master updated: jewel browser support table completed - posted by ca...@apache.org on 2019/06/29 23:13:47 UTC, 0 replies.
- [royale-asjs.wiki] branch master updated: Updated _Sidebar (markdown) - posted by ca...@apache.org on 2019/06/29 23:14:05 UTC, 0 replies.
- [royale-asjs] branch develop updated: Jewel Table: Fix issue where dataProvider=null throws exception - posted by pi...@apache.org on 2019/06/30 17:16:22 UTC, 0 replies.