[royale-compiler] annotated tag org.apache.royale.compiler-0.9.8-rc2 updated (03b6d46 -> 27868f5)

2021-04-04 Thread yishayw
This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a change to annotated tag org.apache.royale.compiler-0.9.8-rc2
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git.


*** WARNING: tag org.apache.royale.compiler-0.9.8-rc2 was modified! ***

from 03b6d46  (commit)
  to 27868f5  (tag)
 tagging 03b6d46951c008c6b6a71725393eccaa141dba3f (commit)
 replaces org.apache.royale.compiler-0.9.8-rc1
  by Yishay Weiss
  on Sun Apr 4 12:29:11 2021 +

- Log -
[maven-release-plugin] copy for tag org.apache.royale.compiler-0.9.8-rc2
---


No new revisions were added by this update.

Summary of changes:


[royale-compiler] 02/02: [maven-release-plugin] prepare for next development iteration

2021-04-04 Thread yishayw
This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a commit to branch release/0.9.8
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git

commit c8c9816ceb82d240159109e255b346e26f07e7ce
Author: yishayw 
AuthorDate: Sun Apr 4 12:29:12 2021 +

[maven-release-plugin] prepare for next development iteration
---
 compiler-common/pom.xml|  4 ++--
 compiler-externc/pom.xml   |  8 
 compiler-jx/pom.xml| 16 
 compiler-playerglobalc/pom.xml |  6 +++---
 compiler-test-utils/pom.xml|  4 ++--
 compiler/pom.xml   | 10 +-
 debugger/pom.xml   |  8 
 flex-compiler-oem/pom.xml  | 10 +-
 pom.xml|  6 +++---
 royale-ant-tasks/pom.xml   |  4 ++--
 royale-maven-plugin/pom.xml|  4 ++--
 royaleunit-ant-tasks/pom.xml   |  4 ++--
 swfutils/pom.xml   |  4 ++--
 13 files changed, 44 insertions(+), 44 deletions(-)

diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index f4f67ff..b4ab8d3 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -22,11 +22,11 @@
 
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.8
+0.9.9-SNAPSHOT
 
 
 compiler-common
-0.9.8
+0.9.9-SNAPSHOT
 
 Apache Royale: Compiler: Compiler-Common
 The Apache Royale Compiler Common classes
diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index 574abb4..7764db7 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -22,11 +22,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.8
+0.9.9-SNAPSHOT
   
 
   compiler-externc
-  0.9.8
+  0.9.9-SNAPSHOT
 
   Apache Royale: Compiler: Externc
   The Apache Royale Compiler Externs Compiler
@@ -254,7 +254,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.8
+  0.9.9-SNAPSHOT
 
 
   com.google.javascript
@@ -265,7 +265,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.8
+  0.9.9-SNAPSHOT
   test
 
 
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index b9b2907..34d894e 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -22,11 +22,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.8
+0.9.9-SNAPSHOT
   
 
   compiler-jx
-  0.9.8
+  0.9.9-SNAPSHOT
 
   Apache Royale: Compiler: Compiler-JX
 
@@ -178,22 +178,22 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.8
+  0.9.9-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.8
+  0.9.9-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler-playerglobalc
-  0.9.8
+  0.9.9-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler
-  0.9.8
+  0.9.9-SNAPSHOT
 
 
   org.apache.commons
@@ -225,7 +225,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.8
+  0.9.9-SNAPSHOT
   test
 
 
@@ -237,7 +237,7 @@
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.8
+  0.9.9-SNAPSHOT
   test-jar
   test
 
diff --git a/compiler-playerglobalc/pom.xml b/compiler-playerglobalc/pom.xml
index 7a8e8a7..6955612 100644
--- a/compiler-playerglobalc/pom.xml
+++ b/compiler-playerglobalc/pom.xml
@@ -22,11 +22,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.8
+0.9.9-SNAPSHOT
   
 
   compiler-playerglobalc
-  0.9.8
+  0.9.9-SNAPSHOT
   
   
 
