[royale-asjs] annotated tag org.apache.royale.framework-0.9.6-rc3 updated (e91e772 -> ee29f60)

2019-09-24 Thread piotrz
This is an automated email from the ASF dual-hosted git repository.

piotrz pushed a change to annotated tag org.apache.royale.framework-0.9.6-rc3
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.


*** WARNING: tag org.apache.royale.framework-0.9.6-rc3 was modified! ***

from e91e772  (commit)
  to ee29f60  (tag)
 tagging e91e7723719c74fc59220d979484d79be97c485d (commit)
 replaces org.apache.royale.framework-0.9.6-rc2
  by apacheroyale
  on Wed Sep 25 01:29:46 2019 +

- Log -
[maven-release-plugin] copy for tag org.apache.royale.framework-0.9.6-rc3
---


No new revisions were added by this update.

Summary of changes:



[royale-asjs] branch release/0.9.6 updated (d3544c9 -> ef3a6cb)

2019-09-24 Thread piotrz
This is an automated email from the ASF dual-hosted git repository.

piotrz pushed a change to branch release/0.9.6
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git.


from d3544c9  try to fix maven build by disabling the template plugins
 new e91e772  [maven-release-plugin] prepare release 
org.apache.royale.framework-0.9.6-rc3
 new ef3a6cb  [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:
 archetypes/pom.xml |4 +-
 .../royale-simple-application-archetype/pom.xml|4 +-
 .../pom.xml|4 +-
 .../pom.xml|4 +-
 archetypes/royale-simple-library-archetype/pom.xml |4 +-
 archetypes/royale-simple-typedef-archetype/pom.xml |4 +-
 distribution/jars/compc/pom.xml|  120 +-
 distribution/jars/compiler-asc/pom.xml |  120 +-
 distribution/jars/compiler-compc/pom.xml   |  120 +-
 distribution/jars/compiler-mxmlc/pom.xml   |  120 +-
 distribution/jars/compiler-optimizer/pom.xml   |  120 +-
 distribution/jars/compiler-swfdump/pom.xml |  130 +-
 distribution/jars/mxmlc/pom.xml|  120 +-
 distribution/pom.xml   | 1672 ++--
 examples/amf/SampleAmfWebApp/pom.xml   |  324 ++--
 examples/amf/pom.xml   |  166 +-
 examples/blog/BE0001_Hello_World/pom.xml   |  176 +--
 .../blog/BE0002_Using_Jewel_Alert_Control/pom.xml  |  210 +--
 .../blog/BE0003_Using_Jewel_Slider_Control/pom.xml |  210 +--
 .../BE0004_Adding_an_item_to_a_Jewel_List/pom.xml  |  208 +--
 .../pom.xml|  208 +--
 .../pom.xml|  180 +--
 .../pom.xml|  208 +--
 .../pom.xml|  208 +--
 .../pom.xml|  236 +--
 .../pom.xml|  180 +--
 .../pom.xml|  210 +--
 .../pom.xml|  208 +--
 .../JewelModule/pom.xml|  246 +--
 .../MainJewelApp/pom.xml   |  104 +-
 .../pom.xml|  184 +--
 examples/blog/pom.xml  |  380 ++---
 examples/crux/CruxGitHubCommitLogViewer/pom.xml|  426 ++---
 examples/crux/CruxQuickStart/pom.xml   |  204 +--
 examples/crux/CruxQuickStartBasic/pom.xml  |  318 ++--
 examples/crux/pom.xml  |  390 ++---
 examples/examples-integrationtests/pom.xml |  798 +-
 examples/examples-tests/pom.xml|   92 +-
 examples/express/DataBindingExample/pom.xml|  158 +-
 examples/express/DataGridExample/pom.xml   |  110 +-
 examples/express/GitHubCommitLogViewer/pom.xml |  156 +-
 examples/express/pom.xml   |  416 ++---
 examples/mxroyale/ControlsExample/pom.xml  |  120 +-
 examples/mxroyale/HelloWorld/pom.xml   |  120 +-
 examples/mxroyale/RemoteObjectAMFTest/pom.xml  |  250 +--
 examples/mxroyale/SparkHelloWorld/pom.xml  |  120 +-
 examples/mxroyale/pom.xml  |  420 ++---
 examples/native/ButtonExample/pom.xml  |  160 +-
 examples/native/USStatesMap/pom.xml|  154 +-
 examples/native/pom.xml|  112 +-
 examples/node/HelloWorld/pom.xml   |  106 +-
 examples/node/pom.xml  |  126 +-
 examples/pom.xml   |  340 ++--
 examples/royale/ASDoc/pom.xml  |  230 +--
 examples/royale/AccordionExample/pom.xml   |  194 +--
 examples/royale/AlertExample/pom.xml   |  188 +--
 examples/royale/ChartExample/pom.xml   |  182 +--
 examples/royale/CordovaCameraExample/pom.xml   |  178 +--
 examples/royale/CreateJSExample/pom.xml|  200 +--
 examples/royale/DataBindingExample/pom.xml |  198 +--
 .../DataBindingExampleWithFlexLayout/pom.xml   |  198 +--
 examples/royale/DataBindingExample_Flat/pom.xml|  298 ++--
 examples/royale/DataBindingExample_as/pom.xml  |  220 +--
 examples/royale/DataGridExample/pom.xml|  178 +--
 examples/royale/DateControlsExample/pom.xml|  178 +--
 examples/royale/DebuggingExample/pom.xml   |  200 +--
 examples/royale/DesktopMap/pom.xml |  204 +--
 examples/royale/DividedContainerExample/pom.xml|  178 +--
 

[royale-asjs] branch release/0.9.6 updated: try to fix maven build by disabling the template plugins

2019-09-24 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch release/0.9.6
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/release/0.9.6 by this push:
 new d3544c9  try to fix maven build by disabling the template plugins
d3544c9 is described below

commit d3544c998323d8f32f5c437b665f0ce302333a2b
Author: Alex Harui 
AuthorDate: Tue Sep 24 15:31:49 2019 -0700

try to fix maven build by disabling the template plugins
---
 manualtests/UnitTests/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/manualtests/UnitTests/pom.xml b/manualtests/UnitTests/pom.xml
index a411728..6024a71 100644
--- a/manualtests/UnitTests/pom.xml
+++ b/manualtests/UnitTests/pom.xml
@@ -84,6 +84,7 @@

-->

+
 

[MAVEN-BUILD] Royale-asjs - Build # 2100 - Failure

2019-09-24 Thread Apache Jenkins Server
The Apache Jenkins build system has built Royale-asjs (build #2100)

Status: Failure

Check console output at https://builds.apache.org/job/Royale-asjs/2100/ to view 
the results.

[royale-asjs] branch release/0.9.6 updated: update royale.compiler.version and royale.typedefs.version in pom

2019-09-24 Thread piotrz
This is an automated email from the ASF dual-hosted git repository.

piotrz pushed a commit to branch release/0.9.6
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/release/0.9.6 by this push:
 new 47e7fb8  update royale.compiler.version and royale.typedefs.version in 
pom
47e7fb8 is described below

commit 47e7fb8ac13cc3f9721848509238cb5ae7312b08
Author: piotrzarzycki21 
AuthorDate: Tue Sep 24 14:07:48 2019 +

update royale.compiler.version and royale.typedefs.version in pom
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 1060f23..7427698 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,10 +55,10 @@
 UTF-8
 3.5.4
 
-0.9.6-SNAPSHOT
-0.9.6-SNAPSHOT
+0.9.6
+0.9.6
 1.0.0
-9/18/19 9:06 -0800
+9/24/19 9:06 -0800
 
 JSRoyale
 



[MAVEN-BUILD] Royale-asjs - Build # 2099 - Fixed

2019-09-24 Thread Apache Jenkins Server
The Apache Jenkins build system has built Royale-asjs (build #2099)

Status: Fixed

Check console output at https://builds.apache.org/job/Royale-asjs/2099/ to view 
the results.

[royale-typedefs] branch release/0.9.6 updated (2074965 -> ae0cb69)

2019-09-24 Thread piotrz
This is an automated email from the ASF dual-hosted git repository.

piotrz pushed a change to branch release/0.9.6
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git.


from 2074965  update royale.compiler.version in pom
 new b0fd18b  [maven-release-plugin] prepare release 
org.apache.royale.typedefs-0.9.6-rc3
 new ae0cb69  [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:
 GCL/pom.xml | 6 +++---
 cordova/pom.xml | 6 +++---
 createjs/pom.xml| 6 +++---
 google_maps/pom.xml | 6 +++---
 jasmine/pom.xml | 6 +++---
 jquery/pom.xml  | 6 +++---
 js/pom.xml  | 4 ++--
 node/pom.xml| 6 +++---
 pom.xml | 2 +-
 9 files changed, 24 insertions(+), 24 deletions(-)



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

2019-09-24 Thread piotrz
This is an automated email from the ASF dual-hosted git repository.

piotrz pushed a commit to branch release/0.9.6
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git

commit ae0cb6947fe337162ffd3be248c09aeaba23e809
Author: piotrzarzycki21 
AuthorDate: Tue Sep 24 13:27:16 2019 +

[maven-release-plugin] prepare for next development iteration
---
 GCL/pom.xml | 6 +++---
 cordova/pom.xml | 6 +++---
 createjs/pom.xml| 6 +++---
 google_maps/pom.xml | 6 +++---
 jasmine/pom.xml | 6 +++---
 jquery/pom.xml  | 6 +++---
 js/pom.xml  | 4 ++--
 node/pom.xml| 6 +++---
 pom.xml | 4 ++--
 9 files changed, 25 insertions(+), 25 deletions(-)

diff --git a/GCL/pom.xml b/GCL/pom.xml
index 8ebfcd2..96d1871 100644
--- a/GCL/pom.xml
+++ b/GCL/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.typedefs
 royale-typedefs-parent
-0.9.6
+0.9.7-SNAPSHOT
   
 
   royale-typedefs-gcl
-  0.9.6
+  0.9.7-SNAPSHOT
   swc
 
   Apache Royale: TypeDefs: GCL
@@ -59,7 +59,7 @@
 
   org.apache.royale.typedefs
   royale-typedefs-js
-  0.9.6
+  0.9.7-SNAPSHOT
   swc
   typedefs
   runtime
diff --git a/cordova/pom.xml b/cordova/pom.xml
index dec9d16..b2809c3 100644
--- a/cordova/pom.xml
+++ b/cordova/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.typedefs
 royale-typedefs-parent
-0.9.6
+0.9.7-SNAPSHOT
   
 
   royale-typedefs-cordova
-  0.9.6
+  0.9.7-SNAPSHOT
   swc
 
   Apache Royale: TypeDefs: Cordova
@@ -76,7 +76,7 @@
 
   org.apache.royale.typedefs
   royale-typedefs-js
-  0.9.6
+  0.9.7-SNAPSHOT
   swc
   typedefs
   runtime
diff --git a/createjs/pom.xml b/createjs/pom.xml
index b4dc326..cf0bca1 100644
--- a/createjs/pom.xml
+++ b/createjs/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.typedefs
 royale-typedefs-parent
-0.9.6
+0.9.7-SNAPSHOT
   
 
   royale-typedefs-createjs
-  0.9.6
+  0.9.7-SNAPSHOT
   swc
 
   Apache Royale: TypeDefs: CreateJS
@@ -239,7 +239,7 @@
 
   org.apache.royale.typedefs
   royale-typedefs-js
-  0.9.6
+  0.9.7-SNAPSHOT
   swc
   typedefs
   runtime
diff --git a/google_maps/pom.xml b/google_maps/pom.xml
index 2919183..9ce1281 100644
--- a/google_maps/pom.xml
+++ b/google_maps/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.typedefs
 royale-typedefs-parent
-0.9.6
+0.9.7-SNAPSHOT
   
 
   royale-typedefs-googlemaps
-  0.9.6
+  0.9.7-SNAPSHOT
   swc
 
   Apache Royale: TypeDefs: GoogleMaps
@@ -98,7 +98,7 @@
 
   org.apache.royale.typedefs
   royale-typedefs-js
-  0.9.6
+  0.9.7-SNAPSHOT
   swc
   typedefs
   runtime
diff --git a/jasmine/pom.xml b/jasmine/pom.xml
index 7565d1d..cab9e99 100644
--- a/jasmine/pom.xml
+++ b/jasmine/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.typedefs
 royale-typedefs-parent
-0.9.6
+0.9.7-SNAPSHOT
   
 
   royale-typedefs-jasmine
-  0.9.6
+  0.9.7-SNAPSHOT
   swc
 
   Apache Royale: TypeDefs: Jasmine
@@ -110,7 +110,7 @@
 
   org.apache.royale.typedefs
   royale-typedefs-js
-  0.9.6
+  0.9.7-SNAPSHOT
   swc
   typedefs
   runtime
diff --git a/jquery/pom.xml b/jquery/pom.xml
index 4bfc004..29dadcb 100644
--- a/jquery/pom.xml
+++ b/jquery/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.typedefs
 royale-typedefs-parent
-0.9.6
+0.9.7-SNAPSHOT
   
 
   royale-typedefs-jquery
-  0.9.6
+  0.9.7-SNAPSHOT
   swc
 
   Apache Royale: TypeDefs: JQuery
@@ -164,7 +164,7 @@
 
   org.apache.royale.typedefs
   royale-typedefs-js
-  0.9.6
+  0.9.7-SNAPSHOT
   swc
   typedefs
   runtime
diff --git a/js/pom.xml b/js/pom.xml
index d18b05e..9bab1c4 100644
--- a/js/pom.xml
+++ b/js/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.typedefs
 royale-typedefs-parent
-0.9.6
+0.9.7-SNAPSHOT
   
 
   royale-typedefs-js
-  0.9.6
+  0.9.7-SNAPSHOT
   swc
 
   Apache Royale: TypeDefs: JS
diff --git a/node/pom.xml b/node/pom.xml
index 64ef7ea..aec720b 100644
--- a/node/pom.xml
+++ b/node/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.typedefs
 royale-typedefs-parent
-0.9.6
+0.9.7-SNAPSHOT
   
 
   royale-typedefs-node
-  0.9.6
+  0.9.7-SNAPSHOT
   swc
 
   Apache Royale: TypeDefs: Node
@@ -232,7 +232,7 @@
 
   org.apache.royale.typedefs
   royale-typedefs-js
-  0.9.6
+  0.9.7-SNAPSHOT
   swc
   typedefs
   runtime
diff --git a/pom.xml b/pom.xml
index 62895ed..f153aab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   org.apache.royale.typedefs
   royale-typedefs-parent
-  0.9.6
+  0.9.7-SNAPSHOT
   pom
 
   Apache Royale: TypeDefs: Parent
@@ -37,7 +37,7 @@
 
scm:git:https://github.com/apache/royale-typedefs.git
 
scm:git:https://github.com/apache/royale-typedefs.git
 scm:git:https://github.com/apache/royale-typedefs.git
-org.apache.royale.typedefs-0.9.6-rc3

[royale-typedefs] annotated tag org.apache.royale.typedefs-0.9.6-rc3 updated (b0fd18b -> 863bb31)

2019-09-24 Thread piotrz
This is an automated email from the ASF dual-hosted git repository.

piotrz pushed a change to annotated tag org.apache.royale.typedefs-0.9.6-rc3
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git.


*** WARNING: tag org.apache.royale.typedefs-0.9.6-rc3 was modified! ***

from b0fd18b  (commit)
  to 863bb31  (tag)
 tagging b0fd18b248a20df79e6008dd78627f37fe8c6a75 (commit)
 replaces org.apache.royale.typedefs-0.9.6-rc2
  by apacheroyale
  on Tue Sep 24 13:27:15 2019 +

- Log -
[maven-release-plugin] copy for tag org.apache.royale.typedefs-0.9.6-rc3
---


No new revisions were added by this update.

Summary of changes:



[royale-typedefs] branch release/0.9.6 updated: update royale.compiler.version in pom

2019-09-24 Thread piotrz
This is an automated email from the ASF dual-hosted git repository.

piotrz pushed a commit to branch release/0.9.6
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git


The following commit(s) were added to refs/heads/release/0.9.6 by this push:
 new 2074965  update royale.compiler.version in pom
2074965 is described below

commit 20749659b684b4264d9ebd2c1d33e96b4181264f
Author: piotrzarzycki21 
AuthorDate: Tue Sep 24 13:24:15 2019 +

update royale.compiler.version in pom
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a7d550b..1ff7b3d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,7 +46,7 @@
 3.3.1
 
 0.9.6
-1.0.0
+1.1.0
 9/24/19 9:06 -0800
 
 git



[royale-typedefs] branch release/0.9.6 updated: update royale.compiler.version and compiler.swc-date in pom

2019-09-24 Thread piotrz
This is an automated email from the ASF dual-hosted git repository.

piotrz pushed a commit to branch release/0.9.6
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git


The following commit(s) were added to refs/heads/release/0.9.6 by this push:
 new 6235543  update royale.compiler.version and compiler.swc-date in pom
6235543 is described below

commit 62355435ca4addef9178998c07e0400cb98ed2c5
Author: piotrzarzycki21 
AuthorDate: Tue Sep 24 13:21:43 2019 +

update royale.compiler.version and compiler.swc-date in pom
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index c08a9fa..a7d550b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
 
 0.9.6
 1.0.0
-9/18/19 9:06 -0800
+9/24/19 9:06 -0800
 
 git
 false



[royale-compiler] annotated tag org.apache.royale.compiler-0.9.6-rc3 updated (21a5b65 -> 24d4314)

2019-09-24 Thread piotrz
This is an automated email from the ASF dual-hosted git repository.

piotrz pushed a change to annotated tag org.apache.royale.compiler-0.9.6-rc3
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git.


*** WARNING: tag org.apache.royale.compiler-0.9.6-rc3 was modified! ***

from 21a5b65  (commit)
  to 24d4314  (tag)
 tagging 21a5b652527a508394041f19dd24d797ebe96c9b (commit)
 replaces org.apache.royale.compiler-0.9.6-rc2
  by apacheroyale
  on Tue Sep 24 13:00:20 2019 +

- Log -
[maven-release-plugin] copy for tag org.apache.royale.compiler-0.9.6-rc3
---


No new revisions were added by this update.

Summary of changes:



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

2019-09-24 Thread piotrz
This is an automated email from the ASF dual-hosted git repository.

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

commit 52b38f5ed28bbae591a5169bfd0715e4bc55b3f5
Author: piotrzarzycki21 
AuthorDate: Tue Sep 24 13:00:21 2019 +

[maven-release-plugin] prepare for next development iteration
---
 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 +-
 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 ++--
 12 files changed, 39 insertions(+), 39 deletions(-)

diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index 581b97d..235e0f6 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.6
+0.9.7-SNAPSHOT
 
 
 compiler-common
-0.9.6
+0.9.7-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 a9ff8b1..63c4451 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.6
+0.9.7-SNAPSHOT
   
 
   compiler-externc
-  0.9.6
+  0.9.7-SNAPSHOT
 
   Apache Royale: Compiler: Externc
   The Apache Royale Compiler Externs Compiler
@@ -132,7 +132,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.6
+  0.9.7-SNAPSHOT
 
 
   com.google.javascript
@@ -143,7 +143,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.6
+  0.9.7-SNAPSHOT
   test
 
 
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index 4608343..bc8801a 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.6
+0.9.7-SNAPSHOT
   
 
   compiler-jx
-  0.9.6
+  0.9.7-SNAPSHOT
 
   Apache Royale: Compiler: Compiler-JX
 
@@ -173,17 +173,17 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.6
+  0.9.7-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.6
+  0.9.7-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler
-  0.9.6
+  0.9.7-SNAPSHOT
 
 
   org.apache.commons
@@ -215,7 +215,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.6
+  0.9.7-SNAPSHOT
   test
 
 
@@ -227,7 +227,7 @@
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.6
+  0.9.7-SNAPSHOT
   test-jar
   test
 
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index 8384eed..83ac366 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.6
+0.9.7-SNAPSHOT
   
 
   compiler-test-utils
-  0.9.6
+  0.9.7-SNAPSHOT
 
   Apache Royale: Compiler: Test Utils
   
diff --git a/compiler/pom.xml b/compiler/pom.xml
index db0c924..3423877 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.6
+0.9.7-SNAPSHOT
   
 
   compiler
-  0.9.6
+  0.9.7-SNAPSHOT
 
   Apache Royale: Compiler: Compiler
   The Apache Royale Compiler
@@ -538,7 +538,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.6
+  0.9.7-SNAPSHOT
 
 
   org.apache.flex
@@ -590,13 +590,13 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.6
+  0.9.7-SNAPSHOT
   test
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.6
+  0.9.7-SNAPSHOT
 
 
   junit
diff --git a/debugger/pom.xml b/debugger/pom.xml
index 9bad8f8..22b6dc3 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.6
+0.9.7-SNAPSHOT
   
 
   debugger
-  0.9.6
+  0.9.7-SNAPSHOT
 
   Apache Royale: Compiler: Debugger
 
@@ -88,12 +88,12 @@ Do all the JBurg code generation.
 
   org.apache.royale.compiler
   compiler
-  0.9.6
+  0.9.7-SNAPSHOT
 
 
   org.apache.royale.compiler
   swfutils
-  0.9.6
+  0.9.7-SNAPSHOT
 
 
   commons-lang
diff --git a/flex-compiler-oem/pom.xml b/flex-compiler-oem/pom.xml
index ad80a59..065bea5 100644
--- a/flex-compiler-oem/pom.xml
+++ 

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

2019-09-24 Thread piotrz
This is an automated email from the ASF dual-hosted git repository.

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

commit 21a5b652527a508394041f19dd24d797ebe96c9b
Author: piotrzarzycki21 
AuthorDate: Tue Sep 24 13:00:10 2019 +

[maven-release-plugin] prepare release org.apache.royale.compiler-0.9.6-rc3
---
 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 ++--
 pom.xml  |   4 +-
 royale-ant-tasks/pom.xml |   4 +-
 royale-maven-plugin/pom.xml  |   4 +-
 royaleunit-ant-tasks/pom.xml | 134 +--
 swfutils/pom.xml |   4 +-
 12 files changed, 104 insertions(+), 104 deletions(-)

diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index a1195c9..581b97d 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.6-SNAPSHOT
+0.9.6
 
 
 compiler-common
-0.9.6-SNAPSHOT
+0.9.6
 
 Apache Royale: Compiler: Compiler-Common
 The Apache Royale Compiler Common classes
diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index efa2e1b..a9ff8b1 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.6-SNAPSHOT
+0.9.6
   
 
   compiler-externc
-  0.9.6-SNAPSHOT
+  0.9.6
 
   Apache Royale: Compiler: Externc
   The Apache Royale Compiler Externs Compiler
@@ -132,7 +132,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.6-SNAPSHOT
+  0.9.6
 
 
   com.google.javascript
@@ -143,7 +143,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.6-SNAPSHOT
+  0.9.6
   test
 
 
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index d1780ef..4608343 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.6-SNAPSHOT
+0.9.6
   
 
   compiler-jx
-  0.9.6-SNAPSHOT
+  0.9.6
 
   Apache Royale: Compiler: Compiler-JX
 
@@ -173,17 +173,17 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.6-SNAPSHOT
+  0.9.6
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.6-SNAPSHOT
+  0.9.6
 
 
   org.apache.royale.compiler
   compiler
-  0.9.6-SNAPSHOT
+  0.9.6
 
 
   org.apache.commons
@@ -215,7 +215,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.6-SNAPSHOT
+  0.9.6
   test
 
 
@@ -227,7 +227,7 @@
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.6-SNAPSHOT
+  0.9.6
   test-jar
   test
 
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index a69393c..8384eed 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.6-SNAPSHOT
+0.9.6
   
 
   compiler-test-utils
-  0.9.6-SNAPSHOT
+  0.9.6
 
   Apache Royale: Compiler: Test Utils
   
diff --git a/compiler/pom.xml b/compiler/pom.xml
index 136ec45..db0c924 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.6-SNAPSHOT
+0.9.6
   
 
   compiler
-  0.9.6-SNAPSHOT
+  0.9.6
 
   Apache Royale: Compiler: Compiler
   The Apache Royale Compiler
@@ -538,7 +538,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.6-SNAPSHOT
+  0.9.6
 
 
   org.apache.flex
@@ -590,13 +590,13 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.6-SNAPSHOT
+  0.9.6
   test
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.6-SNAPSHOT
+  0.9.6
 
 
   junit
diff --git a/debugger/pom.xml b/debugger/pom.xml
index 3dd57b8..9bad8f8 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.6-SNAPSHOT
+0.9.6
   
 
   debugger
-  0.9.6-SNAPSHOT
+  0.9.6
 
   Apache Royale: Compiler: Debugger
 
@@ -88,12 +88,12 @@ Do all the JBurg code generation.
 
   org.apache.royale.compiler
   compiler
-  0.9.6-SNAPSHOT
+  0.9.6
 
 
   org.apache.royale.compiler
   swfutils
-  0.9.6-SNAPSHOT
+  0.9.6
 
 
   commons-lang
diff --git a/flex-compiler-oem/pom.xml b/flex-compiler-oem/pom.xml
index bb61461..ad80a59 100644
--- 

[royale-compiler] branch release/0.9.6 updated (8b31768 -> 52b38f5)

2019-09-24 Thread piotrz
This is an automated email from the ASF dual-hosted git repository.

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


from 8b31768  update utils versions
 new 21a5b65  [maven-release-plugin] prepare release 
org.apache.royale.compiler-0.9.6-rc3
 new 52b38f5  [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  |  14 ++---
 compiler-test-utils/pom.xml  |   4 +-
 compiler/pom.xml |  10 ++--
 debugger/pom.xml |   8 +--
 flex-compiler-oem/pom.xml|  10 ++--
 pom.xml  |   2 +-
 royale-ant-tasks/pom.xml |   4 +-
 royale-maven-plugin/pom.xml  |   4 +-
 royaleunit-ant-tasks/pom.xml | 134 +--
 swfutils/pom.xml |   4 +-
 12 files changed, 103 insertions(+), 103 deletions(-)



[royale-asjs] branch develop updated: width and height in Circle should affect radius values

2019-09-24 Thread harbs
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/develop by this push:
 new 9db99c2  width and height in Circle should affect radius values
9db99c2 is described below

commit 9db99c214d6ca9c300a11489d2421cf6920e9de4
Author: Harbs 
AuthorDate: Tue Sep 24 15:15:08 2019 +0300

width and height in Circle should affect radius values
---
 .../main/royale/org/apache/royale/svg/Circle.as| 39 --
 1 file changed, 29 insertions(+), 10 deletions(-)

diff --git 
a/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/Circle.as 
b/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/Circle.as
index 84984cb..a9355ea 100644
--- a/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/Circle.as
+++ b/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/Circle.as
@@ -50,18 +50,37 @@ package org.apache.royale.svg
 radius = r;
 }
 
-private var _radius:Number;
+   private var _radius:Number;
 
-public function get radius():Number
-{
-return _radius;
-}
+   public function get radius():Number
+   {
+   return _radius;
+   }
 
-public function set radius(value:Number):void
-{
-_radius = value;
-updateView();
-}
+   public function set radius(value:Number):void
+   {
+   _radius = value;
+   updateView();
+   }
+   override public function get width():Number
+   {
+   return _radius*2;
+   }
+
+   override public function set width(value:Number):void
+   {
+   radius = value/2;
+   }
+
+   override public function get height():Number
+   {
+   return _radius*2;
+   }
+
+   override public function set height(value:Number):void
+   {
+   radius = value/2;
+   }
 
 COMPILE::JS
 private var _circle:WrappedHTMLElement;



[royale-docs] branch master updated: add royale logo to sidebar in mobile mode

2019-09-24 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/master by this push:
 new 3d85c14  add royale logo to sidebar in mobile mode
3d85c14 is described below

commit 3d85c14f3fc9911eb31a51c9047a8eacc950700d
Author: Carlos Rovira 
AuthorDate: Tue Sep 24 12:48:56 2019 +0200

add royale logo to sidebar in mobile mode
---
 _layouts/docpage.html |  5 +
 _sass/sidebar.sass| 22 ++
 2 files changed, 23 insertions(+), 4 deletions(-)

diff --git a/_layouts/docpage.html b/_layouts/docpage.html
index e7ac50f..cd13018 100644
--- a/_layouts/docpage.html
+++ b/_layouts/docpage.html
@@ -52,6 +52,11 @@ limitations under the License.
 
   
   
+
+  https://royale.apache.org/;>
+https://royale.apache.org/wp-content/uploads/2018/01/apache-royale-tm-logo-light.svg"/>
+  
+
 
 
   {% include toc.html %}
diff --git a/_sass/sidebar.sass b/_sass/sidebar.sass
index be73892..f2a077e 100644
--- a/_sass/sidebar.sass
+++ b/_sass/sidebar.sass
@@ -83,10 +83,6 @@
 //right: 0px
 transform: translateX(0%)
 
-@media (max-width: 599px)
-.sidebar-button
-display: inline-block
-
 .sidebar
 display: flex
 flex-direction: column
@@ -96,10 +92,28 @@
 overflow-y: auto
 margin-top: 20px
 
+.sidebar-logo
+display: none
+
 @media (max-width: 599px)
+.sidebar-button
+display: inline-block
+
 .sidebar
 width: 100%
 
+.sidebar-logo
+display: inline-flex
+flex: 1 0 auto
+flex-direction: column
+align-self: center
+width: 170px
+margin: 0px 10px 10px 10px
+
+a
+background-color: transparent
+border-bottom: 0px
+
 .menu_div2 
 margin-left: 15px
 



[royale-docs] branch master updated: adjust width in mobile and dektop/tablet

2019-09-24 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/master by this push:
 new a4fa7c0  adjust width in mobile and dektop/tablet
a4fa7c0 is described below

commit a4fa7c0951fcefcbab310b01fdd0ef31986e384c
Author: Carlos Rovira 
AuthorDate: Tue Sep 24 12:32:52 2019 +0200

adjust width in mobile and dektop/tablet
---
 _sass/docsearch.sass | 2 +-
 _sass/sidebar.sass   | 6 +-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/_sass/docsearch.sass b/_sass/docsearch.sass
index a5aa728..28039e4 100644
--- a/_sass/docsearch.sass
+++ b/_sass/docsearch.sass
@@ -19,7 +19,7 @@
 
 outline-style: none
 display: inline-block
-width: 300px
+width: 100%
 appearance: none
 background-color: white
 border-radius: 6px
diff --git a/_sass/sidebar.sass b/_sass/sidebar.sass
index f026c0d..be73892 100644
--- a/_sass/sidebar.sass
+++ b/_sass/sidebar.sass
@@ -92,10 +92,14 @@
 flex-direction: column
 justify-content: flex-start
 align-items: stretch
-width: 300px
+width: 280px
 overflow-y: auto
 margin-top: 20px
 
+@media (max-width: 599px)
+.sidebar
+width: 100%
+
 .menu_div2 
 margin-left: 15px
 



[royale-docs] branch master updated: add scrolling for sidebar menu on mobile devices

2019-09-24 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/master by this push:
 new 5822519  add scrolling for sidebar menu on mobile devices
5822519 is described below

commit 5822519690e572c01e60beedc27eaf84c4258b66
Author: Carlos Rovira 
AuthorDate: Tue Sep 24 12:20:51 2019 +0200

add scrolling for sidebar menu on mobile devices
---
 _sass/sidebar.sass | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/_sass/sidebar.sass b/_sass/sidebar.sass
index 8a4afbd..f026c0d 100644
--- a/_sass/sidebar.sass
+++ b/_sass/sidebar.sass
@@ -93,6 +93,8 @@
 justify-content: flex-start
 align-items: stretch
 width: 300px
+overflow-y: auto
+margin-top: 20px
 
 .menu_div2 
 margin-left: 15px



[royale-docs] branch master updated: fixing fonts and continue improving sidebar

2019-09-24 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository.

carlosrovira pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/master by this push:
 new 1594204  fixing fonts and continue improving sidebar
1594204 is described below

commit 1594204cd1225c71f0d2ad301f24a265437675be
Author: Carlos Rovira 
AuthorDate: Tue Sep 24 12:10:58 2019 +0200

fixing fonts and continue improving sidebar
---
 _sass/docsearch.sass|  2 +-
 _sass/html.sass | 13 ++--
 _sass/royale-theme.sass | 20 
 _sass/sidebar.sass  | 85 -
 4 files changed, 23 insertions(+), 97 deletions(-)

diff --git a/_sass/docsearch.sass b/_sass/docsearch.sass
index 8eb665b..a5aa728 100644
--- a/_sass/docsearch.sass
+++ b/_sass/docsearch.sass
@@ -26,7 +26,7 @@
 border-style: solid
 border-width: 0px
 position: relative
-padding: 0px 30px
+padding: 0px 36px
 background-image: url(/royale-docs/assets/svg/search.svg)
 background-size: 16px 16px
 background-repeat: no-repeat
diff --git a/_sass/html.sass b/_sass/html.sass
index 969e39c..8d2c6fc 100644
--- a/_sass/html.sass
+++ b/_sass/html.sass
@@ -15,17 +15,15 @@
 * 
box-sizing: border-box
 
-
 body 
padding: 0
margin: 0
-webkit-font-smoothing: antialiased
-webkit-text-size-adjust: 100%
 
-
-h1 
+h1
+   font-family: 'Signika'
margin-top: 0px
-   font-family: Signika
font-weight: 700
font-style: normal
font-size: 48px
@@ -34,7 +32,6 @@ h1
letter-spacing: -1.3px
color: #2166ac
 
-
 h2 
display: block
font-size: 1.5em
@@ -46,7 +43,7 @@ h2
color: #2166ac
 
 
-p, ul, li 
+p, ul, li
font-family: "Hind Siliguri"
font-weight: 300
font-style: normal
@@ -56,15 +53,12 @@ p, ul, li
letter-spacing: 0px
color: #565656
 
-
 a:hover 
color: #2166ac
 
-
 a:hover, a:focus, a:visited 
text-decoration: none
 
-
 a 
color: darken(#4393c3, 10%)
 
@@ -73,7 +67,6 @@ a
background-color: rgba(104, 223, 255,0.1)
border-bottom: 1px dashed rgba(61, 139, 160,0.8)
 
-
 a 
text-decoration: none
outline: 0
diff --git a/_sass/royale-theme.sass b/_sass/royale-theme.sass
index 8d4b202..a7a793a 100644
--- a/_sass/royale-theme.sass
+++ b/_sass/royale-theme.sass
@@ -14,8 +14,8 @@
 
 .asf
text-align: center
-   font-family: Verdana, Geneva, sans-serif
-   font-size: 10px
+   font-family: "Hind Siliguri"
+   font-size: 12px
 
 .page 
width: 100%
@@ -50,7 +50,6 @@
align-items: flex-start
justify-content: center
flex-wrap: wrap
-   font-family: 'Hind Siliguri'
 
 .topbar-left 
margin-left: 15px
@@ -75,12 +74,12 @@
.topMenu 
display: none

-.topMenu_li 
+.topMenu_li
+   font-family: 'Signika'
display: inline
margin-right: 20px
font-size: 14px
font-weight: 600
-   font-family: 'Signika'
line-height: 40px
letter-spacing: 1px
 
@@ -93,37 +92,31 @@
 
 .apache 
color: #a002a0
-   font-family: Signika
font-weight: 600
line-height: 30px
 
 .apacheroyale 
color: rgb(250, 70, 30)
-   font-family: Signika
font-weight: 600
line-height: 30px
 
 .social_t 
color: #053061
-   font-family: Signika
font-weight: 600
line-height: 30px
 
 .documentation 
color: #053061
-   font-family: Signika
font-weight: 600
line-height: 30px
 
 .development 
color: rgb(243, 199, 103)
-   font-family: Signika
font-weight: 600
line-height: 30px
 
 .community 
color: rgb(42, 139, 42)
-   font-family: Signika
font-weight: 600
line-height: 30px
 
@@ -135,7 +128,7 @@
display: flex
flex-wrap: wrap
justify-content: space-between
-   font-family: 'Hind Siliguri'
+   font-family: 'Signika'
font-size: 14px
background-color: rgb(233, 233, 233)
 
@@ -175,7 +168,6 @@
 
 .aboutus 
color: #053061
-   font-family: Signika
font-weight: 600
line-height: 30px
 
@@ -199,7 +191,6 @@
padding-right: 14px
 
 .toc_and_doc 
-   font-family: 'Hind Siliguri'
margin-top: 50px
 
padding-left: 20px
@@ -216,6 +207,7 @@
width: 90%
 
 .page-content
+   font-family: "Hind Siliguri"
display: flex
min-height: calc(100vh - 60px)
padding-bottom: 60px
diff --git a/_sass/sidebar.sass b/_sass/sidebar.sass
index 25c65e6..8a4afbd 100644
--- a/_sass/sidebar.sass
+++ b/_sass/sidebar.sass
@@ -15,20 +15,18 @@
 .sidebar-button
 display: none
 background-color: #20232a
-top: 20px
+top: 30px
 color: #61dafb
 

[MAVEN-BUILD] Royale-asjs - Build # 2098 - Failure

2019-09-24 Thread Apache Jenkins Server
The Apache Jenkins build system has built Royale-asjs (build #2098)

Status: Failure

Check console output at https://builds.apache.org/job/Royale-asjs/2098/ to view 
the results.

[MAVEN-BUILD] Royale-asjs - Build # 2097 - Fixed

2019-09-24 Thread Apache Jenkins Server
The Apache Jenkins build system has built Royale-asjs (build #2097)

Status: Fixed

Check console output at https://builds.apache.org/job/Royale-asjs/2097/ to view 
the results.

[royale-compiler] branch release/0.9.6 updated: update utils versions

2019-09-24 Thread piotrz
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/release/0.9.6 by this push:
 new 8b31768  update utils versions
8b31768 is described below

commit 8b31768611ffecdc17ee6b6ba89f7021e3f33311
Author: piotrzarzycki21 
AuthorDate: Tue Sep 24 08:03:57 2019 +

update utils versions
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index f794536..40b04d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,8 +53,8 @@
 
 true
 false
-1.1.0-SNAPSHOT
-1.1.0-SNAPSHOT
+1.1.0
+1.1.0
 
 
 https://builds.apache.org/analysis



[royale-typedefs] 02/02: Revert: d39f4a6f0145726cd47e4decd50e3efae9aa0fe9

2019-09-24 Thread piotrz
This is an automated email from the ASF dual-hosted git repository.

piotrz pushed a commit to branch release/0.9.6
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git

commit aca319e702325d200f618f6b9b804597b1bfb99d
Author: Piotr Zarzycki 
AuthorDate: Tue Sep 24 09:40:07 2019 +0200

Revert: d39f4a6f0145726cd47e4decd50e3efae9aa0fe9
---
 GCL/pom.xml | 6 +++---
 cordova/pom.xml | 6 +++---
 createjs/pom.xml| 6 +++---
 google_maps/pom.xml | 6 +++---
 jasmine/pom.xml | 6 +++---
 jquery/pom.xml  | 6 +++---
 js/pom.xml  | 4 ++--
 node/pom.xml| 6 +++---
 pom.xml | 6 +++---
 9 files changed, 26 insertions(+), 26 deletions(-)

diff --git a/GCL/pom.xml b/GCL/pom.xml
index 96d1871..d4b51db 100644
--- a/GCL/pom.xml
+++ b/GCL/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.typedefs
 royale-typedefs-parent
-0.9.7-SNAPSHOT
+0.9.6-SNAPSHOT
   
 
   royale-typedefs-gcl
-  0.9.7-SNAPSHOT
+  0.9.6-SNAPSHOT
   swc
 
   Apache Royale: TypeDefs: GCL
@@ -59,7 +59,7 @@
 
   org.apache.royale.typedefs
   royale-typedefs-js
-  0.9.7-SNAPSHOT
+  0.9.6-SNAPSHOT
   swc
   typedefs
   runtime
diff --git a/cordova/pom.xml b/cordova/pom.xml
index b2809c3..fba54f3 100644
--- a/cordova/pom.xml
+++ b/cordova/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.typedefs
 royale-typedefs-parent
-0.9.7-SNAPSHOT
+0.9.6-SNAPSHOT
   
 
   royale-typedefs-cordova
-  0.9.7-SNAPSHOT
+  0.9.6-SNAPSHOT
   swc
 
   Apache Royale: TypeDefs: Cordova
@@ -76,7 +76,7 @@
 
   org.apache.royale.typedefs
   royale-typedefs-js
-  0.9.7-SNAPSHOT
+  0.9.6-SNAPSHOT
   swc
   typedefs
   runtime
diff --git a/createjs/pom.xml b/createjs/pom.xml
index cf0bca1..346c1c0 100644
--- a/createjs/pom.xml
+++ b/createjs/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.typedefs
 royale-typedefs-parent
-0.9.7-SNAPSHOT
+0.9.6-SNAPSHOT
   
 
   royale-typedefs-createjs
-  0.9.7-SNAPSHOT
+  0.9.6-SNAPSHOT
   swc
 
   Apache Royale: TypeDefs: CreateJS
@@ -239,7 +239,7 @@
 
   org.apache.royale.typedefs
   royale-typedefs-js
-  0.9.7-SNAPSHOT
+  0.9.6-SNAPSHOT
   swc
   typedefs
   runtime
diff --git a/google_maps/pom.xml b/google_maps/pom.xml
index 9ce1281..ac5bb70 100644
--- a/google_maps/pom.xml
+++ b/google_maps/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.typedefs
 royale-typedefs-parent
-0.9.7-SNAPSHOT
+0.9.6-SNAPSHOT
   
 
   royale-typedefs-googlemaps
-  0.9.7-SNAPSHOT
+  0.9.6-SNAPSHOT
   swc
 
   Apache Royale: TypeDefs: GoogleMaps
@@ -98,7 +98,7 @@
 
   org.apache.royale.typedefs
   royale-typedefs-js
-  0.9.7-SNAPSHOT
+  0.9.6-SNAPSHOT
   swc
   typedefs
   runtime
diff --git a/jasmine/pom.xml b/jasmine/pom.xml
index cab9e99..8628e44 100644
--- a/jasmine/pom.xml
+++ b/jasmine/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.typedefs
 royale-typedefs-parent
-0.9.7-SNAPSHOT
+0.9.6-SNAPSHOT
   
 
   royale-typedefs-jasmine
-  0.9.7-SNAPSHOT
+  0.9.6-SNAPSHOT
   swc
 
   Apache Royale: TypeDefs: Jasmine
@@ -110,7 +110,7 @@
 
   org.apache.royale.typedefs
   royale-typedefs-js
-  0.9.7-SNAPSHOT
+  0.9.6-SNAPSHOT
   swc
   typedefs
   runtime
diff --git a/jquery/pom.xml b/jquery/pom.xml
index 29dadcb..320d818 100644
--- a/jquery/pom.xml
+++ b/jquery/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.typedefs
 royale-typedefs-parent
-0.9.7-SNAPSHOT
+0.9.6-SNAPSHOT
   
 
   royale-typedefs-jquery
-  0.9.7-SNAPSHOT
+  0.9.6-SNAPSHOT
   swc
 
   Apache Royale: TypeDefs: JQuery
@@ -164,7 +164,7 @@
 
   org.apache.royale.typedefs
   royale-typedefs-js
-  0.9.7-SNAPSHOT
+  0.9.6-SNAPSHOT
   swc
   typedefs
   runtime
diff --git a/js/pom.xml b/js/pom.xml
index 9bab1c4..bd41d3f 100644
--- a/js/pom.xml
+++ b/js/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.typedefs
 royale-typedefs-parent
-0.9.7-SNAPSHOT
+0.9.6-SNAPSHOT
   
 
   royale-typedefs-js
-  0.9.7-SNAPSHOT
+  0.9.6-SNAPSHOT
   swc
 
   Apache Royale: TypeDefs: JS
diff --git a/node/pom.xml b/node/pom.xml
index aec720b..ae0fc75 100644
--- a/node/pom.xml
+++ b/node/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.typedefs
 royale-typedefs-parent
-0.9.7-SNAPSHOT
+0.9.6-SNAPSHOT
   
 
   royale-typedefs-node
-  0.9.7-SNAPSHOT
+  0.9.6-SNAPSHOT
   swc
 
   Apache Royale: TypeDefs: Node
@@ -232,7 +232,7 @@
 
   org.apache.royale.typedefs
   royale-typedefs-js
-  0.9.7-SNAPSHOT
+  0.9.6-SNAPSHOT
   swc
   typedefs
   runtime
diff --git a/pom.xml b/pom.xml
index be780a5..c08a9fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   org.apache.royale.typedefs
   royale-typedefs-parent
-  0.9.7-SNAPSHOT
+  0.9.6-SNAPSHOT
   pom
 
   Apache Royale: TypeDefs: Parent
@@ -45,9 +45,9 @@
 UTF-8
 

[royale-typedefs] 01/02: Revert "update royale.compiler.version and compiler.swc-date in pom"

2019-09-24 Thread piotrz
This is an automated email from the ASF dual-hosted git repository.

piotrz pushed a commit to branch release/0.9.6
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git

commit 9ef35c80fcb435ee9a31a514634d2a89d74fd442
Author: Piotr Zarzycki 
AuthorDate: Tue Sep 24 09:37:56 2019 +0200

Revert "update royale.compiler.version and compiler.swc-date in pom"

This reverts commit f9323941b5c54a783f4db8aeb0a9e3f0e1629a2e.
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index e4c7f69..be780a5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,9 +45,9 @@
 UTF-8
 3.3.1
 
-0.9.6
+0.9.6-SNAPSHOT
 1.0.0
-9/18/19 9:06 -0800
+9/16/19 9:06 -0800
 
 git
 false



[royale-typedefs] branch release/0.9.6 updated (5a8b2cc -> aca319e)

2019-09-24 Thread piotrz
This is an automated email from the ASF dual-hosted git repository.

piotrz pushed a change to branch release/0.9.6
in repository https://gitbox.apache.org/repos/asf/royale-typedefs.git.


from 5a8b2cc  [maven-release-plugin] prepare for next development iteration
 new 9ef35c8  Revert "update royale.compiler.version and compiler.swc-date 
in pom"
 new aca319e  Revert: d39f4a6f0145726cd47e4decd50e3efae9aa0fe9

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:
 GCL/pom.xml | 6 +++---
 cordova/pom.xml | 6 +++---
 createjs/pom.xml| 6 +++---
 google_maps/pom.xml | 6 +++---
 jasmine/pom.xml | 6 +++---
 jquery/pom.xml  | 6 +++---
 js/pom.xml  | 4 ++--
 node/pom.xml| 6 +++---
 pom.xml | 2 +-
 9 files changed, 24 insertions(+), 24 deletions(-)



[royale-asjs] branch develop updated: Make values bindable

2019-09-24 Thread harbs
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/develop by this push:
 new b054a0a  Make values bindable
b054a0a is described below

commit b054a0a6e3a6131a9cf78b3e0358a2dc08d34bcf
Author: Harbs 
AuthorDate: Tue Sep 24 10:29:22 2019 +0300

Make values bindable
---
 .../projects/Basic/src/main/royale/org/apache/royale/svg/Circle.as| 1 +
 .../projects/Basic/src/main/royale/org/apache/royale/svg/Ellipse.as   | 4 
 .../projects/Basic/src/main/royale/org/apache/royale/svg/Path.as  | 2 ++
 .../projects/Basic/src/main/royale/org/apache/royale/svg/Rect.as  | 2 ++
 .../projects/Basic/src/main/royale/org/apache/royale/svg/Text.as  | 1 +
 5 files changed, 10 insertions(+)

diff --git 
a/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/Circle.as 
b/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/Circle.as
index f78fada..84984cb 100644
--- a/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/Circle.as
+++ b/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/Circle.as
@@ -60,6 +60,7 @@ package org.apache.royale.svg
 public function set radius(value:Number):void
 {
 _radius = value;
+updateView();
 }
 
 COMPILE::JS
diff --git 
a/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/Ellipse.as 
b/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/Ellipse.as
index 8c7e63a..ce17633 100644
--- a/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/Ellipse.as
+++ b/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/Ellipse.as
@@ -68,6 +68,7 @@ package org.apache.royale.svg
public function set rx(value:Number):void
{
_rx = value;
+updateView();
}
 
private var _ry:Number;
@@ -88,6 +89,7 @@ package org.apache.royale.svg
public function set ry(value:Number):void
{
_ry = value;
+updateView();
}
 
 override public function get width():Number
@@ -98,6 +100,7 @@ package org.apache.royale.svg
 override public function set width(value:Number):void
 {
 _rx = value/2;
+updateView();
 }
 
 override public function get height():Number
@@ -108,6 +111,7 @@ package org.apache.royale.svg
 override public function set height(value:Number):void
 {
 _ry = value/2;
+updateView();
 }
 
 COMPILE::JS
diff --git 
a/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/Path.as 
b/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/Path.as
index d6f90ea..90a2c8e 100644
--- a/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/Path.as
+++ b/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/Path.as
@@ -50,6 +50,7 @@ package org.apache.royale.svg
 {
 _data = value;
 _pathCommands = null;
+updateView();
 }
 
 private var _pathCommands:PathBuilder;
@@ -63,6 +64,7 @@ package org.apache.royale.svg
 {
 _pathCommands = value;
 _data = _pathCommands.getPathString();
+updateView();
 }
 
 
diff --git 
a/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/Rect.as 
b/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/Rect.as
index 8e0c612..15bf4a1 100644
--- a/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/Rect.as
+++ b/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/Rect.as
@@ -74,6 +74,7 @@ package org.apache.royale.svg
public function set rx(value:Number):void
{
_rx = value;
+   updateView();
}
 
private var _ry:Number;
@@ -95,6 +96,7 @@ package org.apache.royale.svg
public function set ry(value:Number):void
{
_ry = value;
+   updateView();
}
 
/**
diff --git 
a/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/Text.as 
b/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/Text.as
index ca5f613..4722c95 100644
--- a/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/Text.as
+++ b/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/Text.as
@@ -73,6 +73,7 @@ package org.apache.royale.svg
public function set text(value:String):void
{
_text = value;
+   updateView();
}
 
 COMPILE::SWF