@@ -60,7 +60,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.8
+  0.9.9-SNAPSHOT
 
 
   commons-io
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index afada46..cb20c02 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -22,11 +22,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.8
+0.9.9-SNAPSHOT
   
 
   compiler-test-utils
-  0.9.8
+  0.9.9-SNAPSHOT
 
   Apache Royale: Compiler: Test Utils
   
diff --git a/compiler/pom.xml b/compiler/pom.xml
index 0aaba8d..f4cc8f0 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -22,11 +22,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.8
+0.9.9-SNAPSHOT
   
 
   compiler
-  0.9.8
+  0.9.9-SNAPSHOT
 
   Apache Royale: Compiler: Compiler
   The Apache Royale Compiler
@@ -581,7 +581,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.8
+  0.9.9-SNAPSHOT
 
 
   org.apache.flex
@@ -633,13 +633,13 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.8
+  0.9.9-SNAPSHOT
   test
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.8
+  0.9.9-SNAPSHOT
 
 
   junit
diff --git a/debugger/pom.xml b/debugger/pom.xml

[royale-compiler] branch release/0.9.8 updated (cf6acd4 -> c8c9816)

2021-04-04 Thread yishayw
This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a change to branch release/0.9.8
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git.


from cf6acd4  Revert "Merge branch 'release/0.9.8' of 
https://github.com/apache/royale-compiler into release/0.9.8"
 new 03b6d46  [maven-release-plugin] prepare release 
org.apache.royale.compiler-0.9.8-rc2
 new c8c9816  [maven-release-plugin] prepare for next development iteration

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 compiler-common/pom.xml|  4 ++--
 compiler-externc/pom.xml   |  8 
 compiler-jx/pom.xml| 16 
 compiler-playerglobalc/pom.xml |  6 +++---
 compiler-test-utils/pom.xml|  4 ++--
 compiler/pom.xml   | 10 +-
 debugger/pom.xml   |  8 
 flex-compiler-oem/pom.xml  | 10 +-
 pom.xml|  4 ++--
 royale-ant-tasks/pom.xml   |  4 ++--
 royale-maven-plugin/pom.xml|  4 ++--
 royaleunit-ant-tasks/pom.xml   |  4 ++--
 swfutils/pom.xml   |  4 ++--
 13 files changed, 43 insertions(+), 43 deletions(-)


[royale-compiler] 01/02: [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.8-rc2

2021-04-04 Thread yishayw
This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a commit to branch release/0.9.8
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git

commit 03b6d46951c008c6b6a71725393eccaa141dba3f
Author: yishayw 
AuthorDate: Sun Apr 4 12:29:11 2021 +

[maven-release-plugin] prepare release org.apache.royale.compiler-0.9.8-rc2
---
 compiler-common/pom.xml|  4 ++--
 compiler-externc/pom.xml   |  8 
 compiler-jx/pom.xml| 16 
 compiler-playerglobalc/pom.xml |  6 +++---
 compiler-test-utils/pom.xml|  4 ++--
 compiler/pom.xml   | 10 +-
 debugger/pom.xml   |  8 
 flex-compiler-oem/pom.xml  | 10 +-
 pom.xml|  6 +++---
 royale-ant-tasks/pom.xml   |  4 ++--
 royale-maven-plugin/pom.xml|  4 ++--
 royaleunit-ant-tasks/pom.xml   |  4 ++--
 swfutils/pom.xml   |  4 ++--
 13 files changed, 44 insertions(+), 44 deletions(-)

diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index dc7cc9e..f4f67ff 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -22,11 +22,11 @@
 
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.8-SNAPSHOT
+0.9.8
 
 
 compiler-common
-0.9.8-SNAPSHOT
+0.9.8
 
 Apache Royale: Compiler: Compiler-Common
 The Apache Royale Compiler Common classes
diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index 77fdbbc..574abb4 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -22,11 +22,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.8-SNAPSHOT
+0.9.8
   
 
   compiler-externc
-  0.9.8-SNAPSHOT
+  0.9.8
 
   Apache Royale: Compiler: Externc
   The Apache Royale Compiler Externs Compiler
@@ -254,7 +254,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.8-SNAPSHOT
+  0.9.8
 
 
   com.google.javascript
@@ -265,7 +265,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.8-SNAPSHOT
+  0.9.8
   test
 
 
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index e5668bd..b9b2907 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -22,11 +22,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.8-SNAPSHOT
+0.9.8
   
 
   compiler-jx
-  0.9.8-SNAPSHOT
+  0.9.8
 
   Apache Royale: Compiler: Compiler-JX
 
@@ -178,22 +178,22 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.8-SNAPSHOT
+  0.9.8
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.8-SNAPSHOT
+  0.9.8
 
 
   org.apache.royale.compiler
   compiler-playerglobalc
-  0.9.8-SNAPSHOT
+  0.9.8
 
 
   org.apache.royale.compiler
   compiler
-  0.9.8-SNAPSHOT
+  0.9.8
 
 
   org.apache.commons
@@ -225,7 +225,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.8-SNAPSHOT
+  0.9.8
   test
 
 
@@ -237,7 +237,7 @@
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.8-SNAPSHOT
+  0.9.8
   test-jar
   test
 
diff --git a/compiler-playerglobalc/pom.xml b/compiler-playerglobalc/pom.xml
index 427ceb0..7a8e8a7 100644
--- a/compiler-playerglobalc/pom.xml
+++ b/compiler-playerglobalc/pom.xml
@@ -22,11 +22,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.8-SNAPSHOT
+0.9.8
   
 
   compiler-playerglobalc
-  0.9.8-SNAPSHOT
+  0.9.8
   
   
 
@@ -60,7 +60,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.8-SNAPSHOT
+  0.9.8
 
 
   commons-io
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index abf04f4..afada46 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -22,11 +22,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.8-SNAPSHOT
+0.9.8
   
 
   compiler-test-utils
-  0.9.8-SNAPSHOT
+  0.9.8
 
   Apache Royale: Compiler: Test Utils
   
diff --git a/compiler/pom.xml b/compiler/pom.xml
index 1fbaab1..0aaba8d 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -22,11 +22,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.8-SNAPSHOT
+0.9.8
   
 
   compiler
-  0.9.8-SNAPSHOT
+  0.9.8
 
   Apache Royale: Compiler: Compiler
   The Apache Royale Compiler
@@ -581,7 +581,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.8-SNAPSHOT
+  0.9.8
 
 
   org.apache.flex
@@ -633,13 +633,13 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.8-SNAPSHOT
+  0.9.8
   test
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.8-SNAPSHOT
+  0.9.8
 
 
   junit
diff --git a/debugger/pom.xml 

[royale-compiler] branch release/0.9.8 updated: Revert "Merge branch 'release/0.9.8' of https://github.com/apache/royale-compiler into release/0.9.8"

2021-04-04 Thread yishayw
This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a commit to branch release/0.9.8
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git


The following commit(s) were added to refs/heads/release/0.9.8 by this push:
 new cf6acd4  Revert "Merge branch 'release/0.9.8' of 
https://github.com/apache/royale-compiler into release/0.9.8"
cf6acd4 is described below

commit cf6acd40302f2b4d9ac6c163481c4eda89a53bb4
Author: Yishay Weiss 
AuthorDate: Sun Apr 4 12:12:58 2021 +

Revert "Merge branch 'release/0.9.8' of 
https://github.com/apache/royale-compiler into release/0.9.8"

This reverts commit 3c3e26659df54b377efc4b3317cb0b29681a6f8a, reversing
changes made to 3d227e6b6befff4245623d68d810b96bcd7ca41f.
---
 compiler-common/pom.xml  |  4 ++--
 compiler-externc/pom.xml |  8 
 compiler-jx/pom.xml  | 14 +++---
 compiler-test-utils/pom.xml  |  4 ++--
 compiler/pom.xml | 10 +-
 debugger/pom.xml |  8 
 flex-compiler-oem/pom.xml| 10 +-
 royale-ant-tasks/pom.xml |  4 ++--
 royale-maven-plugin/pom.xml  |  4 ++--
 royaleunit-ant-tasks/pom.xml |  4 ++--
 swfutils/pom.xml |  4 ++--
 11 files changed, 37 insertions(+), 37 deletions(-)

diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index b4ab8d3..dc7cc9e 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -22,11 +22,11 @@
 
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.9-SNAPSHOT
+0.9.8-SNAPSHOT
 
 
 compiler-common
-0.9.9-SNAPSHOT
+0.9.8-SNAPSHOT
 
 Apache Royale: Compiler: Compiler-Common
 The Apache Royale Compiler Common classes
diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index 7764db7..77fdbbc 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -22,11 +22,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.9-SNAPSHOT
+0.9.8-SNAPSHOT
   
 
   compiler-externc
-  0.9.9-SNAPSHOT
+  0.9.8-SNAPSHOT
 
   Apache Royale: Compiler: Externc
   The Apache Royale Compiler Externs Compiler
@@ -254,7 +254,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.9-SNAPSHOT
+  0.9.8-SNAPSHOT
 
 
   com.google.javascript
@@ -265,7 +265,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.9-SNAPSHOT
+  0.9.8-SNAPSHOT
   test
 
 
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index 7457e84..e5668bd 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -22,11 +22,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.9-SNAPSHOT
+0.9.8-SNAPSHOT
   
 
   compiler-jx
-  0.9.9-SNAPSHOT
+  0.9.8-SNAPSHOT
 
   Apache Royale: Compiler: Compiler-JX
 
@@ -178,12 +178,12 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.9-SNAPSHOT
+  0.9.8-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.9-SNAPSHOT
+  0.9.8-SNAPSHOT
 
 
   org.apache.royale.compiler
@@ -193,7 +193,7 @@
 
   org.apache.royale.compiler
   compiler
-  0.9.9-SNAPSHOT
+  0.9.8-SNAPSHOT
 
 
   org.apache.commons
@@ -225,7 +225,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.9-SNAPSHOT
+  0.9.8-SNAPSHOT
   test
 
 
@@ -237,7 +237,7 @@
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.9-SNAPSHOT
+  0.9.8-SNAPSHOT
   test-jar
   test
 
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index cb20c02..abf04f4 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -22,11 +22,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.9-SNAPSHOT
+0.9.8-SNAPSHOT
   
 
   compiler-test-utils
-  0.9.9-SNAPSHOT
+  0.9.8-SNAPSHOT
 
   Apache Royale: Compiler: Test Utils
   
diff --git a/compiler/pom.xml b/compiler/pom.xml
index f4cc8f0..1fbaab1 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -22,11 +22,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.9-SNAPSHOT
+0.9.8-SNAPSHOT
   
 
   compiler
-  0.9.9-SNAPSHOT
+  0.9.8-SNAPSHOT
 
   Apache Royale: Compiler: Compiler
   The Apache Royale Compiler
@@ -581,7 +581,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.9-SNAPSHOT
+  0.9.8-SNAPSHOT
 
 
   org.apache.flex
@@ -633,13 +633,13 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.9-SNAPSHOT
+  0.9.8-SNAPSHOT
   test
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.9-SNAPSHOT
+  0.9.8-SNAPSHOT
 
 
   junit
diff --git a/debugger/pom.xml b/debugger/pom.xml
index b327f41..b3ae60b 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -22,11 

[royale-compiler] 01/01: Merge branch 'release/0.9.8' of https://github.com/apache/royale-compiler into release/0.9.8

2021-04-04 Thread yishayw
This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a commit to branch release/0.9.8
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git

commit 3c3e26659df54b377efc4b3317cb0b29681a6f8a
Merge: 3d227e6 daf501b
Author: Yishay Weiss 
AuthorDate: Sun Apr 4 11:48:46 2021 +

Merge branch 'release/0.9.8' of https://github.com/apache/royale-compiler 
into release/0.9.8

 compiler-common/pom.xml  |  4 ++--
 compiler-externc/pom.xml |  8 
 compiler-jx/pom.xml  | 14 +++---
 compiler-test-utils/pom.xml  |  4 ++--
 compiler/pom.xml | 10 +-
 debugger/pom.xml |  8 
 flex-compiler-oem/pom.xml| 10 +-
 royale-ant-tasks/pom.xml |  4 ++--
 royale-maven-plugin/pom.xml  |  4 ++--
 royaleunit-ant-tasks/pom.xml |  4 ++--
 swfutils/pom.xml |  4 ++--
 11 files changed, 37 insertions(+), 37 deletions(-)

diff --cc compiler-jx/pom.xml
index e5668bd,62ca1cc..7457e84
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@@ -187,13 -187,8 +187,13 @@@
  
  
org.apache.royale.compiler
 +  compiler-playerglobalc
 +  0.9.8-SNAPSHOT
 +
 +
 +  org.apache.royale.compiler
compiler
-   0.9.8-SNAPSHOT
+   0.9.9-SNAPSHOT
  
  
org.apache.commons


[royale-compiler] branch release/0.9.8 updated (daf501b -> 3c3e266)

2021-04-04 Thread yishayw
This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a change to branch release/0.9.8
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git.


from daf501b  [maven-release-plugin] prepare for next development iteration
 add 06d135d  [maven-release-plugin] prepare for next development iteration
 add b30228b  remove it in develop too
 add 9235fbc  ClosureUtils: fix bindable variables not being detected as 
accessors
 add 0b7fa3d  JSGoogConfiguration: add allow-dynamic-bindings
 add 3046c63  MXMLRoyaleEmitter: created an emitter interface for MXML 
specifiers so that their generated JS output may have different implementations
 add baa3ea4  GenerateRoyaleExports: MXML ids generated by the compiler 
should be exported because they are accessed dynamically by MXMLDataInterpreter 
(and bindings)
 add 58fccd1  fix whitespace in royale.dependent.tests
 add ba2d331  fix some bugs around fx:Array, fx:Object, fx:Number, etc in 
fx:Declarations.  Should fix apache/royale-asjs#1007 and apache/royale-asjs#999
 add b47892e  JSClosureCompilerWrapper: setInlineProperties(false)
 add 5d78474  mxml-reflect-object-property compiler option
 add 8922a2a  AccessorEmitter: missing nocollapse annotation when an 
accessor is only a setter without a getter
 add 790d6cb  AccessorEmitter: fix null exception when setter has custom 
namespace and there is no getter
 add 472c934  FieldEmitteR: uses Object.defineProperties() instead of 
Object.defineProperty() for fields with complex initializers because it plays 
nicer with Closure renaming (closes #169) (closes apache/royale-asjs#408) 
(closes apache/royale-asjs#831) (references matrix3d/spriteflexjs#21)
 add 7dc35f1  More thorough checking of assigned value for static 
initializers. Adds checking for function call return type and function call 
params into the 'isExternalReference' checking.
 add 2c4462f  Fix quoting when getProperty() is added for indexed array 
syntax ([]) on Proxy using an already-quoted value.
 add cefb26b  Merge pull request #172 from 
estanglerbm/proxy-getproperty-quoting
 add 23e64f0  AccessorEmitter: similar to static accessors, instance 
accessors are written as a variable first
 add c9457b8  MXMLRoyaleEmitter: use emitter tokens instead of strings for 
the defineProperties call and fix whitespace before first property
 add 084a639  AccessorEmitter: don't redeclare instance accessor as 
variable if it is an override
 add eac9126  Reverting parts of the earlier change in here, and 
simplifying the initial check. Left some notes to revisit this for potential 
future iteration of function call argumentsNode
 add 241b324  fix dispatcher variable initialization: use the 
staticEventDispatcher getter function instead of the _bindingEventDispatcher 
underlying variable, which is never initialized. (#175)
 add c699a92  compiler: fix issue where using the MXML 2009 namespace with 
any tag name (including classes that don't exist) was allowed without error
 add 9f1c59a  royale.dependent.tests: fix missing MXML 2009 manifest
 add 97c4e5b  playerglobal-source-gen: initial commit
 add 72887d2  AppliedVectorDefinition: error if Vector$double, Vector$int, 
Vector$uint, or Vector$object is missing
 add b850dd3  playerglobal-source-gen: Ant build.xml for .jar file
 add bfcf2c1  playerglobal-source-gen: build tweaks
 add 6e96c07  playerglobal-source-gen: better string detection on default 
parameter values
 add c129d76  playerglobal-source-gen: more build tweaks
 add daad508  build: add playerglobal-source-gen
 add efae99e  ASScope: improved assertion messages for incorrect qname as 
base name to show the qname
 add e38ce64  ABCGenerator: fix issue where the return type of a native 
method incorrectly set a qname as the base name, instead of separating out the 
package into a namespace
 add 2fb42a7  ABCGenerator: fix issue where native methods did not include 
default argument values in bytecode
 add 3209bb1  playerglobal-source-gen: wrong maven dependency
 add 1c76d57  playerglobal-source-gen: merge parameters when there are 
multiple constructors
 add 870f3ca  playerglobal-source-gen: special case for XML/XMLList 
constructors
 add 70c1c9a  playerglobal-source-gen: fix issue where XML/XMLList methods 
should accept * instead of a specific type
 add 2c48598  playerglobal-source-gen: object methods on prototype
 add 8461535  playerglobal-source-gen: constructors for built-ins should be 
forced to be optional
 add 2a24def  setting versions back to 0.9.8-SNAPSHOT to avoid cross 
references between different royale repositories
 add 80f1543  fix MANIFEST so distribution find common-lang without version 
number in classpath
 add 4270342  maven-distribution: final fix in classpaths to make it work 
with the new name strategy without version number
 add fe55f7c  

[royale-compiler] branch develop updated (fa0166c -> d8b352b)

2021-04-04 Thread yishayw
This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git.


from fa0166c  playerglobal: some optional arguments missing on Number 
methods
 new 3d227e6  [maven-release-plugin] prepare branch @{releaseLabel}
 new d8b352b  [maven-release-plugin] prepare for next development iteration

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 compiler-common/pom.xml|   4 +-
 compiler-externc/pom.xml   |   8 +-
 compiler-jx/pom.xml| 494 -
 compiler-playerglobalc/pom.xml | 156 +++--
 compiler-test-utils/pom.xml|   4 +-
 compiler/pom.xml   |  10 +-
 debugger/pom.xml   |   8 +-
 flex-compiler-oem/pom.xml  |  10 +-
 pom.xml|   4 +-
 royale-ant-tasks/pom.xml   |   4 +-
 royale-maven-plugin/pom.xml|   4 +-
 royaleunit-ant-tasks/pom.xml   |   4 +-
 swfutils/pom.xml   |   4 +-
 13 files changed, 356 insertions(+), 358 deletions(-)


[royale-compiler] 01/02: [maven-release-plugin] prepare branch @{releaseLabel}

2021-04-04 Thread yishayw
This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git

commit 3d227e6b6befff4245623d68d810b96bcd7ca41f
Author: ApacheRoyaleCI 

AuthorDate: Sun Apr 4 11:26:39 2021 +

[maven-release-plugin] prepare branch @{releaseLabel}
---
 compiler-jx/pom.xml| 494 -
 compiler-playerglobalc/pom.xml | 156 +++--
 pom.xml|   4 +-
 3 files changed, 326 insertions(+), 328 deletions(-)

diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index 500de78..e5668bd 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -1,247 +1,247 @@
-
-http://maven.apache.org/POM/4.0.0; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance; 
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/xsd/maven-4.0.0.xsd;>
-  4.0.0
-
-  
-org.apache.royale.compiler
-royale-compiler-parent
-0.9.8-SNAPSHOT
-  
-
-  compiler-jx
-  0.9.8-SNAPSHOT
-
-  Apache Royale: Compiler: Compiler-JX
-
-  
-
-  
-org.apache.maven.plugins
-maven-jar-plugin
-
-  
-
-  false
-  
-  commons-io.jar guava.jar 
../../lib/external/antlr.jar  ../../lib/external/antlr-runtime.jar 
../../lib/external/commons-lang.jar ../../lib/external/closure-compiler.jar 
../../lib/compiler.jar ../../lib/compiler-common.jar
-
-  
-
-  
-
-  
-org.apache.maven.plugins
-maven-resources-plugin
-
-  
-copy-externc-resources
-process-test-resources
-
-  copy-resources
-
-  
-  
${basedir}/../compiler-externc/target
-
-  
-
${basedir}/../compiler-externc/src/test/config
-  
-
-  
-
-
-  copy-custom-resources
-  process-test-resources
-  
-copy-resources
-  
-  
-${basedir}/target
-
-  
-${basedir}/src/test/config
-  
-
-  
-
-  
-
-  
-  
-org.apache.maven.plugins
-maven-surefire-plugin
-
-  
-org/**/Test*.java
-  
-  
-**/TestRoyaleFile.java
-**/TestRoyaleMXML*.java
-**/TestSourceMapMXML*.java
-**/TestMXML*.java
-**/TestRoyaleClass.java
-**/TestTypedefsCompile.java
-  
-
-  
-
-  
-org.apache.maven.plugins
-maven-failsafe-plugin
-
-  
-**/TestMXML*.java
-  
-  
-**/TestTypedefsCompile.java
-  
-
-  
-
-  
-org.codehaus.mojo
-exec-maven-plugin
-
-  
-  generate-test-js-typedefs
-  test-compile
-  
-  exec
-  
-  
-  java
-  
-  -classpath
-  
-  
org.apache.royale.compiler.clients.EXTERNC
-  
-load-config+=../compiler-externc/src/test/config/externc-config.xml
-  
-  
-  
-  
-  generate-test-js-swc
-  test-compile
-  
-  exec
-  
-  
-  java
-  
-  -classpath
-  
-  
org.apache.royale.compiler.clients.COMPJSC
-  -targets=SWF
-  
-load-config+=../compiler-externc/target/compile-as-config.xml
-  
-output=../compiler-externc/target/js.swc
-  
-  
-  
-  
-  generate-test-custom-swc
-  test-compile
-  
-  exec
-  
-  
-  java
-  
-  -classpath
-  
-  
org.apache.royale.compiler.clients.COMPJSC
-  
-load-config+=target/compile-js-config.xml
-  -output=target/custom.swc
-  
-  
-  
-
-  
-
-  
-
-  
-
-  org.apache.royale.compiler
-  compiler-common
-  0.9.8-SNAPSHOT
-
-
-  org.apache.royale.compiler
-  compiler-externc
-  0.9.8-SNAPSHOT
-
-
-  org.apache.royale.compiler
-  compiler-playerglobalc
-  0.9.8-SNAPSHOT
-
-
-  org.apache.royale.compiler
-  compiler
-  0.9.8-SNAPSHOT
-
-
-  org.apache.commons
-  commons-compress
-  1.11
-
-
- 

[royale-compiler] 02/02: [maven-release-plugin] prepare for next development iteration

2021-04-04 Thread yishayw
This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git

commit d8b352bbd53d7c2872042f48d2416ea332c346ce
Author: ApacheRoyaleCI 

AuthorDate: Sun Apr 4 11:26:40 2021 +

[maven-release-plugin] prepare for next development iteration
---
 compiler-common/pom.xml|  4 ++--
 compiler-externc/pom.xml   |  8 
 compiler-jx/pom.xml| 16 
 compiler-playerglobalc/pom.xml |  6 +++---
 compiler-test-utils/pom.xml|  4 ++--
 compiler/pom.xml   | 10 +-
 debugger/pom.xml   |  8 
 flex-compiler-oem/pom.xml  | 10 +-
 pom.xml|  6 +++---
 royale-ant-tasks/pom.xml   |  4 ++--
 royale-maven-plugin/pom.xml|  4 ++--
 royaleunit-ant-tasks/pom.xml   |  4 ++--
 swfutils/pom.xml   |  4 ++--
 13 files changed, 44 insertions(+), 44 deletions(-)

diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index dc7cc9e..b4ab8d3 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -22,11 +22,11 @@
 
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.8-SNAPSHOT
+0.9.9-SNAPSHOT
 
 
 compiler-common
-0.9.8-SNAPSHOT
+0.9.9-SNAPSHOT
 
 Apache Royale: Compiler: Compiler-Common
 The Apache Royale Compiler Common classes
diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index 77fdbbc..7764db7 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -22,11 +22,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.8-SNAPSHOT
+0.9.9-SNAPSHOT
   
 
   compiler-externc
-  0.9.8-SNAPSHOT
+  0.9.9-SNAPSHOT
 
   Apache Royale: Compiler: Externc
   The Apache Royale Compiler Externs Compiler
@@ -254,7 +254,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.8-SNAPSHOT
+  0.9.9-SNAPSHOT
 
 
   com.google.javascript
@@ -265,7 +265,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.8-SNAPSHOT
+  0.9.9-SNAPSHOT
   test
 
 
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index e5668bd..34d894e 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -22,11 +22,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.8-SNAPSHOT
+0.9.9-SNAPSHOT
   
 
   compiler-jx
-  0.9.8-SNAPSHOT
+  0.9.9-SNAPSHOT
 
   Apache Royale: Compiler: Compiler-JX
 
@@ -178,22 +178,22 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.8-SNAPSHOT
+  0.9.9-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.8-SNAPSHOT
+  0.9.9-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler-playerglobalc
-  0.9.8-SNAPSHOT
+  0.9.9-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler
-  0.9.8-SNAPSHOT
+  0.9.9-SNAPSHOT
 
 
   org.apache.commons
@@ -225,7 +225,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.8-SNAPSHOT
+  0.9.9-SNAPSHOT
   test
 
 
@@ -237,7 +237,7 @@
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.8-SNAPSHOT
+  0.9.9-SNAPSHOT
   test-jar
   test
 
diff --git a/compiler-playerglobalc/pom.xml b/compiler-playerglobalc/pom.xml
index 427ceb0..6955612 100644
--- a/compiler-playerglobalc/pom.xml
+++ b/compiler-playerglobalc/pom.xml
@@ -22,11 +22,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.8-SNAPSHOT
+0.9.9-SNAPSHOT
   
 
   compiler-playerglobalc
-  0.9.8-SNAPSHOT
+  0.9.9-SNAPSHOT
   
   
 
@@ -60,7 +60,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.8-SNAPSHOT
+  0.9.9-SNAPSHOT
 
 
   commons-io
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index abf04f4..cb20c02 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -22,11 +22,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.8-SNAPSHOT
+0.9.9-SNAPSHOT
   
 
   compiler-test-utils
-  0.9.8-SNAPSHOT
+  0.9.9-SNAPSHOT
 
   Apache Royale: Compiler: Test Utils
   
diff --git a/compiler/pom.xml b/compiler/pom.xml
index 1fbaab1..f4cc8f0 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -22,11 +22,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.8-SNAPSHOT
+0.9.9-SNAPSHOT
   
 
   compiler
-  0.9.8-SNAPSHOT
+  0.9.9-SNAPSHOT
 
   Apache Royale: Compiler: Compiler
   The Apache Royale Compiler
@@ -581,7 +581,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.8-SNAPSHOT
+  0.9.9-SNAPSHOT
 
 
   org.apache.flex
@@ -633,13 +633,13 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.8-SNAPSHOT
+  

[royale-compiler] annotated tag org.apache.royale.compiler-build-tools-0.9.8-rc2 updated (fa0166c -> 53ac180)

2021-04-04 Thread yishayw
This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a change to annotated tag 
org.apache.royale.compiler-build-tools-0.9.8-rc2
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git.


*** WARNING: tag org.apache.royale.compiler-build-tools-0.9.8-rc2 was modified! 
***

from fa0166c  (commit)
  to 53ac180  (tag)
 tagging fa0166cb70591196c87bc5ac350bbbad7e075467 (commit)
 replaces org.apache.royale.compiler-build-tools-1.2.1-rc1
  by ApacheRoyaleCI
  on Sun Apr 4 08:04:16 2021 +

- Log -
[maven-release-plugin] copy for tag 
org.apache.royale.compiler-build-tools-0.9.8-rc2
---


No new revisions were added by this update.

Summary of changes: