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

2018-01-11 Thread Apache Jenkins Server
The Apache Jenkins build system has built Royale-asjs (build #401)

Status: Still Failing

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

[royale-asjs] 03/04: [maven-release-plugin] prepare for next development iteration

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit 797de651e595be6488fcf5fe6ceb074f9ba843e6
Author: Alex Harui 
AuthorDate: Thu Jan 11 23:02:11 2018 -0800

[maven-release-plugin] prepare for next development iteration
---
 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 ++--
 frameworks/fontsrc/pom.xml |  4 ++--
 frameworks/pom.xml |  4 ++--
 frameworks/projects/Basic/pom.xml  | 20 
 frameworks/projects/Binding/pom.xml|  8 +++
 frameworks/projects/Charts/pom.xml | 24 +--
 frameworks/projects/Collections/pom.xml|  8 +++
 frameworks/projects/Core/pom.xml   |  4 ++--
 frameworks/projects/CreateJS/pom.xml   | 20 
 frameworks/projects/DragDrop/pom.xml   | 12 +-
 frameworks/projects/Effects/pom.xml| 12 +-
 frameworks/projects/Express/pom.xml| 28 +++---
 frameworks/projects/Flat/pom.xml   | 22 -
 frameworks/projects/FontAwesome/pom.xml| 24 +--
 frameworks/projects/Formatters/pom.xml | 12 +-
 frameworks/projects/GoogleMaps/pom.xml | 12 +-
 frameworks/projects/Graphics/pom.xml   |  8 +++
 frameworks/projects/HTML/pom.xml   | 24 +--
 frameworks/projects/HTML5/pom.xml  | 12 +-
 frameworks/projects/JQuery/pom.xml | 12 +-
 frameworks/projects/Language/pom.xml   |  4 ++--
 frameworks/projects/MaterialDesignLite/pom.xml | 28 +++---
 frameworks/projects/Mobile/pom.xml | 16 ++---
 frameworks/projects/Network/pom.xml| 12 +-
 frameworks/projects/Reflection/pom.xml |  8 +++
 frameworks/projects/Storage/pom.xml|  8 +++
 frameworks/projects/TLF/pom.xml|  8 +++
 frameworks/projects/Text/pom.xml   |  8 +++
 frameworks/projects/XML/pom.xml| 12 +-
 frameworks/projects/pom.xml|  4 ++--
 pom.xml|  4 ++--
 36 files changed, 203 insertions(+), 203 deletions(-)

diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index 527e30d..d855787 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.framework
 royale-framework-parent
-0.9.0
+0.9.1-SNAPSHOT
   
 
   royale-maven-archetypes
-  0.9.0
+  0.9.1-SNAPSHOT
   pom
 
   Apache Royale: Framework: Archetypes
diff --git a/archetypes/royale-simple-application-archetype/pom.xml 
b/archetypes/royale-simple-application-archetype/pom.xml
index a6bfda8..897bcab 100644
--- a/archetypes/royale-simple-application-archetype/pom.xml
+++ b/archetypes/royale-simple-application-archetype/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.framework
 royale-maven-archetypes
-0.9.0
+0.9.1-SNAPSHOT
   
 
   royale-simple-application-archetype
-  0.9.0
+  0.9.1-SNAPSHOT
   jar
 
   Apache Royale: Framework: Archetypes: Simple Royale Application
diff --git a/archetypes/royale-simple-application-pure-js-archetype/pom.xml 
b/archetypes/royale-simple-application-pure-js-archetype/pom.xml
index c8ebfff..9f1d470 100644
--- a/archetypes/royale-simple-application-pure-js-archetype/pom.xml
+++ b/archetypes/royale-simple-application-pure-js-archetype/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.framework
 royale-maven-archetypes
-0.9.0
+0.9.1-SNAPSHOT
   
 
   royale-simple-application-pure-js-archetype
-  0.9.0
+  0.9.1-SNAPSHOT
   jar
 
   Apache Royale: Framework: Archetypes: Simple Royale Pure-JS 
Application
diff --git a/archetypes/royale-simple-application-pure-swf-archetype/pom.xml 
b/archetypes/royale-simple-application-pure-swf-archetype/pom.xml
index 490103e..1c039c9 100644
--- a/archetypes/royale-simple-application-pure-swf-archetype/pom.xml
+++ b/archetypes/royale-simple-application-pure-swf-archetype/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.framework
 royale-maven-archetypes
-0.9.0
+0.9.1-SNAPSHOT
   
 
   royale-simple-application-pure-swf-archetype
-  0.9.0
+  0.9.1-SNAPSHOT
   jar
 
   Apache Royale: Framework: Archetypes: Simple Royale Pure-SWF 
Application
diff --git a/archetypes/royale-simple-library-archetype/po

[royale-asjs] 01/04: remove snapshots in order to test prepare step

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit f7a2e482ee5f45e5f175460b2045aba0f8e95028
Author: Alex Harui 
AuthorDate: Thu Jan 11 22:57:39 2018 -0800

remove snapshots in order to test prepare step
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index fee837a..6ca2eeb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -55,8 +55,8 @@
 UTF-8
 3.3.1
 
-0.9.0-SNAPSHOT
-0.9.0-SNAPSHOT
+0.9.0
+0.9.0
 1.0.0
 
 true

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" .


[royale-asjs] branch release/0.9.0 updated (703dc29 -> 6dc0003)

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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


from 703dc29  somehow this was already at 0.9.1
 new f7a2e48  remove snapshots in order to test prepare step
 new c0d033a  [maven-release-plugin] prepare release 
org.apache.royale.framework-0.9.0-rc2
 new 797de65  [maven-release-plugin] prepare for next development iteration
 new 6dc0003  [maven-release-plugin] rollback the release of 
org.apache.royale.framework-0.9.0-rc2

The 4 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:
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@royale.apache.org" '].


[royale-asjs] 04/04: [maven-release-plugin] rollback the release of org.apache.royale.framework-0.9.0-rc2

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit 6dc00032687e53956d0055ab0a85b8f16bc1e496
Author: Alex Harui 
AuthorDate: Thu Jan 11 23:04:21 2018 -0800

[maven-release-plugin] rollback the release of 
org.apache.royale.framework-0.9.0-rc2
---
 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 ++--
 frameworks/fontsrc/pom.xml |  4 ++--
 frameworks/pom.xml |  4 ++--
 frameworks/projects/Basic/pom.xml  | 20 
 frameworks/projects/Binding/pom.xml|  8 +++
 frameworks/projects/Charts/pom.xml | 24 +--
 frameworks/projects/Collections/pom.xml|  8 +++
 frameworks/projects/Core/pom.xml   |  4 ++--
 frameworks/projects/CreateJS/pom.xml   | 20 
 frameworks/projects/DragDrop/pom.xml   | 12 +-
 frameworks/projects/Effects/pom.xml| 12 +-
 frameworks/projects/Express/pom.xml| 28 +++---
 frameworks/projects/Flat/pom.xml   | 22 -
 frameworks/projects/FontAwesome/pom.xml| 24 +--
 frameworks/projects/Formatters/pom.xml | 12 +-
 frameworks/projects/GoogleMaps/pom.xml | 12 +-
 frameworks/projects/Graphics/pom.xml   |  8 +++
 frameworks/projects/HTML/pom.xml   | 24 +--
 frameworks/projects/HTML5/pom.xml  | 12 +-
 frameworks/projects/JQuery/pom.xml | 12 +-
 frameworks/projects/Language/pom.xml   |  4 ++--
 frameworks/projects/MaterialDesignLite/pom.xml | 28 +++---
 frameworks/projects/Mobile/pom.xml | 16 ++---
 frameworks/projects/Network/pom.xml| 12 +-
 frameworks/projects/Reflection/pom.xml |  8 +++
 frameworks/projects/Storage/pom.xml|  8 +++
 frameworks/projects/TLF/pom.xml|  8 +++
 frameworks/projects/Text/pom.xml   |  8 +++
 frameworks/projects/XML/pom.xml| 12 +-
 frameworks/projects/pom.xml|  4 ++--
 pom.xml|  2 +-
 36 files changed, 202 insertions(+), 202 deletions(-)

diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index d855787..b891cb3 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.framework
 royale-framework-parent
-0.9.1-SNAPSHOT
+0.9.0-SNAPSHOT
   
 
   royale-maven-archetypes
-  0.9.1-SNAPSHOT
+  0.9.0-SNAPSHOT
   pom
 
   Apache Royale: Framework: Archetypes
diff --git a/archetypes/royale-simple-application-archetype/pom.xml 
b/archetypes/royale-simple-application-archetype/pom.xml
index 897bcab..6ef4d0d 100644
--- a/archetypes/royale-simple-application-archetype/pom.xml
+++ b/archetypes/royale-simple-application-archetype/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.framework
 royale-maven-archetypes
-0.9.1-SNAPSHOT
+0.9.0-SNAPSHOT
   
 
   royale-simple-application-archetype
-  0.9.1-SNAPSHOT
+  0.9.0-SNAPSHOT
   jar
 
   Apache Royale: Framework: Archetypes: Simple Royale Application
diff --git a/archetypes/royale-simple-application-pure-js-archetype/pom.xml 
b/archetypes/royale-simple-application-pure-js-archetype/pom.xml
index 9f1d470..cde374b 100644
--- a/archetypes/royale-simple-application-pure-js-archetype/pom.xml
+++ b/archetypes/royale-simple-application-pure-js-archetype/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.framework
 royale-maven-archetypes
-0.9.1-SNAPSHOT
+0.9.0-SNAPSHOT
   
 
   royale-simple-application-pure-js-archetype
-  0.9.1-SNAPSHOT
+  0.9.0-SNAPSHOT
   jar
 
   Apache Royale: Framework: Archetypes: Simple Royale Pure-JS 
Application
diff --git a/archetypes/royale-simple-application-pure-swf-archetype/pom.xml 
b/archetypes/royale-simple-application-pure-swf-archetype/pom.xml
index 1c039c9..2ee585a 100644
--- a/archetypes/royale-simple-application-pure-swf-archetype/pom.xml
+++ b/archetypes/royale-simple-application-pure-swf-archetype/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.framework
 royale-maven-archetypes
-0.9.1-SNAPSHOT
+0.9.0-SNAPSHOT
   
 
   royale-simple-application-pure-swf-archetype
-  0.9.1-SNAPSHOT
+  0.9.0-SNAPSHOT
   jar
 
   Apache Royale: Framework: Archetypes: 

[royale-asjs] 02/04: [maven-release-plugin] prepare release org.apache.royale.framework-0.9.0-rc2

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit c0d033ac10277513f8cf325142936f137e184e3a
Author: Alex Harui 
AuthorDate: Thu Jan 11 23:02:01 2018 -0800

[maven-release-plugin] prepare release org.apache.royale.framework-0.9.0-rc2
---
 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 ++--
 frameworks/fontsrc/pom.xml |  4 ++--
 frameworks/pom.xml |  4 ++--
 frameworks/projects/Basic/pom.xml  | 20 
 frameworks/projects/Binding/pom.xml|  8 +++
 frameworks/projects/Charts/pom.xml | 24 +--
 frameworks/projects/Collections/pom.xml|  8 +++
 frameworks/projects/Core/pom.xml   |  4 ++--
 frameworks/projects/CreateJS/pom.xml   | 20 
 frameworks/projects/DragDrop/pom.xml   | 12 +-
 frameworks/projects/Effects/pom.xml| 12 +-
 frameworks/projects/Express/pom.xml| 28 +++---
 frameworks/projects/Flat/pom.xml   | 22 -
 frameworks/projects/FontAwesome/pom.xml| 24 +--
 frameworks/projects/Formatters/pom.xml | 12 +-
 frameworks/projects/GoogleMaps/pom.xml | 12 +-
 frameworks/projects/Graphics/pom.xml   |  8 +++
 frameworks/projects/HTML/pom.xml   | 24 +--
 frameworks/projects/HTML5/pom.xml  | 12 +-
 frameworks/projects/JQuery/pom.xml | 12 +-
 frameworks/projects/Language/pom.xml   |  4 ++--
 frameworks/projects/MaterialDesignLite/pom.xml | 28 +++---
 frameworks/projects/Mobile/pom.xml | 16 ++---
 frameworks/projects/Network/pom.xml| 12 +-
 frameworks/projects/Reflection/pom.xml |  8 +++
 frameworks/projects/Storage/pom.xml|  8 +++
 frameworks/projects/TLF/pom.xml|  8 +++
 frameworks/projects/Text/pom.xml   |  8 +++
 frameworks/projects/XML/pom.xml| 12 +-
 frameworks/projects/pom.xml|  4 ++--
 pom.xml|  4 ++--
 36 files changed, 203 insertions(+), 203 deletions(-)

diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index b891cb3..527e30d 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.framework
 royale-framework-parent
-0.9.0-SNAPSHOT
+0.9.0
   
 
   royale-maven-archetypes
-  0.9.0-SNAPSHOT
+  0.9.0
   pom
 
   Apache Royale: Framework: Archetypes
diff --git a/archetypes/royale-simple-application-archetype/pom.xml 
b/archetypes/royale-simple-application-archetype/pom.xml
index 6ef4d0d..a6bfda8 100644
--- a/archetypes/royale-simple-application-archetype/pom.xml
+++ b/archetypes/royale-simple-application-archetype/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.framework
 royale-maven-archetypes
-0.9.0-SNAPSHOT
+0.9.0
   
 
   royale-simple-application-archetype
-  0.9.0-SNAPSHOT
+  0.9.0
   jar
 
   Apache Royale: Framework: Archetypes: Simple Royale Application
diff --git a/archetypes/royale-simple-application-pure-js-archetype/pom.xml 
b/archetypes/royale-simple-application-pure-js-archetype/pom.xml
index cde374b..c8ebfff 100644
--- a/archetypes/royale-simple-application-pure-js-archetype/pom.xml
+++ b/archetypes/royale-simple-application-pure-js-archetype/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.framework
 royale-maven-archetypes
-0.9.0-SNAPSHOT
+0.9.0
   
 
   royale-simple-application-pure-js-archetype
-  0.9.0-SNAPSHOT
+  0.9.0
   jar
 
   Apache Royale: Framework: Archetypes: Simple Royale Pure-JS 
Application
diff --git a/archetypes/royale-simple-application-pure-swf-archetype/pom.xml 
b/archetypes/royale-simple-application-pure-swf-archetype/pom.xml
index 2ee585a..490103e 100644
--- a/archetypes/royale-simple-application-pure-swf-archetype/pom.xml
+++ b/archetypes/royale-simple-application-pure-swf-archetype/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.framework
 royale-maven-archetypes
-0.9.0-SNAPSHOT
+0.9.0
   
 
   royale-simple-application-pure-swf-archetype
-  0.9.0-SNAPSHOT
+  0.9.0
   jar
 
   Apache Royale: Framework: Archetypes: Simple Royale Pure-SWF 
Application
diff --git a/archetypes/royale-simple-libra

[royale-asjs] 02/10: update archetypes to make it easier to update versions

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit 58776c881a88e7097fc413068945bbe0a66cec88
Author: Alex Harui 
AuthorDate: Thu Jan 11 16:46:46 2018 -0800

update archetypes to make it easier to update versions

(cherry picked from commit 9dacdd2a8c519edda48e17613d9ba231b65bcefc)
---
 archetypes/pom.xml  | 4 
 .../src/main/resources/archetype-resources/pom.xml  | 6 +++---
 .../src/main/resources/archetype-resources/pom.xml  | 6 +++---
 .../src/main/resources/archetype-resources/pom.xml  | 2 +-
 .../src/main/resources/archetype-resources/pom.xml  | 6 +++---
 .../src/main/resources/archetype-resources/pom.xml  | 6 +++---
 6 files changed, 17 insertions(+), 13 deletions(-)

diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index ac96e97..b891cb3 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -33,6 +33,10 @@
   Apache Royale: Framework: Archetypes
   Maven archetypes for creating royale maven 
projects
 
+  
+0.9.0-SNAPSHOT
+  
+  
   
 royale-simple-application-archetype
 royale-simple-application-pure-js-archetype
diff --git 
a/archetypes/royale-simple-application-archetype/src/main/resources/archetype-resources/pom.xml
 
b/archetypes/royale-simple-application-archetype/src/main/resources/archetype-resources/pom.xml
index f8fb7b3..56881c8 100644
--- 
a/archetypes/royale-simple-application-archetype/src/main/resources/archetype-resources/pom.xml
+++ 
b/archetypes/royale-simple-application-archetype/src/main/resources/archetype-resources/pom.xml
@@ -58,7 +58,7 @@
 
   org.apache.royale.framework
   Core
-  0.9.0-SNAPSHOT
+  ${royale.framework.version}
   swc
 
 
@@ -75,13 +75,13 @@
 
   org.apache.royale.framework
   HTML
-  0.9.0-SNAPSHOT
+  ${royale.framework.version}
   swc
 
 
   org.apache.royale.framework
   Language
-  0.9.0-SNAPSHOT
+  ${royale.framework.version}
   swc
   js
 
diff --git 
a/archetypes/royale-simple-application-pure-js-archetype/src/main/resources/archetype-resources/pom.xml
 
b/archetypes/royale-simple-application-pure-js-archetype/src/main/resources/archetype-resources/pom.xml
index 1c76706..55b27c7 100644
--- 
a/archetypes/royale-simple-application-pure-js-archetype/src/main/resources/archetype-resources/pom.xml
+++ 
b/archetypes/royale-simple-application-pure-js-archetype/src/main/resources/archetype-resources/pom.xml
@@ -59,7 +59,7 @@
 
   org.apache.royale.framework
   Core
-  0.9.0-SNAPSHOT
+  ${royale.framework.version}
   swc
 
 
@@ -67,13 +67,13 @@
 
   org.apache.royale.framework
   HTML
-  0.9.0-SNAPSHOT
+  ${royale.framework.version}
   swc
 
 
   org.apache.royale.framework
   Language
-  0.9.0-SNAPSHOT
+  ${royale.framework.version}
   swc
 
   
diff --git 
a/archetypes/royale-simple-application-pure-swf-archetype/src/main/resources/archetype-resources/pom.xml
 
b/archetypes/royale-simple-application-pure-swf-archetype/src/main/resources/archetype-resources/pom.xml
index c75f50a..7a560ae 100644
--- 
a/archetypes/royale-simple-application-pure-swf-archetype/src/main/resources/archetype-resources/pom.xml
+++ 
b/archetypes/royale-simple-application-pure-swf-archetype/src/main/resources/archetype-resources/pom.xml
@@ -54,7 +54,7 @@
 
   org.apache.royale.framework
   Core
-  0.9.0-SNAPSHOT
+  ${royale.framework.version}
   swc
 
 
diff --git 
a/archetypes/royale-simple-library-archetype/src/main/resources/archetype-resources/pom.xml
 
b/archetypes/royale-simple-library-archetype/src/main/resources/archetype-resources/pom.xml
index a80a882..6474a50 100644
--- 
a/archetypes/royale-simple-library-archetype/src/main/resources/archetype-resources/pom.xml
+++ 
b/archetypes/royale-simple-library-archetype/src/main/resources/archetype-resources/pom.xml
@@ -35,7 +35,7 @@
   
 org.apache.royale.compiler
 royale-maven-plugin
-0.9.0-SNAPSHOT
+${royale.compiler.version}
 true
 
   
@@ -56,7 +56,7 @@
   
 org.apache.royale.compiler
 compiler-jx
-0.9.0-SNAPSHOT
+${royale.compiler.version}
   
 
   
@@ -76,7 +76,7 @@
 
   org.apache.royale.typedefs
   royale-typedefs-gcl
-  0.9.0-SNAPSHOT
+  ${royale.typedefs.version}
   swc
   typedefs
 
diff --git 
a/archetypes/royale-simple-typedef-archetype/src/main/resources/archetype-resources/pom.xml
 
b/archetypes/royale-simple-typedef-archetype/src/main/resources/archetype-resources/pom.xml
index 41d957e..31ee527 100644
--- 
a/archetypes/royale-simple-typedef-archetype/src/main/reso

[royale-asjs] 08/10: add this so it sees the projects in this folder

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit d6b1daaa8253cb6e47df3e1f34580bc645dd34db
Author: Alex Harui 
AuthorDate: Thu Jan 11 12:33:17 2018 -0800

add this so it sees the projects in this folder

(cherry picked from commit d1414721b8ebb1b7c0fd157be0950862c03b5c78)
---
 examples/amf/pom.xml | 39 +++
 1 file changed, 39 insertions(+)

diff --git a/examples/amf/pom.xml b/examples/amf/pom.xml
new file mode 100644
index 000..8be147f
--- /dev/null
+++ b/examples/amf/pom.xml
@@ -0,0 +1,39 @@
+
+
+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/maven-v4_0_0.xsd";>
+  4.0.0
+
+  
+org.apache.royale.examples
+examples
+0.9.0-SNAPSHOT
+  
+
+  examples-amf-server
+  0.9.0-SNAPSHOT
+  pom
+
+  Apache Royale: Examples: AMF Server
+
+  
+SampleAmfWebApp
+  
+
+

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" .


[royale-asjs] 07/10: renames it isn't seen as a duplicate project

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit bf45d4a81de0504f3f9dd8e01c5a1cf16130901d
Author: Alex Harui 
AuthorDate: Thu Jan 11 12:32:43 2018 -0800

renames it isn't seen as a duplicate project

(cherry picked from commit 475cb40d6bc3521812fca5eb79cdb8d09105e6a1)
---
 examples/express/DataGridExample/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/examples/express/DataGridExample/pom.xml 
b/examples/express/DataGridExample/pom.xml
index 3d09be5..aaadd81 100644
--- a/examples/express/DataGridExample/pom.xml
+++ b/examples/express/DataGridExample/pom.xml
@@ -26,15 +26,15 @@
 
   
 org.apache.royale.examples
-examples-royale
+examples-express
 0.9.0-SNAPSHOT
   
 
-  DataGridExample
+  DataGridExample-Express
   0.9.0-SNAPSHOT
   swf
 
-  Apache Royale: Examples: Royale: DataGridExample
+  Apache Royale: Examples: Express: DataGridExample
 
   
 

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" .


[royale-asjs] branch release/0.9.0 updated (81b276c -> 703dc29)

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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


from 81b276c  Revert "remove SNAPSHOT from compiler-build-tools versions"
 new cdd089b  fix pom
 new 58776c8  update archetypes to make it easier to update versions
 new 945643b  Update README.md with instructions about npm installation on 
Windows Update .gitignore
 new d3a0aca  Need to test for String type first.
 new 77ee236  fix up poms in hopes that the versions plugin will find all 
places we use the version
 new cadc78b  try to use profiles to not build things that don't build, but 
keep them in the search for new version updates in case we fix the build someday
 new bf45d4a  renames it isn't seen as a duplicate project
 new d6b1daa  add this so it sees the projects in this folder
 new 26e3ff0  allow use of set-property
 new 703dc29  somehow this was already at 0.9.1

The 10 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:
 .gitignore |  3 +
 README.md  |  6 ++
 archetypes/pom.xml |  4 +
 .../src/main/resources/archetype-resources/pom.xml |  6 +-
 .../src/main/resources/archetype-resources/pom.xml |  6 +-
 .../src/main/resources/archetype-resources/pom.xml |  2 +-
 .../src/main/resources/archetype-resources/pom.xml |  6 +-
 .../src/main/resources/archetype-resources/pom.xml |  6 +-
 examples/amf/SampleAmfWebApp/pom.xml   |  2 +-
 {frameworks => examples/amf}/pom.xml   | 13 ++--
 examples/express/DataGridExample/pom.xml   |  6 +-
 examples/express/pom.xml   |  1 +
 examples/native/pom.xml| 12 ++-
 examples/pom.xml   |  2 +
 examples/royale/DataBindingExample_Flat/pom.xml|  2 +-
 examples/royale/MDLBlogExample/pom.xml |  2 +-
 examples/royale/MDLDynamicTableExample/pom.xml |  2 +-
 examples/royale/MDLDynamicTabsExample/pom.xml  |  2 +-
 examples/royale/MDLExample/pom.xml |  2 +-
 examples/royale/ModuleExample/pom.xml  | 86 --
 examples/royale/RemoteObjectAMFTest/pom.xml| 10 +--
 examples/royale/RoyaleTeamPage_MDL/pom.xml |  2 +-
 examples/royale/pom.xml|  4 +-
 .../html/supportClasses/StringItemRenderer.as  |  3 +-
 pom.xml|  6 ++
 25 files changed, 67 insertions(+), 129 deletions(-)
 copy {frameworks => examples/amf}/pom.xml (78%)

-- 
To stop receiving notification emails like this one, please contact
['"commits@royale.apache.org" '].


[royale-asjs] 04/10: Need to test for String type first.

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit d3a0aca50398b0d88bac2af2110bdcd9381edcba
Author: Peter Ent 
AuthorDate: Thu Jan 11 16:23:04 2018 -0500

Need to test for String type first.

(cherry picked from commit 2955a169c438e94c4d4a5452fa91afa3003b8e57)
---
 .../royale/org/apache/royale/html/supportClasses/StringItemRenderer.as | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/supportClasses/StringItemRenderer.as
 
b/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/supportClasses/StringItemRenderer.as
index d7ee986..596d5c2 100644
--- 
a/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/supportClasses/StringItemRenderer.as
+++ 
b/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/supportClasses/StringItemRenderer.as
@@ -142,7 +142,8 @@ package org.apache.royale.html.supportClasses
{
super.data = value;
 var text:String;
-   if (labelField) text = String(value[labelField]);
+   if (value is String) text = value as String;
+   else if (labelField) text = String(value[labelField]);
else if (dataField) text = String(value[dataField]);
else text = String(value);
 

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" .


[royale-asjs] 10/10: somehow this was already at 0.9.1

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit 703dc29f482696f9ac5f64d8dc77b8a59204564c
Author: Alex Harui 
AuthorDate: Thu Jan 11 21:12:23 2018 -0800

somehow this was already at 0.9.1
---
 examples/royale/DataBindingExample_Flat/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/examples/royale/DataBindingExample_Flat/pom.xml 
b/examples/royale/DataBindingExample_Flat/pom.xml
index 35cd17e..0024885 100644
--- a/examples/royale/DataBindingExample_Flat/pom.xml
+++ b/examples/royale/DataBindingExample_Flat/pom.xml
@@ -33,11 +33,11 @@
   
 org.apache.royale.examples
 examples-royale
-0.9.1-SNAPSHOT
+0.9.0-SNAPSHOT
   
 
   DataBindingExample_Flat
-  0.9.1-SNAPSHOT
+  0.9.0-SNAPSHOT
   swf
 
   Apache Royale: Examples: Royale: DataBindingExample_Flat

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" .


[royale-asjs] 09/10: allow use of set-property

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit 26e3ff0dc3ac17c07120664c6dd50d81de7294bc
Author: Alex Harui 
AuthorDate: Thu Jan 11 14:40:16 2018 -0800

allow use of set-property

(cherry picked from commit 2a4c3069d234f72b2b22fe25ba2520ec5649c416)
---
 pom.xml | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/pom.xml b/pom.xml
index 95ef700..fee837a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,6 +141,12 @@
 
 
   org.codehaus.mojo
+  versions-maven-plugin
+  2.5
+
+
+
+  org.codehaus.mojo
   build-helper-maven-plugin
   3.0.0
 

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" .


[royale-asjs] 03/10: Update README.md with instructions about npm installation on Windows Update .gitignore

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit 945643b8526f7e53a6369aeac16faa5dd320d151
Author: Om Muppirala 
AuthorDate: Mon Jan 8 21:44:18 2018 -0800

Update README.md with instructions about npm installation on Windows
Update .gitignore

(cherry picked from commit f9b408819443d561aa340ab4b0f0ada6c1bcb420)
---
 .gitignore | 3 +++
 README.md  | 6 ++
 2 files changed, 9 insertions(+)

diff --git a/.gitignore b/.gitignore
index c40e0f5..352c363 100644
--- a/.gitignore
+++ b/.gitignore
@@ -142,3 +142,6 @@ vf2js/frameworks/js/
 #FlexJS generated files
 frameworks/js/FlexJS/generated-sources
 manualtests/FlexJSTest_SVG/bin
+
+#npm
+node_modules
diff --git a/README.md b/README.md
index 592e607..2961572 100644
--- a/README.md
+++ b/README.md
@@ -179,10 +179,16 @@ If you are not interested in SWF output, the binary 
distribution can just be unz
 
 If you want SWF output, use NPM. Run:
 
+- Mac
 ```bash
 sudo npm install royale -g
 ```
 
+- Windows
+```bash
+npm install royale -g
+```
+
 # Using Royale
 
 In order to get started using Royale, you are invited to follow along with the 
[Quick Start Guide](https://github.com/apache/royale-asjs/wiki/Quick-Start).

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" .


[royale-asjs] 01/10: fix pom

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit cdd089b96532d4b3fa946db6c4e372171b78f9c5
Author: Alex Harui 
AuthorDate: Thu Jan 11 16:47:03 2018 -0800

fix pom

(cherry picked from commit e6d378564233b91bace46bdf33ec45840de8f5af)
---
 examples/amf/SampleAmfWebApp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/amf/SampleAmfWebApp/pom.xml 
b/examples/amf/SampleAmfWebApp/pom.xml
index 4aba5fd..1d9396a 100644
--- a/examples/amf/SampleAmfWebApp/pom.xml
+++ b/examples/amf/SampleAmfWebApp/pom.xml
@@ -89,7 +89,7 @@
 well as the BlazeDS server.
 -->
 
-  org.apache.royale.blazeds
+  org.apache.flex.blazeds
   blazeds-spring-boot-starter
   4.7.3
 

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" .


[royale-asjs] 06/10: try to use profiles to not build things that don't build, but keep them in the search for new version updates in case we fix the build someday

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit cadc78bdaf57b09a42a87852120b55ccdd6cd379
Author: Alex Harui 
AuthorDate: Thu Jan 11 12:01:46 2018 -0800

try to use profiles to not build things that don't build, but keep them in 
the search for new version updates in case we fix the build someday

(cherry picked from commit 935e724202055dfd85cf34a576f0673d3da4d85e)
---
 examples/native/pom.xml | 12 ++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/examples/native/pom.xml b/examples/native/pom.xml
index 2a4dbce..866b0b4 100644
--- a/examples/native/pom.xml
+++ b/examples/native/pom.xml
@@ -33,14 +33,22 @@
   Apache Royale: Examples: Native
 
   
-
-
 
 ButtonExample
 
 USStatesMap
   
 
+  
+
+  brokenmodules
+  
+
+AngularExample
+  
+
+  
+
   
   

[royale-asjs] 05/10: fix up poms in hopes that the versions plugin will find all places we use the version

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit 77ee236508e645d54704a7f44d62bf7ca74f3804
Author: Alex Harui 
AuthorDate: Thu Jan 11 11:57:24 2018 -0800

fix up poms in hopes that the versions plugin will find all places we use 
the version

(cherry picked from commit 103a60f3b4d05dbb3f6ec83debb368258893c26d)
---
 examples/express/pom.xml|  1 +
 examples/pom.xml|  2 +
 examples/royale/DataBindingExample_Flat/pom.xml |  6 +-
 examples/royale/MDLBlogExample/pom.xml  |  2 +-
 examples/royale/MDLDynamicTableExample/pom.xml  |  2 +-
 examples/royale/MDLDynamicTabsExample/pom.xml   |  2 +-
 examples/royale/MDLExample/pom.xml  |  2 +-
 examples/royale/ModuleExample/pom.xml   | 86 -
 examples/royale/RemoteObjectAMFTest/pom.xml | 10 +--
 examples/royale/RoyaleTeamPage_MDL/pom.xml  |  2 +-
 examples/royale/pom.xml |  4 +-
 11 files changed, 15 insertions(+), 104 deletions(-)

diff --git a/examples/express/pom.xml b/examples/express/pom.xml
index d7f9409..590497b 100644
--- a/examples/express/pom.xml
+++ b/examples/express/pom.xml
@@ -34,6 +34,7 @@
 
   
 DataBindingExample
+DataGridExample
   
 
   
diff --git a/examples/pom.xml b/examples/pom.xml
index 270ce20..abe6159 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -35,6 +35,7 @@
 
   
 
${basedir}/target/javascript/bin/js-debug
+0.9.0-SNAPSHOT
   
 
   
@@ -42,6 +43,7 @@
 royale
 native
 node
+amf
 
 examples-tests
 examples-integrationtests
diff --git a/examples/royale/DataBindingExample_Flat/pom.xml 
b/examples/royale/DataBindingExample_Flat/pom.xml
index e14b666..35cd17e 100644
--- a/examples/royale/DataBindingExample_Flat/pom.xml
+++ b/examples/royale/DataBindingExample_Flat/pom.xml
@@ -33,11 +33,11 @@
   
 org.apache.royale.examples
 examples-royale
-0.9.0-SNAPSHOT
+0.9.1-SNAPSHOT
   
 
   DataBindingExample_Flat
-  0.9.0-SNAPSHOT
+  0.9.1-SNAPSHOT
   swf
 
   Apache Royale: Examples: Royale: DataBindingExample_Flat
@@ -83,7 +83,7 @@
 
   org.apache.royale.framework
   Fonts
-  0.9.0-SNAPSHOT
+  ${royale.framework.version}
   war
   
${war.source.directory}/fonts
 
diff --git a/examples/royale/MDLBlogExample/pom.xml 
b/examples/royale/MDLBlogExample/pom.xml
index f72e1ab..c39a9a4 100644
--- a/examples/royale/MDLBlogExample/pom.xml
+++ b/examples/royale/MDLBlogExample/pom.xml
@@ -56,7 +56,7 @@
 
   App.mxml
   
${basedir}/target/javascript/bin/js-debug/mdl-js-index-template.html
-  
-compiler.exclude-defaults-css-files=Basic-0.9.0-SNAPSHOT-js.swc:defaults.css
+  
-compiler.exclude-defaults-css-files=Basic-${royale.framework.version}-js.swc:defaults.css
 
   
 
diff --git a/examples/royale/MDLDynamicTableExample/pom.xml 
b/examples/royale/MDLDynamicTableExample/pom.xml
index c52114f..eab44b5 100644
--- a/examples/royale/MDLDynamicTableExample/pom.xml
+++ b/examples/royale/MDLDynamicTableExample/pom.xml
@@ -55,7 +55,7 @@
   MDLDynamicTableExample.mxml
   JSRoyale
   
${basedir}/target/javascript/bin/js-debug/mdl-js-index-template.html
-  
-compiler.exclude-defaults-css-files=Basic-0.9.0-SNAPSHOT-js.swc:defaults.css
+  
-compiler.exclude-defaults-css-files=Basic-${royale.framework.version}-js.swc:defaults.css
 
   
 
diff --git a/examples/royale/MDLDynamicTabsExample/pom.xml 
b/examples/royale/MDLDynamicTabsExample/pom.xml
index ef2071c..73a347e 100644
--- a/examples/royale/MDLDynamicTabsExample/pom.xml
+++ b/examples/royale/MDLDynamicTabsExample/pom.xml
@@ -50,7 +50,7 @@
   JSRoyale
   true
   
${basedir}/target/javascript/bin/js-debug/mdl-js-index-template.html
-  
-compiler.exclude-defaults-css-files=Basic-0.9.0-SNAPSHOT-js.swc:defaults.css
+  
-compiler.exclude-defaults-css-files=Basic-${royale.framework.version}-js.swc:defaults.css
 
   
 
diff --git a/examples/royale/MDLExample/pom.xml 
b/examples/royale/MDLExample/pom.xml
index aa04ad2..1a05f33 100644
--- a/examples/royale/MDLExample/pom.xml
+++ b/examples/royale/MDLExample/pom.xml
@@ -55,7 +55,7 @@
   App.mxml
   JSRoyale
   
${basedir}/target/javascript/bin/js-debug/mdl-js-index-template.html
-  
-compiler.exclude-defaults-css-files=Basic-0.9.0-SNAPSHOT-js.swc:defaults.css
+  
-compiler.exclude-defaults-css-files=Basic-${royale.framework.version}-js.swc:defaults.css
 
   
 
diff --git a/examples/royale/ModuleExample/pom.xml 
b/examples/royale/ModuleExample/pom.xml
index 6bea753..bbe5ea2 100644
--- a/examples

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

2018-01-11 Thread Apache Jenkins Server
The Apache Jenkins build system has built Royale-asjs (build #400)

Status: Still Failing

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

[royale-asjs] branch develop updated: seem to have a script that updates almost all version numbers

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/develop by this push:
 new f33f20f  seem to have a script that updates almost all version numbers
f33f20f is described below

commit f33f20fcde8cb412f10e45c69d379775e35282f8
Author: Alex Harui 
AuthorDate: Thu Jan 11 19:21:38 2018 -0800

seem to have a script that updates almost all version numbers
---
 releasecandidate.xml | 31 ++-
 1 file changed, 30 insertions(+), 1 deletion(-)

diff --git a/releasecandidate.xml b/releasecandidate.xml
index fa88b07..3d94e88 100644
--- a/releasecandidate.xml
+++ b/releasecandidate.xml
@@ -652,13 +652,20 @@
 
 
 
+
 
-
+
 
 
 
 
 next version is: ${pom.project.version}
+
+
+
+
+
 
 
 
@@ -677,6 +684,7 @@
 
 
 
+
 
 
 
@@ -706,6 +714,27 @@
 
 
 
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 
 
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@royale.apache.org" '].


[royale-asjs] branch develop updated: update other poms to next version

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/develop by this push:
 new c33a40f  update other poms to next version
c33a40f is described below

commit c33a40ff99499f487cf0b4487f8a4133eba7e734
Author: Alex Harui 
AuthorDate: Thu Jan 11 19:14:50 2018 -0800

update other poms to next version
---
 archetypes/pom.xml |   2 +-
 distribution/jars/compc/pom.xml|   6 +-
 distribution/jars/compiler-asc/pom.xml |   6 +-
 distribution/jars/compiler-compc/pom.xml   |   6 +-
 distribution/jars/compiler-mxmlc/pom.xml   |   6 +-
 distribution/jars/compiler-optimizer/pom.xml   |   6 +-
 distribution/jars/compiler-swfdump/pom.xml |   8 +-
 distribution/jars/mxmlc/pom.xml|   6 +-
 distribution/pom.xml   | 122 ++---
 examples/amf/SampleAmfWebApp/pom.xml   |   4 +-
 examples/amf/pom.xml   |   4 +-
 examples/examples-integrationtests/pom.xml |  52 -
 examples/examples-tests/pom.xml|   4 +-
 examples/express/DataBindingExample/pom.xml|   8 +-
 examples/express/DataGridExample/pom.xml   |   4 +-
 examples/express/pom.xml   |  18 +--
 examples/native/AngularExample/pom.xml |   4 +-
 examples/native/ButtonExample/pom.xml  |   4 +-
 examples/native/USStatesMap/pom.xml|   6 +-
 examples/native/pom.xml|   4 +-
 examples/node/HelloWorld/pom.xml   |   4 +-
 examples/node/pom.xml  |   4 +-
 examples/pom.xml   |   6 +-
 examples/royale/ASDoc/pom.xml  |   8 +-
 examples/royale/AccordionExample/pom.xml   |   4 +-
 examples/royale/ChartExample/pom.xml   |   8 +-
 examples/royale/CordovaCameraExample/pom.xml   |   8 +-
 examples/royale/CreateJSExample/pom.xml|   8 +-
 examples/royale/DataBindingExample/pom.xml |   8 +-
 .../DataBindingExampleWithFlexLayout/pom.xml   |   8 +-
 examples/royale/DataBindingExample_Flat/pom.xml|  10 +-
 examples/royale/DataBindingExample_as/pom.xml  |   8 +-
 examples/royale/DataGridExample/pom.xml|   4 +-
 examples/royale/DateControlsExample/pom.xml|   8 +-
 examples/royale/DebuggingExample/pom.xml   |   8 +-
 examples/royale/DesktopMap/pom.xml |   8 +-
 examples/royale/DragAndDropExample/pom.xml |   8 +-
 examples/royale/Flex2Royale/pom.xml|   8 +-
 examples/royale/HTMLElements/pom.xml   |   4 +-
 examples/royale/HelloWorld/pom.xml |   4 +-
 examples/royale/ListExample/pom.xml|   8 +-
 examples/royale/MDLBlogExample/pom.xml |   6 +-
 examples/royale/MDLDynamicTableExample/pom.xml |   6 +-
 examples/royale/MDLDynamicTabsExample/pom.xml  |   6 +-
 examples/royale/MDLExample/pom.xml |   6 +-
 examples/royale/MapSearch/pom.xml  |   8 +-
 examples/royale/MobileMap/pom.xml  |  12 +-
 examples/royale/MobileStocks/pom.xml   |  24 ++--
 examples/royale/MobileTrader/pom.xml   |  16 +--
 examples/royale/ModuleExample/MainApp/pom.xml  |   4 +-
 examples/royale/ModuleExample/Module/pom.xml   |   4 +-
 examples/royale/ModuleExample/pom.xml  |   4 +-
 examples/royale/RemoteObjectAMFTest/pom.xml|  12 +-
 examples/royale/RoyaleStore/pom.xml|  20 ++--
 examples/royale/RoyaleStore_jquery/pom.xml |  24 ++--
 examples/royale/RoyaleTeamPage_MDL/pom.xml |  10 +-
 examples/royale/RoyaleWebsiteStatsViewer/pom.xml   |  12 +-
 examples/royale/StorageExample/pom.xml |  12 +-
 examples/royale/StyleExample/pom.xml   |   8 +-
 examples/royale/TableExample/pom.xml   |   4 +-
 examples/royale/TeamPage/pom.xml   |   8 +-
 examples/royale/TodoListSampleApp/pom.xml  |   4 +-
 examples/royale/TreeExample/pom.xml|   4 +-
 examples/royale/pom.xml|  30 ++---
 frameworks/projects/Testing/pom.xml|   2 +-
 manualtests/UnitTests/pom.xml  |   8 +-
 manualtests/pom.xml|  28 ++---
 pom.xml|   4 +-
 testsuite/pom.xml  |   4 +-
 69 files changed, 357 insertions(+), 357 deletions(-)

diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index d855787..91dad02 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -34,7 +34,7 @@
   Maven archetypes for creating royale maven 
projects
 
  

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

2018-01-11 Thread Apache Jenkins Server
The Apache Jenkins build system has built Royale-asjs (build #399)

Status: Still Failing

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

[royale-asjs] branch develop updated: Testing doesn't build on Maven

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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


The following commit(s) were added to refs/heads/develop by this push:
 new d8503d7  Testing doesn't build on Maven
d8503d7 is described below

commit d8503d748c899b56d73f441f60686ce8b2bec49a
Author: Alex Harui 
AuthorDate: Thu Jan 11 17:30:41 2018 -0800

Testing doesn't build on Maven
---
 frameworks/projects/pom.xml | 11 ++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/frameworks/projects/pom.xml b/frameworks/projects/pom.xml
index 6b21b60..b8ec485 100644
--- a/frameworks/projects/pom.xml
+++ b/frameworks/projects/pom.xml
@@ -59,9 +59,18 @@
 XML
 Text
 TLF
-Testing
   
 
+  
+
+  brokenmodules
+  
+  
+  Testing
+  
+
+  
+
   
 
   

-- 
To stop receiving notification emails like this one, please contact
['"commits@royale.apache.org" '].


[royale-asjs] 12/21: update versions in example pom

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit b5cbeeccc36ea6f3460bdb2e5d82ea1b20d764dc
Author: Alex Harui 
AuthorDate: Thu Jan 11 14:46:04 2018 -0800

update versions in example pom
---
 examples/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index ef717ba..6a65d49 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.royale.framework
 royale-framework-parent
-0.9.0-SNAPSHOT
+0.9.1-SNAPSHOT
   
 
   org.apache.royale.examples
@@ -35,7 +35,7 @@
 
   
 
${basedir}/target/javascript/bin/js-debug
-0.9.0-SNAPSHOT
+0.9.1-SNAPSHOT
   
 
   

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" .


[royale-asjs] 04/21: fix up poms in hopes that the versions plugin will find all places we use the version

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit 103a60f3b4d05dbb3f6ec83debb368258893c26d
Author: Alex Harui 
AuthorDate: Thu Jan 11 11:57:24 2018 -0800

fix up poms in hopes that the versions plugin will find all places we use 
the version
---
 examples/express/pom.xml|  1 +
 examples/pom.xml|  2 +
 examples/royale/DataBindingExample_Flat/pom.xml |  6 +-
 examples/royale/MDLBlogExample/pom.xml  |  2 +-
 examples/royale/MDLDynamicTableExample/pom.xml  |  2 +-
 examples/royale/MDLDynamicTabsExample/pom.xml   |  2 +-
 examples/royale/MDLExample/pom.xml  |  2 +-
 examples/royale/ModuleExample/pom.xml   | 86 -
 examples/royale/RemoteObjectAMFTest/pom.xml | 10 +--
 examples/royale/RoyaleTeamPage_MDL/pom.xml  |  2 +-
 examples/royale/pom.xml |  4 +-
 11 files changed, 15 insertions(+), 104 deletions(-)

diff --git a/examples/express/pom.xml b/examples/express/pom.xml
index d7f9409..590497b 100644
--- a/examples/express/pom.xml
+++ b/examples/express/pom.xml
@@ -34,6 +34,7 @@
 
   
 DataBindingExample
+DataGridExample
   
 
   
diff --git a/examples/pom.xml b/examples/pom.xml
index 270ce20..abe6159 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -35,6 +35,7 @@
 
   
 
${basedir}/target/javascript/bin/js-debug
+0.9.0-SNAPSHOT
   
 
   
@@ -42,6 +43,7 @@
 royale
 native
 node
+amf
 
 examples-tests
 examples-integrationtests
diff --git a/examples/royale/DataBindingExample_Flat/pom.xml 
b/examples/royale/DataBindingExample_Flat/pom.xml
index e14b666..35cd17e 100644
--- a/examples/royale/DataBindingExample_Flat/pom.xml
+++ b/examples/royale/DataBindingExample_Flat/pom.xml
@@ -33,11 +33,11 @@
   
 org.apache.royale.examples
 examples-royale
-0.9.0-SNAPSHOT
+0.9.1-SNAPSHOT
   
 
   DataBindingExample_Flat
-  0.9.0-SNAPSHOT
+  0.9.1-SNAPSHOT
   swf
 
   Apache Royale: Examples: Royale: DataBindingExample_Flat
@@ -83,7 +83,7 @@
 
   org.apache.royale.framework
   Fonts
-  0.9.0-SNAPSHOT
+  ${royale.framework.version}
   war
   
${war.source.directory}/fonts
 
diff --git a/examples/royale/MDLBlogExample/pom.xml 
b/examples/royale/MDLBlogExample/pom.xml
index f72e1ab..c39a9a4 100644
--- a/examples/royale/MDLBlogExample/pom.xml
+++ b/examples/royale/MDLBlogExample/pom.xml
@@ -56,7 +56,7 @@
 
   App.mxml
   
${basedir}/target/javascript/bin/js-debug/mdl-js-index-template.html
-  
-compiler.exclude-defaults-css-files=Basic-0.9.0-SNAPSHOT-js.swc:defaults.css
+  
-compiler.exclude-defaults-css-files=Basic-${royale.framework.version}-js.swc:defaults.css
 
   
 
diff --git a/examples/royale/MDLDynamicTableExample/pom.xml 
b/examples/royale/MDLDynamicTableExample/pom.xml
index c52114f..eab44b5 100644
--- a/examples/royale/MDLDynamicTableExample/pom.xml
+++ b/examples/royale/MDLDynamicTableExample/pom.xml
@@ -55,7 +55,7 @@
   MDLDynamicTableExample.mxml
   JSRoyale
   
${basedir}/target/javascript/bin/js-debug/mdl-js-index-template.html
-  
-compiler.exclude-defaults-css-files=Basic-0.9.0-SNAPSHOT-js.swc:defaults.css
+  
-compiler.exclude-defaults-css-files=Basic-${royale.framework.version}-js.swc:defaults.css
 
   
 
diff --git a/examples/royale/MDLDynamicTabsExample/pom.xml 
b/examples/royale/MDLDynamicTabsExample/pom.xml
index ef2071c..73a347e 100644
--- a/examples/royale/MDLDynamicTabsExample/pom.xml
+++ b/examples/royale/MDLDynamicTabsExample/pom.xml
@@ -50,7 +50,7 @@
   JSRoyale
   true
   
${basedir}/target/javascript/bin/js-debug/mdl-js-index-template.html
-  
-compiler.exclude-defaults-css-files=Basic-0.9.0-SNAPSHOT-js.swc:defaults.css
+  
-compiler.exclude-defaults-css-files=Basic-${royale.framework.version}-js.swc:defaults.css
 
   
 
diff --git a/examples/royale/MDLExample/pom.xml 
b/examples/royale/MDLExample/pom.xml
index aa04ad2..1a05f33 100644
--- a/examples/royale/MDLExample/pom.xml
+++ b/examples/royale/MDLExample/pom.xml
@@ -55,7 +55,7 @@
   App.mxml
   JSRoyale
   
${basedir}/target/javascript/bin/js-debug/mdl-js-index-template.html
-  
-compiler.exclude-defaults-css-files=Basic-0.9.0-SNAPSHOT-js.swc:defaults.css
+  
-compiler.exclude-defaults-css-files=Basic-${royale.framework.version}-js.swc:defaults.css
 
   
 
diff --git a/examples/royale/ModuleExample/pom.xml 
b/examples/royale/ModuleExample/pom.xml
index 6bea753..bbe5ea2 100644
--- a/examples/royale/ModuleExample/pom.xml
+++ b/examples/royale/ModuleExample/pom.xml
@@ -71,92 

[royale-asjs] 15/21: more tweaks

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit b6cb6644a74f85cc61bb5289a7d7de10dbcd6e8a
Author: Alex Harui 
AuthorDate: Thu Jan 11 16:50:02 2018 -0800

more tweaks
---
 releasecandidate.xml | 12 
 1 file changed, 12 insertions(+)

diff --git a/releasecandidate.xml b/releasecandidate.xml
index 5082079..f05b9fa 100644
--- a/releasecandidate.xml
+++ b/releasecandidate.xml
@@ -669,6 +669,18 @@
 
 
 
+
+
+
+
+
+
+
+
+
+
+
+
 
 
 

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" .


[royale-asjs] 21/21: add Testing

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit 74eff11e8101e29c21d2d768ef09e690b162e50a
Author: Alex Harui 
AuthorDate: Thu Jan 11 17:19:32 2018 -0800

add Testing
---
 frameworks/projects/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/frameworks/projects/pom.xml b/frameworks/projects/pom.xml
index 130e073..6b21b60 100644
--- a/frameworks/projects/pom.xml
+++ b/frameworks/projects/pom.xml
@@ -59,6 +59,7 @@
 XML
 Text
 TLF
+Testing
   
 
   

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" .


[royale-asjs] branch develop updated (2955a16 -> 74eff11)

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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


from 2955a16  Need to test for String type first.
 new 2b69d60  Revert "Once Again changes to 0.9.1 - Revert if I'm wrong"
 new eb6c449  Revert "It looks like it was missed and it won't be changed 
automatically - If I'm wrong revert please"
 new ad64c2b  Revert "update other poms to next version"
 new 103a60f  fix up poms in hopes that the versions plugin will find all 
places we use the version
 new 935e724  try to use profiles to not build things that don't build, but 
keep them in the search for new version updates in case we fix the build someday
 new 475cb40  renames it isn't seen as a duplicate project
 new d141472  add this so it sees the projects in this folder
 new 3240b6d  this seems to update the dependency versions
 new e224601  run in the examples folder.  versions:set seems to climb to 
the root no matter what folder is specified
 new 6d6b8e9  update more versions
 new 2a4c306  allow use of set-property
 new b5cbeec  update versions in example pom
 new 9dacdd2  update archetypes to make it easier to update versions
 new e6d3785  fix pom
 new b6cb664  more tweaks
 new ac9b996  update versions in distribution
 new 3e5a7c3  see if this will update all develop poms
 new 83261b4  Revert "update versions in distribution"
 new c3a1f09  Revert "update versions in example pom"
 new 795872e  Revert "update more versions"
 new 74eff11  add Testing

The 21 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 +
 .../src/main/resources/archetype-resources/pom.xml |  6 +-
 .../src/main/resources/archetype-resources/pom.xml |  6 +-
 .../src/main/resources/archetype-resources/pom.xml |  2 +-
 .../src/main/resources/archetype-resources/pom.xml |  6 +-
 .../src/main/resources/archetype-resources/pom.xml |  6 +-
 distribution/jars/compc/pom.xml|  2 +-
 distribution/jars/compiler-asc/pom.xml |  2 +-
 distribution/jars/compiler-compc/pom.xml   |  2 +-
 distribution/jars/compiler-mxmlc/pom.xml   |  2 +-
 distribution/jars/compiler-optimizer/pom.xml   |  2 +-
 distribution/jars/compiler-swfdump/pom.xml |  2 +-
 distribution/jars/mxmlc/pom.xml|  2 +-
 distribution/pom.xml   | 16 ++--
 examples/amf/SampleAmfWebApp/pom.xml   |  2 +-
 {frameworks => examples/amf}/pom.xml   | 17 ++--
 examples/examples-integrationtests/pom.xml | 54 ++---
 examples/examples-tests/pom.xml|  4 +-
 examples/express/DataBindingExample/pom.xml|  4 +-
 examples/express/DataGridExample/pom.xml   |  6 +-
 examples/express/pom.xml   |  7 +-
 examples/native/ButtonExample/pom.xml  |  4 +-
 examples/native/USStatesMap/pom.xml|  4 +-
 examples/native/pom.xml| 16 +++-
 examples/node/HelloWorld/pom.xml   |  4 +-
 examples/node/pom.xml  |  4 +-
 examples/pom.xml   |  6 +-
 examples/royale/ASDoc/pom.xml  |  4 +-
 examples/royale/AccordionExample/pom.xml   |  4 +-
 examples/royale/ChartExample/pom.xml   |  4 +-
 examples/royale/CordovaCameraExample/pom.xml   |  4 +-
 examples/royale/CreateJSExample/pom.xml|  4 +-
 examples/royale/DataBindingExample/pom.xml |  4 +-
 .../DataBindingExampleWithFlexLayout/pom.xml   |  4 +-
 examples/royale/DataBindingExample_Flat/pom.xml|  2 +-
 examples/royale/DataBindingExample_as/pom.xml  |  4 +-
 examples/royale/DataGridExample/pom.xml|  4 +-
 examples/royale/DateControlsExample/pom.xml|  4 +-
 examples/royale/DebuggingExample/pom.xml   |  4 +-
 examples/royale/DesktopMap/pom.xml |  4 +-
 examples/royale/DragAndDropExample/pom.xml |  4 +-
 examples/royale/HelloWorld/pom.xml |  4 +-
 examples/royale/ListExample/pom.xml|  4 +-
 examples/royale/MDLBlogExample/pom.xml |  2 +-
 examples/royale/MDLDynamicTableExample/pom.xml |  6 +-
 examples/royale/MDLDynamicTabsExample/pom.xml  |  6 +-
 examples/royale/MDLExample/pom.xml |  6 +-
 examples/royale/MapSearch/pom.xml  |  4 +-
 examples/royale/MobileMap/pom.xml  |  4 +-
 examples/royale/MobileStocks/pom.xml   |  4 +-
 examples/royale/MobileTrader/pom.xml   |  4 +-
 examples/royale/ModuleExamp

[royale-asjs] 10/21: update more versions

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit 6d6b8e98db7f3fcdfc2e9af7988acfa1cf006f75
Author: Alex Harui 
AuthorDate: Thu Jan 11 12:40:04 2018 -0800

update more versions
---
 distribution/jars/compc/pom.xml|  2 +-
 distribution/jars/compiler-asc/pom.xml |  2 +-
 distribution/jars/compiler-compc/pom.xml   |  2 +-
 distribution/jars/compiler-mxmlc/pom.xml   |  2 +-
 distribution/jars/compiler-optimizer/pom.xml   |  2 +-
 distribution/jars/compiler-swfdump/pom.xml |  2 +-
 distribution/jars/mxmlc/pom.xml|  2 +-
 distribution/pom.xml   | 16 +++
 examples/amf/SampleAmfWebApp/pom.xml   |  4 +-
 examples/amf/pom.xml   |  4 +-
 examples/examples-integrationtests/pom.xml | 54 +++---
 examples/examples-tests/pom.xml|  4 +-
 examples/express/DataBindingExample/pom.xml|  8 ++--
 examples/express/DataGridExample/pom.xml   |  4 +-
 examples/express/pom.xml   | 18 
 examples/native/AngularExample/pom.xml |  4 +-
 examples/native/ButtonExample/pom.xml  |  4 +-
 examples/native/USStatesMap/pom.xml|  6 +--
 examples/native/pom.xml|  4 +-
 examples/node/HelloWorld/pom.xml   |  4 +-
 examples/node/pom.xml  |  4 +-
 examples/pom.xml   |  2 +-
 examples/royale/ASDoc/pom.xml  |  8 ++--
 examples/royale/AccordionExample/pom.xml   |  4 +-
 examples/royale/ChartExample/pom.xml   |  8 ++--
 examples/royale/CordovaCameraExample/pom.xml   |  8 ++--
 examples/royale/CreateJSExample/pom.xml|  8 ++--
 examples/royale/DataBindingExample/pom.xml |  8 ++--
 .../DataBindingExampleWithFlexLayout/pom.xml   |  8 ++--
 examples/royale/DataBindingExample_Flat/pom.xml| 10 ++--
 examples/royale/DataBindingExample_as/pom.xml  |  8 ++--
 examples/royale/DataGridExample/pom.xml|  4 +-
 examples/royale/DateControlsExample/pom.xml|  8 ++--
 examples/royale/DebuggingExample/pom.xml   |  8 ++--
 examples/royale/DesktopMap/pom.xml |  8 ++--
 examples/royale/DragAndDropExample/pom.xml |  8 ++--
 examples/royale/Flex2Royale/pom.xml|  8 ++--
 examples/royale/HTMLElements/pom.xml   |  4 +-
 examples/royale/HelloWorld/pom.xml |  4 +-
 examples/royale/ListExample/pom.xml|  8 ++--
 examples/royale/MDLBlogExample/pom.xml |  6 +--
 examples/royale/MDLDynamicTableExample/pom.xml |  6 +--
 examples/royale/MDLDynamicTabsExample/pom.xml  |  6 +--
 examples/royale/MDLExample/pom.xml |  6 +--
 examples/royale/MapSearch/pom.xml  |  8 ++--
 examples/royale/MobileMap/pom.xml  | 12 ++---
 examples/royale/MobileStocks/pom.xml   | 24 +-
 examples/royale/MobileTrader/pom.xml   | 16 +++
 examples/royale/ModuleExample/MainApp/pom.xml  |  4 +-
 examples/royale/ModuleExample/Module/pom.xml   |  4 +-
 examples/royale/ModuleExample/pom.xml  |  4 +-
 examples/royale/RemoteObjectAMFTest/pom.xml| 12 ++---
 examples/royale/RoyaleStore/pom.xml| 20 
 examples/royale/RoyaleStore_jquery/pom.xml | 24 +-
 examples/royale/RoyaleTeamPage_MDL/pom.xml | 10 ++--
 examples/royale/RoyaleWebsiteStatsViewer/pom.xml   | 12 ++---
 examples/royale/StorageExample/pom.xml | 12 ++---
 examples/royale/StyleExample/pom.xml   |  8 ++--
 examples/royale/TableExample/pom.xml   |  4 +-
 examples/royale/TeamPage/pom.xml   |  8 ++--
 examples/royale/TodoListSampleApp/pom.xml  |  4 +-
 examples/royale/TreeExample/pom.xml|  4 +-
 examples/royale/pom.xml| 30 ++--
 testsuite/pom.xml  |  2 +-
 64 files changed, 265 insertions(+), 265 deletions(-)

diff --git a/distribution/jars/compc/pom.xml b/distribution/jars/compc/pom.xml
index 0b26bd9..eb2ddbf 100644
--- a/distribution/jars/compc/pom.xml
+++ b/distribution/jars/compc/pom.xml
@@ -29,7 +29,7 @@
 
   org.apache.royale.framework.distribution
   compc
-  0.9.0-SNAPSHOT
+  0.9.1-SNAPSHOT
 
   
 
diff --git a/distribution/jars/compiler-asc/pom.xml 
b/distribution/jars/compiler-asc/pom.xml
index a9898e9..817a05b 100644
--- a/distribution/jars/compiler-asc/pom.xml
+++ b/distribution/jars/compiler-asc/pom.xml
@@ -29,7 +29,7 @@
 
   org.apache.royale.framework.distribution
   compiler-asc
-  0.9.0-SNAPSHOT
+  0.9.1-SNAPSHOT
 
   
 
diff --git a/d

[royale-asjs] 18/21: Revert "update versions in distribution"

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit 83261b499b1a6f594d73c2da90f364e3ff225d7e
Author: Alex Harui 
AuthorDate: Thu Jan 11 17:12:30 2018 -0800

Revert "update versions in distribution"

This reverts commit a9ef64c3559551b80a3e1525d9d3707f08b220df.
---
 distribution/jars/compc/pom.xml  |   4 +-
 distribution/jars/compiler-asc/pom.xml   |   4 +-
 distribution/jars/compiler-compc/pom.xml |   4 +-
 distribution/jars/compiler-mxmlc/pom.xml |   4 +-
 distribution/jars/compiler-optimizer/pom.xml |   4 +-
 distribution/jars/compiler-swfdump/pom.xml   |   6 +-
 distribution/jars/mxmlc/pom.xml  |   4 +-
 distribution/pom.xml | 106 +--
 releasecandidate.xml |   5 --
 9 files changed, 68 insertions(+), 73 deletions(-)

diff --git a/distribution/jars/compc/pom.xml b/distribution/jars/compc/pom.xml
index bdaa66d..eb2ddbf 100644
--- a/distribution/jars/compc/pom.xml
+++ b/distribution/jars/compc/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.royale.framework
 royale-framework-parent
-0.9.1-SNAPSHOT
+0.9.0-SNAPSHOT
 ../../../pom.xml
   
 
@@ -53,7 +53,7 @@
 
   org.apache.royale.compiler
   flex-compiler-oem
-  0.9.1-SNAPSHOT
+  0.9.0-SNAPSHOT
 
   
 
diff --git a/distribution/jars/compiler-asc/pom.xml 
b/distribution/jars/compiler-asc/pom.xml
index 3801282..817a05b 100644
--- a/distribution/jars/compiler-asc/pom.xml
+++ b/distribution/jars/compiler-asc/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.royale.framework
 royale-framework-parent
-0.9.1-SNAPSHOT
+0.9.0-SNAPSHOT
 ../../../pom.xml
   
 
@@ -53,7 +53,7 @@
 
   org.apache.royale.compiler
   compiler
-  0.9.1-SNAPSHOT
+  0.9.0-SNAPSHOT
 
   
 
diff --git a/distribution/jars/compiler-compc/pom.xml 
b/distribution/jars/compiler-compc/pom.xml
index ee724ad..fff7a62 100644
--- a/distribution/jars/compiler-compc/pom.xml
+++ b/distribution/jars/compiler-compc/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.royale.framework
 royale-framework-parent
-0.9.1-SNAPSHOT
+0.9.0-SNAPSHOT
 ../../../pom.xml
   
 
@@ -53,7 +53,7 @@
 
   org.apache.royale.compiler
   compiler
-  0.9.1-SNAPSHOT
+  0.9.0-SNAPSHOT
 
   
 
diff --git a/distribution/jars/compiler-mxmlc/pom.xml 
b/distribution/jars/compiler-mxmlc/pom.xml
index 043e630..f98bc0c 100644
--- a/distribution/jars/compiler-mxmlc/pom.xml
+++ b/distribution/jars/compiler-mxmlc/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.royale.framework
 royale-framework-parent
-0.9.1-SNAPSHOT
+0.9.0-SNAPSHOT
 ../../../pom.xml
   
 
@@ -53,7 +53,7 @@
 
   org.apache.royale.compiler
   compiler
-  0.9.1-SNAPSHOT
+  0.9.0-SNAPSHOT
 
   
 
diff --git a/distribution/jars/compiler-optimizer/pom.xml 
b/distribution/jars/compiler-optimizer/pom.xml
index 8bb6b4f..ed2a68a 100644
--- a/distribution/jars/compiler-optimizer/pom.xml
+++ b/distribution/jars/compiler-optimizer/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.royale.framework
 royale-framework-parent
-0.9.1-SNAPSHOT
+0.9.0-SNAPSHOT
 ../../../pom.xml
   
 
@@ -53,7 +53,7 @@
 
   org.apache.royale.compiler
   compiler
-  0.9.1-SNAPSHOT
+  0.9.0-SNAPSHOT
 
   
 
diff --git a/distribution/jars/compiler-swfdump/pom.xml 
b/distribution/jars/compiler-swfdump/pom.xml
index 005522a..da97e45 100644
--- a/distribution/jars/compiler-swfdump/pom.xml
+++ b/distribution/jars/compiler-swfdump/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.royale.framework
 royale-framework-parent
-0.9.1-SNAPSHOT
+0.9.0-SNAPSHOT
 ../../../pom.xml
   
 
@@ -53,12 +53,12 @@
 
   org.apache.royale.compiler
   compiler
-  0.9.1-SNAPSHOT
+  0.9.0-SNAPSHOT
 
 
   commons-io
   commons-io
-  2.6
+  2.4
 
   
 
diff --git a/distribution/jars/mxmlc/pom.xml b/distribution/jars/mxmlc/pom.xml
index 68d6e07..edb6b17 100644
--- a/distribution/jars/mxmlc/pom.xml
+++ b/distribution/jars/mxmlc/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.royale.framework
 royale-framework-parent
-0.9.1-SNAPSHOT
+0.9.0-SNAPSHOT
 ../../../pom.xml
   
 
@@ -53,7 +53,7 @@
 
   org.apache.royale.compiler
   compiler
-  0.9.1-SNAPSHOT
+  0.9.0-SNAPSHOT
 
   
 
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 4e08ff8..353cde0 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.royale.framework
 royale-framework-parent
-0.9.1-SNAPSHOT
+0.9.0-SNAPSHOT
   
 
   distribution
@@ -54,166 +54,166 @@
 
   org.apache.royale.compiler
   compiler
-  0.9.1-SNAPSHOT
+  0.9.0-SNAPSHOT
 
 
   org.apache.royale.compiler
   flex

[royale-asjs] 19/21: Revert "update versions in example pom"

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit c3a1f0914d66e89d7a8a18a0671a46c9f3f392db
Author: Alex Harui 
AuthorDate: Thu Jan 11 17:14:44 2018 -0800

Revert "update versions in example pom"

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

diff --git a/examples/pom.xml b/examples/pom.xml
index 6a65d49..ef717ba 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.royale.framework
 royale-framework-parent
-0.9.1-SNAPSHOT
+0.9.0-SNAPSHOT
   
 
   org.apache.royale.examples
@@ -35,7 +35,7 @@
 
   
 
${basedir}/target/javascript/bin/js-debug
-0.9.1-SNAPSHOT
+0.9.0-SNAPSHOT
   
 
   

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" .


[royale-asjs] 16/21: update versions in distribution

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit ac9b996538375ad30c9ebc5ae5b52fb967734932
Author: Alex Harui 
AuthorDate: Thu Jan 11 16:57:08 2018 -0800

update versions in distribution
---
 distribution/jars/compc/pom.xml  |   4 +-
 distribution/jars/compiler-asc/pom.xml   |   4 +-
 distribution/jars/compiler-compc/pom.xml |   4 +-
 distribution/jars/compiler-mxmlc/pom.xml |   4 +-
 distribution/jars/compiler-optimizer/pom.xml |   4 +-
 distribution/jars/compiler-swfdump/pom.xml   |   6 +-
 distribution/jars/mxmlc/pom.xml  |   4 +-
 distribution/pom.xml | 106 +--
 releasecandidate.xml |  10 +++
 9 files changed, 78 insertions(+), 68 deletions(-)

diff --git a/distribution/jars/compc/pom.xml b/distribution/jars/compc/pom.xml
index eb2ddbf..bdaa66d 100644
--- a/distribution/jars/compc/pom.xml
+++ b/distribution/jars/compc/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.royale.framework
 royale-framework-parent
-0.9.0-SNAPSHOT
+0.9.1-SNAPSHOT
 ../../../pom.xml
   
 
@@ -53,7 +53,7 @@
 
   org.apache.royale.compiler
   flex-compiler-oem
-  0.9.0-SNAPSHOT
+  0.9.1-SNAPSHOT
 
   
 
diff --git a/distribution/jars/compiler-asc/pom.xml 
b/distribution/jars/compiler-asc/pom.xml
index 817a05b..3801282 100644
--- a/distribution/jars/compiler-asc/pom.xml
+++ b/distribution/jars/compiler-asc/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.royale.framework
 royale-framework-parent
-0.9.0-SNAPSHOT
+0.9.1-SNAPSHOT
 ../../../pom.xml
   
 
@@ -53,7 +53,7 @@
 
   org.apache.royale.compiler
   compiler
-  0.9.0-SNAPSHOT
+  0.9.1-SNAPSHOT
 
   
 
diff --git a/distribution/jars/compiler-compc/pom.xml 
b/distribution/jars/compiler-compc/pom.xml
index fff7a62..ee724ad 100644
--- a/distribution/jars/compiler-compc/pom.xml
+++ b/distribution/jars/compiler-compc/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.royale.framework
 royale-framework-parent
-0.9.0-SNAPSHOT
+0.9.1-SNAPSHOT
 ../../../pom.xml
   
 
@@ -53,7 +53,7 @@
 
   org.apache.royale.compiler
   compiler
-  0.9.0-SNAPSHOT
+  0.9.1-SNAPSHOT
 
   
 
diff --git a/distribution/jars/compiler-mxmlc/pom.xml 
b/distribution/jars/compiler-mxmlc/pom.xml
index f98bc0c..043e630 100644
--- a/distribution/jars/compiler-mxmlc/pom.xml
+++ b/distribution/jars/compiler-mxmlc/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.royale.framework
 royale-framework-parent
-0.9.0-SNAPSHOT
+0.9.1-SNAPSHOT
 ../../../pom.xml
   
 
@@ -53,7 +53,7 @@
 
   org.apache.royale.compiler
   compiler
-  0.9.0-SNAPSHOT
+  0.9.1-SNAPSHOT
 
   
 
diff --git a/distribution/jars/compiler-optimizer/pom.xml 
b/distribution/jars/compiler-optimizer/pom.xml
index ed2a68a..8bb6b4f 100644
--- a/distribution/jars/compiler-optimizer/pom.xml
+++ b/distribution/jars/compiler-optimizer/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.royale.framework
 royale-framework-parent
-0.9.0-SNAPSHOT
+0.9.1-SNAPSHOT
 ../../../pom.xml
   
 
@@ -53,7 +53,7 @@
 
   org.apache.royale.compiler
   compiler
-  0.9.0-SNAPSHOT
+  0.9.1-SNAPSHOT
 
   
 
diff --git a/distribution/jars/compiler-swfdump/pom.xml 
b/distribution/jars/compiler-swfdump/pom.xml
index da97e45..005522a 100644
--- a/distribution/jars/compiler-swfdump/pom.xml
+++ b/distribution/jars/compiler-swfdump/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.royale.framework
 royale-framework-parent
-0.9.0-SNAPSHOT
+0.9.1-SNAPSHOT
 ../../../pom.xml
   
 
@@ -53,12 +53,12 @@
 
   org.apache.royale.compiler
   compiler
-  0.9.0-SNAPSHOT
+  0.9.1-SNAPSHOT
 
 
   commons-io
   commons-io
-  2.4
+  2.6
 
   
 
diff --git a/distribution/jars/mxmlc/pom.xml b/distribution/jars/mxmlc/pom.xml
index edb6b17..68d6e07 100644
--- a/distribution/jars/mxmlc/pom.xml
+++ b/distribution/jars/mxmlc/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.royale.framework
 royale-framework-parent
-0.9.0-SNAPSHOT
+0.9.1-SNAPSHOT
 ../../../pom.xml
   
 
@@ -53,7 +53,7 @@
 
   org.apache.royale.compiler
   compiler
-  0.9.0-SNAPSHOT
+  0.9.1-SNAPSHOT
 
   
 
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 353cde0..4e08ff8 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -23,7 +23,7 @@
   
 org.apache.royale.framework
 royale-framework-parent
-0.9.0-SNAPSHOT
+0.9.1-SNAPSHOT
   
 
   distribution
@@ -54,166 +54,166 @@
 
   org.apache.royale.compiler
   compiler
-  0.9.0-SNAPSHOT
+  0.9.1-SNAPSHOT
 
 
   org.apache.royale.compiler
   flex-compiler-oem
-  0.9.0-SNAPSHOT
+  0.9.1-SNAPSHOT
 
 
   or

[royale-asjs] 07/21: add this so it sees the projects in this folder

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit d1414721b8ebb1b7c0fd157be0950862c03b5c78
Author: Alex Harui 
AuthorDate: Thu Jan 11 12:33:17 2018 -0800

add this so it sees the projects in this folder
---
 examples/amf/pom.xml | 39 +++
 1 file changed, 39 insertions(+)

diff --git a/examples/amf/pom.xml b/examples/amf/pom.xml
new file mode 100644
index 000..8be147f
--- /dev/null
+++ b/examples/amf/pom.xml
@@ -0,0 +1,39 @@
+
+
+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/maven-v4_0_0.xsd";>
+  4.0.0
+
+  
+org.apache.royale.examples
+examples
+0.9.0-SNAPSHOT
+  
+
+  examples-amf-server
+  0.9.0-SNAPSHOT
+  pom
+
+  Apache Royale: Examples: AMF Server
+
+  
+SampleAmfWebApp
+  
+
+

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" .


[royale-asjs] 09/21: run in the examples folder. versions:set seems to climb to the root no matter what folder is specified

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit e22460130b46acb1f745ee2bba9be948ee0f3e7f
Author: Alex Harui 
AuthorDate: Thu Jan 11 12:36:43 2018 -0800

run in the examples folder.  versions:set seems to climb to the root no 
matter what folder is specified
---
 releasecandidate.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/releasecandidate.xml b/releasecandidate.xml
index 55b9df4..5082079 100644
--- a/releasecandidate.xml
+++ b/releasecandidate.xml
@@ -659,7 +659,7 @@
 
 
 next version is: ${pom.project.version}
-
+
 
 
 

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" .


[royale-asjs] 02/21: Revert "It looks like it was missed and it won't be changed automatically - If I'm wrong revert please"

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit eb6c44985eeb904290aa5ad48a2981a661420a33
Author: Alex Harui 
AuthorDate: Wed Jan 10 14:22:00 2018 -0800

Revert "It looks like it was missed and it won't be changed automatically - 
If I'm wrong revert please"

This reverts commit 830e870642f334beca93f8e26cab42673c8b821a.
---
 examples/pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/examples/pom.xml b/examples/pom.xml
index 0b2bdbb..9e817a4 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -23,6 +23,7 @@
   
 org.apache.royale.framework
 royale-framework-parent
+0.9.0-SNAPSHOT
   
 
   org.apache.royale.examples

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" .


[royale-asjs] 03/21: Revert "update other poms to next version"

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit ad64c2b4fa38493c87de0ae23cf5cc1ba14f9d86
Author: Alex Harui 
AuthorDate: Wed Jan 10 14:22:26 2018 -0800

Revert "update other poms to next version"

This reverts commit 7d447f387ad896cce918283a348446e36e52dce2.
---
 distribution/jars/compc/pom.xml|  2 +-
 distribution/jars/compiler-asc/pom.xml |  2 +-
 distribution/jars/compiler-compc/pom.xml   |  2 +-
 distribution/jars/compiler-mxmlc/pom.xml   |  2 +-
 distribution/jars/compiler-optimizer/pom.xml   |  2 +-
 distribution/jars/compiler-swfdump/pom.xml |  2 +-
 distribution/jars/mxmlc/pom.xml|  2 +-
 distribution/pom.xml   | 16 +++
 examples/examples-integrationtests/pom.xml | 54 +++---
 examples/examples-tests/pom.xml|  4 +-
 examples/express/DataBindingExample/pom.xml|  4 +-
 examples/express/pom.xml   |  6 +--
 examples/native/ButtonExample/pom.xml  |  4 +-
 examples/native/USStatesMap/pom.xml|  4 +-
 examples/native/pom.xml|  4 +-
 examples/node/HelloWorld/pom.xml   |  4 +-
 examples/node/pom.xml  |  4 +-
 examples/pom.xml   |  2 +-
 examples/royale/ASDoc/pom.xml  |  4 +-
 examples/royale/AccordionExample/pom.xml   |  4 +-
 examples/royale/ChartExample/pom.xml   |  4 +-
 examples/royale/CordovaCameraExample/pom.xml   |  4 +-
 examples/royale/CreateJSExample/pom.xml|  4 +-
 examples/royale/DataBindingExample/pom.xml |  4 +-
 .../DataBindingExampleWithFlexLayout/pom.xml   |  4 +-
 examples/royale/DataBindingExample_Flat/pom.xml|  4 +-
 examples/royale/DataBindingExample_as/pom.xml  |  4 +-
 examples/royale/DataGridExample/pom.xml|  4 +-
 examples/royale/DateControlsExample/pom.xml|  4 +-
 examples/royale/DebuggingExample/pom.xml   |  4 +-
 examples/royale/DesktopMap/pom.xml |  4 +-
 examples/royale/DragAndDropExample/pom.xml |  4 +-
 examples/royale/HelloWorld/pom.xml |  4 +-
 examples/royale/ListExample/pom.xml|  4 +-
 examples/royale/MDLDynamicTableExample/pom.xml |  4 +-
 examples/royale/MDLDynamicTabsExample/pom.xml  |  4 +-
 examples/royale/MDLExample/pom.xml |  4 +-
 examples/royale/MapSearch/pom.xml  |  4 +-
 examples/royale/MobileMap/pom.xml  |  4 +-
 examples/royale/MobileStocks/pom.xml   |  4 +-
 examples/royale/MobileTrader/pom.xml   |  4 +-
 examples/royale/ModuleExample/MainApp/pom.xml  |  4 +-
 examples/royale/ModuleExample/Module/pom.xml   |  4 +-
 examples/royale/ModuleExample/pom.xml  |  4 +-
 examples/royale/RemoteObjectAMFTest/pom.xml|  4 +-
 examples/royale/RoyaleStore/pom.xml|  4 +-
 examples/royale/RoyaleStore_jquery/pom.xml |  4 +-
 examples/royale/RoyaleTeamPage_MDL/pom.xml |  4 +-
 examples/royale/RoyaleWebsiteStatsViewer/pom.xml   |  4 +-
 examples/royale/StorageExample/pom.xml |  4 +-
 examples/royale/StyleExample/pom.xml   |  4 +-
 examples/royale/TableExample/pom.xml   |  4 +-
 examples/royale/TeamPage/pom.xml   |  4 +-
 examples/royale/TodoListSampleApp/pom.xml  |  4 +-
 examples/royale/TreeExample/pom.xml|  4 +-
 examples/royale/pom.xml|  6 +--
 testsuite/pom.xml  |  2 +-
 57 files changed, 138 insertions(+), 138 deletions(-)

diff --git a/distribution/jars/compc/pom.xml b/distribution/jars/compc/pom.xml
index eb2ddbf..0b26bd9 100644
--- a/distribution/jars/compc/pom.xml
+++ b/distribution/jars/compc/pom.xml
@@ -29,7 +29,7 @@
 
   org.apache.royale.framework.distribution
   compc
-  0.9.1-SNAPSHOT
+  0.9.0-SNAPSHOT
 
   
 
diff --git a/distribution/jars/compiler-asc/pom.xml 
b/distribution/jars/compiler-asc/pom.xml
index 817a05b..a9898e9 100644
--- a/distribution/jars/compiler-asc/pom.xml
+++ b/distribution/jars/compiler-asc/pom.xml
@@ -29,7 +29,7 @@
 
   org.apache.royale.framework.distribution
   compiler-asc
-  0.9.1-SNAPSHOT
+  0.9.0-SNAPSHOT
 
   
 
diff --git a/distribution/jars/compiler-compc/pom.xml 
b/distribution/jars/compiler-compc/pom.xml
index fff7a62..bf0b711 100644
--- a/distribution/jars/compiler-compc/pom.xml
+++ b/distribution/jars/compiler-compc/pom.xml
@@ -29,7 +29,7 @@
 
   org.apache.royale.framework.distribution
   compiler-compc
-  0.9.1-SNAPSHOT
+  0.9.0-SNAPSHOT
 
   
 
diff --git a/distribution/jars/compiler-mxmlc/pom.xml 
b/distribution/jars/compiler-m

[royale-asjs] 06/21: renames it isn't seen as a duplicate project

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit 475cb40d6bc3521812fca5eb79cdb8d09105e6a1
Author: Alex Harui 
AuthorDate: Thu Jan 11 12:32:43 2018 -0800

renames it isn't seen as a duplicate project
---
 examples/express/DataGridExample/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/examples/express/DataGridExample/pom.xml 
b/examples/express/DataGridExample/pom.xml
index 3d09be5..aaadd81 100644
--- a/examples/express/DataGridExample/pom.xml
+++ b/examples/express/DataGridExample/pom.xml
@@ -26,15 +26,15 @@
 
   
 org.apache.royale.examples
-examples-royale
+examples-express
 0.9.0-SNAPSHOT
   
 
-  DataGridExample
+  DataGridExample-Express
   0.9.0-SNAPSHOT
   swf
 
-  Apache Royale: Examples: Royale: DataGridExample
+  Apache Royale: Examples: Express: DataGridExample
 
   
 

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" .


[royale-asjs] 01/21: Revert "Once Again changes to 0.9.1 - Revert if I'm wrong"

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit 2b69d60489ae71620ecabfff3aa4bb982abcbfe5
Author: Alex Harui 
AuthorDate: Wed Jan 10 14:21:43 2018 -0800

Revert "Once Again changes to 0.9.1 - Revert if I'm wrong"

This reverts commit 626cb6232255adda35bbc25134786413dfcd232d.
---
 examples/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index abb110f..0b2bdbb 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -23,7 +23,6 @@
   
 org.apache.royale.framework
 royale-framework-parent
-0.9.1-SNAPSHOT
   
 
   org.apache.royale.examples

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" .


[royale-asjs] 17/21: see if this will update all develop poms

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit 3e5a7c37a4de445e6629d42f07e6e9c409adab03
Author: Alex Harui 
AuthorDate: Thu Jan 11 17:10:15 2018 -0800

see if this will update all develop poms
---
 releasecandidate.xml | 20 
 1 file changed, 20 insertions(+)

diff --git a/releasecandidate.xml b/releasecandidate.xml
index 2522c52..1b9c3ef 100644
--- a/releasecandidate.xml
+++ b/releasecandidate.xml
@@ -669,11 +669,21 @@
 
 
 
+
+
+
+
+
 
 
 
 
 
+
+
+
+
+
 
 
 
@@ -684,6 +694,16 @@
 
 
 
+
+
+
+
+
+
+
+
+
+
 
 
 

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" .


[royale-asjs] 20/21: Revert "update more versions"

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit 795872e21afc7284df3673fb1983dfef0dd59bc3
Author: Alex Harui 
AuthorDate: Thu Jan 11 17:16:34 2018 -0800

Revert "update more versions"

This reverts commit 6c6d0e3ddcb7e41f62667923d1fa5722ecd8e305.
---
 distribution/jars/compc/pom.xml|  2 +-
 distribution/jars/compiler-asc/pom.xml |  2 +-
 distribution/jars/compiler-compc/pom.xml   |  2 +-
 distribution/jars/compiler-mxmlc/pom.xml   |  2 +-
 distribution/jars/compiler-optimizer/pom.xml   |  2 +-
 distribution/jars/compiler-swfdump/pom.xml |  2 +-
 distribution/jars/mxmlc/pom.xml|  2 +-
 distribution/pom.xml   | 16 +++
 examples/amf/SampleAmfWebApp/pom.xml   |  4 +-
 examples/amf/pom.xml   |  4 +-
 examples/examples-integrationtests/pom.xml | 54 +++---
 examples/examples-tests/pom.xml|  4 +-
 examples/express/DataBindingExample/pom.xml|  8 ++--
 examples/express/DataGridExample/pom.xml   |  4 +-
 examples/express/pom.xml   | 18 
 examples/native/AngularExample/pom.xml |  4 +-
 examples/native/ButtonExample/pom.xml  |  4 +-
 examples/native/USStatesMap/pom.xml|  6 +--
 examples/native/pom.xml|  4 +-
 examples/node/HelloWorld/pom.xml   |  4 +-
 examples/node/pom.xml  |  4 +-
 examples/pom.xml   |  2 +-
 examples/royale/ASDoc/pom.xml  |  8 ++--
 examples/royale/AccordionExample/pom.xml   |  4 +-
 examples/royale/ChartExample/pom.xml   |  8 ++--
 examples/royale/CordovaCameraExample/pom.xml   |  8 ++--
 examples/royale/CreateJSExample/pom.xml|  8 ++--
 examples/royale/DataBindingExample/pom.xml |  8 ++--
 .../DataBindingExampleWithFlexLayout/pom.xml   |  8 ++--
 examples/royale/DataBindingExample_Flat/pom.xml| 10 ++--
 examples/royale/DataBindingExample_as/pom.xml  |  8 ++--
 examples/royale/DataGridExample/pom.xml|  4 +-
 examples/royale/DateControlsExample/pom.xml|  8 ++--
 examples/royale/DebuggingExample/pom.xml   |  8 ++--
 examples/royale/DesktopMap/pom.xml |  8 ++--
 examples/royale/DragAndDropExample/pom.xml |  8 ++--
 examples/royale/Flex2Royale/pom.xml|  8 ++--
 examples/royale/HTMLElements/pom.xml   |  4 +-
 examples/royale/HelloWorld/pom.xml |  4 +-
 examples/royale/ListExample/pom.xml|  8 ++--
 examples/royale/MDLBlogExample/pom.xml |  6 +--
 examples/royale/MDLDynamicTableExample/pom.xml |  6 +--
 examples/royale/MDLDynamicTabsExample/pom.xml  |  6 +--
 examples/royale/MDLExample/pom.xml |  6 +--
 examples/royale/MapSearch/pom.xml  |  8 ++--
 examples/royale/MobileMap/pom.xml  | 12 ++---
 examples/royale/MobileStocks/pom.xml   | 24 +-
 examples/royale/MobileTrader/pom.xml   | 16 +++
 examples/royale/ModuleExample/MainApp/pom.xml  |  4 +-
 examples/royale/ModuleExample/Module/pom.xml   |  4 +-
 examples/royale/ModuleExample/pom.xml  |  4 +-
 examples/royale/RemoteObjectAMFTest/pom.xml| 12 ++---
 examples/royale/RoyaleStore/pom.xml| 20 
 examples/royale/RoyaleStore_jquery/pom.xml | 24 +-
 examples/royale/RoyaleTeamPage_MDL/pom.xml | 10 ++--
 examples/royale/RoyaleWebsiteStatsViewer/pom.xml   | 12 ++---
 examples/royale/StorageExample/pom.xml | 12 ++---
 examples/royale/StyleExample/pom.xml   |  8 ++--
 examples/royale/TableExample/pom.xml   |  4 +-
 examples/royale/TeamPage/pom.xml   |  8 ++--
 examples/royale/TodoListSampleApp/pom.xml  |  4 +-
 examples/royale/TreeExample/pom.xml|  4 +-
 examples/royale/pom.xml| 30 ++--
 testsuite/pom.xml  |  2 +-
 64 files changed, 265 insertions(+), 265 deletions(-)

diff --git a/distribution/jars/compc/pom.xml b/distribution/jars/compc/pom.xml
index eb2ddbf..0b26bd9 100644
--- a/distribution/jars/compc/pom.xml
+++ b/distribution/jars/compc/pom.xml
@@ -29,7 +29,7 @@
 
   org.apache.royale.framework.distribution
   compc
-  0.9.1-SNAPSHOT
+  0.9.0-SNAPSHOT
 
   
 
diff --git a/distribution/jars/compiler-asc/pom.xml 
b/distribution/jars/compiler-asc/pom.xml
index 817a05b..a9898e9 100644
--- a/distribution/jars/compiler-asc/pom.xml
+++ b/distribution/jars/compiler-asc/pom.xml
@@ -29,7 +29,7 @@
 
   org.apache.royale.framework.distributio

[royale-asjs] 05/21: try to use profiles to not build things that don't build, but keep them in the search for new version updates in case we fix the build someday

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit 935e724202055dfd85cf34a576f0673d3da4d85e
Author: Alex Harui 
AuthorDate: Thu Jan 11 12:01:46 2018 -0800

try to use profiles to not build things that don't build, but keep them in 
the search for new version updates in case we fix the build someday
---
 examples/native/pom.xml | 12 ++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/examples/native/pom.xml b/examples/native/pom.xml
index 2a4dbce..866b0b4 100644
--- a/examples/native/pom.xml
+++ b/examples/native/pom.xml
@@ -33,14 +33,22 @@
   Apache Royale: Examples: Native
 
   
-
-
 
 ButtonExample
 
 USStatesMap
   
 
+  
+
+  brokenmodules
+  
+
+AngularExample
+  
+
+  
+
   
   

[royale-asjs] 11/21: allow use of set-property

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit 2a4c3069d234f72b2b22fe25ba2520ec5649c416
Author: Alex Harui 
AuthorDate: Thu Jan 11 14:40:16 2018 -0800

allow use of set-property
---
 pom.xml | 6 ++
 1 file changed, 6 insertions(+)

diff --git a/pom.xml b/pom.xml
index 4dfe5b9..4e41e6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -141,6 +141,12 @@
 
 
   org.codehaus.mojo
+  versions-maven-plugin
+  2.5
+
+
+
+  org.codehaus.mojo
   build-helper-maven-plugin
   3.0.0
 

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" .


[royale-asjs] 13/21: update archetypes to make it easier to update versions

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit 9dacdd2a8c519edda48e17613d9ba231b65bcefc
Author: Alex Harui 
AuthorDate: Thu Jan 11 16:46:46 2018 -0800

update archetypes to make it easier to update versions
---
 archetypes/pom.xml  | 4 
 .../src/main/resources/archetype-resources/pom.xml  | 6 +++---
 .../src/main/resources/archetype-resources/pom.xml  | 6 +++---
 .../src/main/resources/archetype-resources/pom.xml  | 2 +-
 .../src/main/resources/archetype-resources/pom.xml  | 6 +++---
 .../src/main/resources/archetype-resources/pom.xml  | 6 +++---
 6 files changed, 17 insertions(+), 13 deletions(-)

diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index ce92c97..d855787 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -33,6 +33,10 @@
   Apache Royale: Framework: Archetypes
   Maven archetypes for creating royale maven 
projects
 
+  
+0.9.0-SNAPSHOT
+  
+  
   
 royale-simple-application-archetype
 royale-simple-application-pure-js-archetype
diff --git 
a/archetypes/royale-simple-application-archetype/src/main/resources/archetype-resources/pom.xml
 
b/archetypes/royale-simple-application-archetype/src/main/resources/archetype-resources/pom.xml
index f8fb7b3..56881c8 100644
--- 
a/archetypes/royale-simple-application-archetype/src/main/resources/archetype-resources/pom.xml
+++ 
b/archetypes/royale-simple-application-archetype/src/main/resources/archetype-resources/pom.xml
@@ -58,7 +58,7 @@
 
   org.apache.royale.framework
   Core
-  0.9.0-SNAPSHOT
+  ${royale.framework.version}
   swc
 
 
@@ -75,13 +75,13 @@
 
   org.apache.royale.framework
   HTML
-  0.9.0-SNAPSHOT
+  ${royale.framework.version}
   swc
 
 
   org.apache.royale.framework
   Language
-  0.9.0-SNAPSHOT
+  ${royale.framework.version}
   swc
   js
 
diff --git 
a/archetypes/royale-simple-application-pure-js-archetype/src/main/resources/archetype-resources/pom.xml
 
b/archetypes/royale-simple-application-pure-js-archetype/src/main/resources/archetype-resources/pom.xml
index 1c76706..55b27c7 100644
--- 
a/archetypes/royale-simple-application-pure-js-archetype/src/main/resources/archetype-resources/pom.xml
+++ 
b/archetypes/royale-simple-application-pure-js-archetype/src/main/resources/archetype-resources/pom.xml
@@ -59,7 +59,7 @@
 
   org.apache.royale.framework
   Core
-  0.9.0-SNAPSHOT
+  ${royale.framework.version}
   swc
 
 
@@ -67,13 +67,13 @@
 
   org.apache.royale.framework
   HTML
-  0.9.0-SNAPSHOT
+  ${royale.framework.version}
   swc
 
 
   org.apache.royale.framework
   Language
-  0.9.0-SNAPSHOT
+  ${royale.framework.version}
   swc
 
   
diff --git 
a/archetypes/royale-simple-application-pure-swf-archetype/src/main/resources/archetype-resources/pom.xml
 
b/archetypes/royale-simple-application-pure-swf-archetype/src/main/resources/archetype-resources/pom.xml
index c75f50a..7a560ae 100644
--- 
a/archetypes/royale-simple-application-pure-swf-archetype/src/main/resources/archetype-resources/pom.xml
+++ 
b/archetypes/royale-simple-application-pure-swf-archetype/src/main/resources/archetype-resources/pom.xml
@@ -54,7 +54,7 @@
 
   org.apache.royale.framework
   Core
-  0.9.0-SNAPSHOT
+  ${royale.framework.version}
   swc
 
 
diff --git 
a/archetypes/royale-simple-library-archetype/src/main/resources/archetype-resources/pom.xml
 
b/archetypes/royale-simple-library-archetype/src/main/resources/archetype-resources/pom.xml
index a80a882..6474a50 100644
--- 
a/archetypes/royale-simple-library-archetype/src/main/resources/archetype-resources/pom.xml
+++ 
b/archetypes/royale-simple-library-archetype/src/main/resources/archetype-resources/pom.xml
@@ -35,7 +35,7 @@
   
 org.apache.royale.compiler
 royale-maven-plugin
-0.9.0-SNAPSHOT
+${royale.compiler.version}
 true
 
   
@@ -56,7 +56,7 @@
   
 org.apache.royale.compiler
 compiler-jx
-0.9.0-SNAPSHOT
+${royale.compiler.version}
   
 
   
@@ -76,7 +76,7 @@
 
   org.apache.royale.typedefs
   royale-typedefs-gcl
-  0.9.0-SNAPSHOT
+  ${royale.typedefs.version}
   swc
   typedefs
 
diff --git 
a/archetypes/royale-simple-typedef-archetype/src/main/resources/archetype-resources/pom.xml
 
b/archetypes/royale-simple-typedef-archetype/src/main/resources/archetype-resources/pom.xml
index 41d957e..31ee527 100644
--- 
a/archetypes/royale-simple-typedef-archetype/src/main/resources/archetype-resources/pom.xml
+++ 
b/archetypes/royale-simple-typedef-archetype/

[royale-asjs] 08/21: this seems to update the dependency versions

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit 3240b6d5b8baafe3e6bcf6debab90f64f3a294d2
Author: Alex Harui 
AuthorDate: Thu Jan 11 12:35:08 2018 -0800

this seems to update the dependency versions
---
 releasecandidate.xml | 5 +
 1 file changed, 5 insertions(+)

diff --git a/releasecandidate.xml b/releasecandidate.xml
index 11edd50..55b9df4 100644
--- a/releasecandidate.xml
+++ b/releasecandidate.xml
@@ -660,6 +660,11 @@
 
 next version is: ${pom.project.version}
 
+
+
+
+
+
 
 
 

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" .


[royale-asjs] 14/21: fix pom

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit e6d378564233b91bace46bdf33ec45840de8f5af
Author: Alex Harui 
AuthorDate: Thu Jan 11 16:47:03 2018 -0800

fix pom
---
 examples/amf/SampleAmfWebApp/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/examples/amf/SampleAmfWebApp/pom.xml 
b/examples/amf/SampleAmfWebApp/pom.xml
index 3b6145b..375027a 100644
--- a/examples/amf/SampleAmfWebApp/pom.xml
+++ b/examples/amf/SampleAmfWebApp/pom.xml
@@ -89,7 +89,7 @@
 well as the BlazeDS server.
 -->
 
-  org.apache.royale.blazeds
+  org.apache.flex.blazeds
   blazeds-spring-boot-starter
   4.7.3
 

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" .


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

2018-01-11 Thread Apache Jenkins Server
The Apache Jenkins build system has built Royale-asjs (build #398)

Status: Still Failing

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

svn commit: r24137 - in /release/royale: ./ KEYS

2018-01-11 Thread aharui
Author: aharui
Date: Thu Jan 11 21:57:57 2018
New Revision: 24137

Log:
Royale KEYS

Added:
release/royale/
release/royale/KEYS

Added: release/royale/KEYS
==
--- release/royale/KEYS (added)
+++ release/royale/KEYS Thu Jan 11 21:57:57 2018
@@ -0,0 +1,357 @@
+This file contains the PGP keys of various developers.
+http://www.apache.org/dev/release-signing.html#keys-policy
+
+Users:  pgp < KEYS
+or
+gpg --import KEYS
+Developers:
+pgp -kxa  and append it to this file.
+(pgpk -ll  && pgpk -xa ) >> this file.
+or
+(gpg --list-sigs 
+ && gpg --armor --export ) >> this file.
+
+if your pgp does not generate the pub prefix when exporting
+the key, you can find it by looking up your key at pgp.mit.edu
+
+
+pub   4096R/C1708693 2012-08-19
+  Key fingerprint = BC1C AA3B 706B 8AB2 B901  5328 5C2B 8102 C170 8693
+uid  OmPrakash Muppirala (CODE SIGNING KEY) 

+sub   4096R/52ABEE87 2012-08-19
+
+-BEGIN PGP PUBLIC KEY BLOCK-
+Version: GnuPG v2.0.18 (FreeBSD)
+
+mQINBFAwbPkBEACjZ9T5j+1RX8D/aG75oOFJf7ykZ58uavbh/wVoDk4EzqINFB0V
+bK0KA0qNVWxovjfv2iccWU1D5MRESKcJdmynfy2a64UXbcSLE2RaD996NNbzJC04
+760JBvPx/DfHdvC2DlPZhPVgHBPucItLuMcpHGx/mLnS/FLV298wrOHyR0aHzYlK
+6+HH0QM1XUs5h5u2xMvfJ5nSkIthSchYnmFDrxVBsmJaUZaX5qRdtBMrMUwV0CSB
+peAVs2yvJKCrT5SGe5pVugx/1yqudb52J/4yhfHrOlqKDlXmrX9dhpaBBM/G7A5m
+VSYgX2zY0jC29CpXyuBSBJ3YS+G3WUDcXk+PzhPKYJFWVuvA146gdBU8VqW1Rrf+
+gjpgnzKePvXHAxCLnV/1z89IEwgRL/kdN+EMD/G6txMb7V7pubO74S4KQtV2OiQr
+FXZctuVjWueXKugWhz6FKxqxXwROHk04hz/w6yihIuwmfxSUiNjwjCiKNXgIl/KU
+h8VcT8jzkr8EPBvdJfw/FXQLV6zOstKGi9jWj8RuwMwBZhnJCAigDoPwB2A3pljo
+zCYCo0nb4VgLxtEXELPtgm8XojYvdbJHYxye7jNZtxdiOFChwcFCgeLwTqEjautu
+7sbdOvCtt+aho+l8ifeOvflIR4Jw5YNBvRYEMiPDqntCCYZNo2A6hnH17wARAQAB
+tD5PbVByYWthc2ggTXVwcGlyYWxhIChDT0RFIFNJR05JTkcgS0VZKSA8Ymlnb3Nt
+YWxsbUBhcGFjaGUub3JnPokCNwQTAQIAIQIbAwIeAQIXgAUCUDBunQULCQgHAwUV
+CgkICwUWAgMBAAAKCRBcK4ECwXCGkztZD/9ntcq3KH2R+jYKFUO+l1kRa2MPlF50
+3ZacNga0ds0QnhDB09HsE1irPlzoKQILooikkEEGRlIeiUy1FjCpTRSbH+ZAQiX9
+9KcOXJS+n3JsyaEglwgwy/aKeUIYNYpqXcCZfAvIa4N1ZptlXc01ncrMOrcnLaXz
+sJArf0c2A/7urY5tNxa7RYPo4wy54XNrRqEFqqSJ8yogiys0bbMpyTgCU+yNx4L/
+hJRZGBfl043xIdV7MpGQlRNdfW497irCExoHI/9c3xaldtauCSMheGRFIcqG8mKv
+sfwgfs9wgRlwN8Xrt5E1uIozRhJQD71KONAeqR5VPGXPfLixIomfDcd3Mk4buBdZ
+EyQ7/44peRCeKNHEaBZSfjHtkCUuF/hIPKBoI+ihG+RroL+1WJfLhSojGlxA5Apo
+aExMtSr18qnVVb7paIy4LlIRjHykgZ7IK2ScRiREHTRsSpXGeL24c9iIX2+mOev8
+u5UfndbTYhnL4xfr54MjdnU9ZdlC9toRPZlgwKOMdNg3PQ298OHPRXB5ikRuVDqX
+Fi//Ufy1TiAAUFn8/M1pKNFqPtK5jpCYMPZV1F2+BnjzV/zPzgUSDvge29HMEcH0
+bkHx+jmlEwY7nRGvlNHLD7wxZTV9N8dzGdL0pnfhVG0BYAZlaVzixAjmPQPzfY5V
+4UbrKnyMZ1zksrkCDQRQMGz5ARAA2dKRDlRbceuEMk28U2eCOyDuIFSuyntIOdAA
+49Jdn+hOX6Bw582VJITTv+1w7+up430HAFO9N2icqiFxQy/5GLBKyPBN4ZTlOOfE
+TZ1+7jNU7eYtr35S5e+v8LbQAWWj/ve5LF27QopJVuPoVKzmeZkVdwp+lebITQm0
+64vzJP4MTJlfylmRosJicWuXdOt0u6YgSI7fadXRUQL5JT0ICf84ArMYWjqIcIYD
+wIjfVp+l9FE7407FFAjuWx9oCa90KbnmvJbv1a7Slmt/An7KV8FDjgzuzbUAD5m8
+z08B220QTja3NPWB/WBvdb1XusAssh4yfmQA0xJOUvWq2TzfpCnx9J5Gkw9qBD1u
+HJRR+8QKk/WotlXoHKlXjT+xzmTXk1FB83Yoj05duhKIhoOTawRwbLSBo1UGzcqa
+YymZGehRxXF2BLUIEQvJd90qF+oEYsX0w+uxUTsq0IGq8mZ86eJGltkUxOP1YtBA
+Eu0CYhhuelh+DlwMAmH0+5WYF6l69aRoUb1hGRy7cy0LVUP4EIIOEtSmyz237OLZ
+rdGFCBtgeBMy06qmmDoAn6oxVmAiIwI4gVhlqWJGZmL8zIynsevOQFYR0Bi/88lH
+lxCma9FPb9+PGjVsuZX1Vbjhx/BMm3nSB3Az3YrwL8ejmtY8v1xK8VPXHgXil66q
+mFZvAvkAEQEAAYkCHwQYAQIACQUCUDBs+QIbDAAKCRBcK4ECwXCGk3oED/4+ddrq
+jX4J5NDV9A4dEBD+Kxw2/dqzoDzXLaKd6WFNc9OMQ2JkmvupXJvKznCfHwGl5AOQ
+Ha4kcV/Fg5rNYs3l9fPDw84eFLnPKopoF4iLbhgFZESHcZe+WJZoYjSWXeKXDg2y
+YLzBW3ZXtFT5qJ3xdsWF5e9ZofzVQiXbhrANwNrJyu2VHSDcqAsjGOR8ZZvba2D+
+ocajQgxdwkJTL2mC/cmA9IMTDufXklMsXTCN1KoTqmGbiyoTpdYyVghTligXxRqk
+uqIxAs3wIi3b0g2G5ETUtlphFyHBq4gsaBKktRXDNYIhhi9Mek+HfzAcKt4on6zn
+C/7xOVD3tccNexmldQ8fV0so0dq6ip7YAl+pJnzVQr+luvb3VOrS5NldIldpMw1z
+prGnHe8s36tpU0tU9A4gCGywwfVnN/CLdPBt4PBYeAHGeNepxUHmiyzhzOKV6ncu
+BIh0TtIixS0T6bEy6SAvb2EY1JE8ofCJPDe3uYH+L7HQc1eUjdU4bgqH7wlGMa7E
+RXZCmSroiPmp4phKI+GQ19aJqIEFaNxouVXDBq+yQIHNX2XEppa6F/11Ju7oqBfZ
+rhZkPdOPvsy2Y1JivQ1hX9PmuHFOB0cH+1f17NEEGfymx+xea57RQU6OFqyCW3Zz
+iSkiTfuNA/f3+Anks7y4fXPVNv8CzmUGzE/M7w==
+=emgd
+-END PGP PUBLIC KEY BLOCK-
+
+pub   2048R/935E15AF 2012-08-24 [expires: 2016-08-24]
+  Key fingerprint = 17D7 3FA2 308E 1C1E 8154  D513 0039 7EFE 935E 15AF
+uid  Erik de Bruin 
+sub   2048R/04C1F654 2012-08-24 [expires: 2016-08-24]
+
+-BEGIN PGP PUBLIC KEY BLOCK-
+Version: GnuPG v2.0.18 (FreeBSD)
+
+mQENBFA3F2gBCADimoWl6dtuC/j+QG5tuve1wfgqJyvntf3Knv6DqOu+Lrm7Psp1
+GjjvSiM2fOT0YKyYLWXSYwfvA59kndZVPiwpHrL/+EbCOMenBywYaxcrzHt5aOtE
+XlA3eRKsOwr1ysFOBe2LKpWA/6Ij9HKDB9ZkFVkRXzyOKhJiLsI/azVmG9PSC8zF
+9q7MlFYkaLPuJ1GhYDgdqdHdqV8frKdsJgHOXDwXci+ACjJ43CIzPtDo8zGyo4/i
+P1wY9+PyG5+9tMxkRChNpxflSc35SwUHsTyMvfetj6d2v+shXZrm30NVFsmEbIHg
+Xz+tAMeqHZvh18qMyRCdYSEiKA

[royale-asjs] branch develop updated: Need to test for String type first.

2018-01-11 Thread pent
This is an automated email from the ASF dual-hosted git repository.

pent 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 2955a16  Need to test for String type first.
2955a16 is described below

commit 2955a169c438e94c4d4a5452fa91afa3003b8e57
Author: Peter Ent 
AuthorDate: Thu Jan 11 16:23:04 2018 -0500

Need to test for String type first.
---
 .../royale/org/apache/royale/html/supportClasses/StringItemRenderer.as | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git 
a/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/supportClasses/StringItemRenderer.as
 
b/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/supportClasses/StringItemRenderer.as
index d7ee986..596d5c2 100644
--- 
a/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/supportClasses/StringItemRenderer.as
+++ 
b/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/supportClasses/StringItemRenderer.as
@@ -142,7 +142,8 @@ package org.apache.royale.html.supportClasses
{
super.data = value;
 var text:String;
-   if (labelField) text = String(value[labelField]);
+   if (value is String) text = value as String;
+   else if (labelField) text = String(value[labelField]);
else if (dataField) text = String(value[dataField]);
else text = String(value);
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@royale.apache.org" '].


[royale-asjs] 02/02: more tweaks to release script to try to handle versions in maven

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit 224fbedf90e780bae34ae9ffebc75942884f8960
Author: Alex Harui 
AuthorDate: Thu Jan 11 12:09:08 2018 -0800

more tweaks to release script to try to handle versions in maven
---
 releasecandidate.xml | 30 ++
 1 file changed, 30 insertions(+)

diff --git a/releasecandidate.xml b/releasecandidate.xml
index 02c2eba..11edd50 100644
--- a/releasecandidate.xml
+++ b/releasecandidate.xml
@@ -676,7 +676,37 @@
 run git show in royale-asjs to double-check the last commit then 
run git-push
 
 
+
+
+updating release poms to version: ${pom.project.version}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
 
+
 
 
 

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" .


[royale-asjs] 01/02: try to script updating develop branch poms from profiles that are not active when release branch is cut

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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

commit e500c104611d00a94d089845f7928c9ec860a64a
Author: Alex Harui 
AuthorDate: Wed Jan 10 00:16:16 2018 -0800

try to script updating develop branch poms from profiles that are not 
active when release branch is cut
---
 releasecandidate.xml | 25 +
 1 file changed, 25 insertions(+)

diff --git a/releasecandidate.xml b/releasecandidate.xml
index 236f9dd..02c2eba 100644
--- a/releasecandidate.xml
+++ b/releasecandidate.xml
@@ -649,6 +649,31 @@
 
 
 
+
+
+
+
+
+
+
+
+
+next version is: ${pom.project.version}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+run git show in royale-asjs to double-check the last commit then 
run git-push
 
 
 

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" .


[royale-asjs] branch develop updated (5ddac18 -> 224fbed)

2018-01-11 Thread aharui
This is an automated email from the ASF dual-hosted git repository.

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


from 5ddac18  Scrollbar layout bead was not being saved after being created 
nor was it being activated on scrollbar resize.
 new e500c10  try to script updating develop branch poms from profiles that 
are not active when release branch is cut
 new 224fbed  more tweaks to release script to try to handle versions in 
maven

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:
 releasecandidate.xml | 55 
 1 file changed, 55 insertions(+)

-- 
To stop receiving notification emails like this one, please contact
['"commits@royale.apache.org" '].


[royale-asjs] branch develop updated: Scrollbar layout bead was not being saved after being created nor was it being activated on scrollbar resize.

2018-01-11 Thread pent
This is an automated email from the ASF dual-hosted git repository.

pent 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 5ddac18  Scrollbar layout bead was not being saved after being created 
nor was it being activated on scrollbar resize.
5ddac18 is described below

commit 5ddac187686d48e1904796383d702dd81aefff9c
Author: Peter Ent 
AuthorDate: Thu Jan 11 14:29:57 2018 -0500

Scrollbar layout bead was not being saved after being created nor was it 
being activated on scrollbar resize.
---
 .../src/main/royale/org/apache/royale/html/beads/ScrollBarView.as | 8 
 .../org/apache/royale/html/supportClasses/ScrollingViewport.as| 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git 
a/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/beads/ScrollBarView.as
 
b/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/beads/ScrollBarView.as
index 6e20bcc..fc3d381 100644
--- 
a/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/beads/ScrollBarView.as
+++ 
b/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/beads/ScrollBarView.as
@@ -20,7 +20,7 @@ package org.apache.royale.html.beads
 {
import flash.display.DisplayObject;

-import org.apache.royale.core.IBead;
+   import org.apache.royale.core.IBead;
import org.apache.royale.core.IBeadLayout;
import org.apache.royale.core.IBeadView;
import org.apache.royale.core.IScrollBarModel;
@@ -29,8 +29,8 @@ package org.apache.royale.html.beads
import org.apache.royale.core.Strand;
import org.apache.royale.core.UIBase;
import org.apache.royale.core.ValuesManager;
-import org.apache.royale.events.IEventDispatcher;
-import org.apache.royale.events.Event;
+   import org.apache.royale.events.Event;
+   import org.apache.royale.events.IEventDispatcher;
import org.apache.royale.html.Button;
import 
org.apache.royale.html.beads.controllers.ButtonAutoRepeatController;
import org.apache.royale.utils.loadBeadFromValuesManager;
@@ -117,7 +117,7 @@ package org.apache.royale.html.beads
 sbModel.addEventListener("pageSizeChange", changeHandler);
 sbModel.addEventListener("valueChange", changeHandler);
 
-   loadBeadFromValuesManager(IBeadLayout, "iBeadLayout", 
_strand);
+   layout = loadBeadFromValuesManager(IBeadLayout, 
"iBeadLayout", _strand) as IBeadLayout;
}

 protected function changeHandler(event:Event):void
diff --git 
a/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/supportClasses/ScrollingViewport.as
 
b/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/supportClasses/ScrollingViewport.as
index af958a8..9f4048b 100644
--- 
a/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/supportClasses/ScrollingViewport.as
+++ 
b/frameworks/projects/Basic/src/main/royale/org/apache/royale/html/supportClasses/ScrollingViewport.as
@@ -232,7 +232,7 @@ package org.apache.royale.html.supportClasses
_verticalScroller.visible = true;
_verticalScroller.x = UIBase(_strand).width - 
borderMetrics.right - _verticalScroller.width;
_verticalScroller.y = borderMetrics.top;
-   _verticalScroller.setHeight(hostHeight - (needH 
? _horizontalScroller.height : 0), true);
+   _verticalScroller.setHeight(hostHeight - (needH 
? _horizontalScroller.height : 0), false);

ScrollBarModel(_verticalScroller.model).maximum 
= contentSize.height;

ScrollBarModel(_verticalScroller.model).pageSize = contentArea.height;
@@ -251,7 +251,7 @@ package org.apache.royale.html.supportClasses
_horizontalScroller.visible = true;
_horizontalScroller.x = 0;
_horizontalScroller.y = UIBase(_strand).height 
- borderMetrics.bottom - _horizontalScroller.height;
-   _horizontalScroller.setWidth(hostWidth - (needV 
? _verticalScroller.width : 0), true);
+   _horizontalScroller.setWidth(hostWidth - (needV 
? _verticalScroller.width : 0), false);


ScrollBarModel(_horizontalScroller.model).maximum = contentSize.width;

ScrollBarModel(_horizontalScroller.model).pageSize = contentArea.width;

-- 
To stop receiving notification emails like this one, please contact
['"commits@royale.apache.org" '].


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

2018-01-11 Thread Apache Jenkins Server
The Apache Jenkins build system has built Royale-asjs (build #397)

Status: Still Failing

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

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

2018-01-11 Thread Apache Jenkins Server
The Apache Jenkins build system has built Royale-asjs (build #396)

Status: Failure

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

[royale-asjs] branch develop updated: Revert "remove className="DynamicGridColumn" to fix compilation of DataGridExample"

2018-01-11 Thread carlosrovira
This is an automated email from the ASF dual-hosted git repository.

carlosrovira 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 1758af5  Revert "remove className="DynamicGridColumn" to fix 
compilation of DataGridExample"
1758af5 is described below

commit 1758af59e649a05a84fa59bb62020ed7c3fd1825
Author: Carlos Rovira 
AuthorDate: Thu Jan 11 09:48:24 2018 +0100

Revert "remove className="DynamicGridColumn" to fix compilation of 
DataGridExample"

This reverts commit 1d31f1a6fe0b303b0a060c3f419798db568b6d9e.
---
 examples/royale/DataGridExample/src/main/royale/MyInitialView.mxml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/examples/royale/DataGridExample/src/main/royale/MyInitialView.mxml 
b/examples/royale/DataGridExample/src/main/royale/MyInitialView.mxml
index a5316aa..bf530b7 100644
--- a/examples/royale/DataGridExample/src/main/royale/MyInitialView.mxml
+++ b/examples/royale/DataGridExample/src/main/royale/MyInitialView.mxml
@@ -106,9 +106,9 @@ limitations under the License.
destinationPropertyName="dataProvider" />


-   
-   
-   
+   
+   
+   




-- 
To stop receiving notification emails like this one, please contact
['"commits@royale.apache.org" '].


[royale-asjs] 02/03: GraphicContainer - make sure child instances are initialized in mxml.

2018-01-11 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-asjs.git

commit e8ee330b90fef343a79b8831a5d3c4c4f5e19d9c
Author: DESKTOP-RH4S838\Yishay 
AuthorDate: Thu Jan 11 10:21:13 2018 +0200

GraphicContainer - make sure child instances are initialized in mxml.
---
 .../org/apache/royale/svg/GraphicContainer.as  | 28 ++
 1 file changed, 28 insertions(+)

diff --git 
a/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/GraphicContainer.as
 
b/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/GraphicContainer.as
index 12b768b..825bb14 100644
--- 
a/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/GraphicContainer.as
+++ 
b/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/GraphicContainer.as
@@ -19,11 +19,13 @@ package org.apache.royale.svg
 {
 import org.apache.royale.core.GroupBase;
 import org.apache.royale.core.IChild;
+   import org.apache.royale.events.Event;
 import org.apache.royale.core.IMXMLDocument;
 import org.apache.royale.core.IRoyaleElement;
 import org.apache.royale.core.ITransformHost;
 import org.apache.royale.events.ValueEvent;
 import org.apache.royale.utils.MXMLDataInterpreter;
+   import org.apache.royale.core.ValuesManager;
 
COMPILE::JS
{
@@ -42,6 +44,7 @@ package org.apache.royale.svg
private var graphicGroup:GroupBase;
private var _mxmlDescriptor:Array;
private var _mxmlDocument:Object = this;
+   private var _initialized:Boolean;
 
public function GraphicContainer()
{
@@ -208,6 +211,31 @@ package org.apache.royale.svg
}
 
/**
+* @private
+*/
+   override public function addedToParent():void
+   {
+   if (!_initialized)
+   {
+   // each MXML file can also have styles in 
fx:Style block
+   ValuesManager.valuesImpl.init(this);
+   }
+   
+   super.addedToParent();
+   
+   if (!_initialized)
+   {
+   
MXMLDataInterpreter.generateMXMLInstances(_mxmlDocument, this, MXMLDescriptor);
+   
+   dispatchEvent(new Event("initBindings"));
+   dispatchEvent(new Event("initComplete"));
+   _initialized = true;
+   
+   //?? why was this added here? childrenAdded(); 
//?? Is this needed since MXMLDataInterpreter will already have called it
+   }
+   }
+
+   /**
 *  @copy 
org.apache.royale.core.Application#generateMXMLAttributes()
 *  
 *  @langversion 3.0

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" .


[royale-asjs] 03/03: Merge branch 'develop' of https://github.com/apache/royale-asjs into develop

2018-01-11 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-asjs.git

commit bc02233f59bf3b74039a9f539ac827123559a3b3
Merge: e8ee330 ca6f7c8
Author: DESKTOP-RH4S838\Yishay 
AuthorDate: Thu Jan 11 10:22:25 2018 +0200

Merge branch 'develop' of https://github.com/apache/royale-asjs into develop

 examples/pom.xml   |  2 +-
 .../AccordionExample/AccordionExample.as3proj  | 89 +
 examples/royale/ChartExample/ChartExample.as3proj  | 89 +
 .../royale/CreateJSExample/CreateJSExample.as3proj | 89 +
 .../DataBindingExample/DataBindingExample.as3proj  | 89 +
 .../DataBindingExampleWithFlexLayout.as3proj   | 89 +
 .../DataBindingExample_Flat.as3proj| 89 +
 .../royale/DataGridExample/DataGridExample.as3proj | 91 +
 .../src/main/royale/MyInitialView.mxml |  6 +-
 .../DateControlsExample.as3proj| 89 +
 .../DebuggingExample/DebuggingExample.as3proj  | 89 +
 .../DragAndDropExample/DragAndDropExample.as3proj  | 91 +
 examples/royale/Flex2Royale/Flex2Royale.as3proj| 89 +
 .../Flex2Royale/src/main/royale/MainView.mxml  | 12 +--
 examples/royale/HTMLElements/HTMLElements.as3proj  | 89 +
 examples/royale/HelloWorld/HelloWorld.as3proj  | 89 +
 examples/royale/ListExample/ListExample.as3proj| 89 +
 .../royale/MDLBlogExample/MDLBlogExample.as3proj   | 91 +
 .../MDLDynamicTableExample.as3proj | 89 +
 .../MDLDynamicTabsExample.as3proj  | 89 +
 examples/royale/MDLExample/MDLExample.as3proj  | 91 +
 examples/royale/MobileTrader/MobileTrader.as3proj  | 91 +
 .../royale/ModuleExample/ModuleExample.as3proj | 89 +
 .../RemoteObjectAMFTest.as3proj| 89 +
 .../src/main/resources/mdl-js-index-template.html  | 33 
 .../src/main/resources/mdl-styles.css  | 24 --
 examples/royale/RoyaleStore/RoyaleStore.as3proj| 92 ++
 .../RoyaleStore_jquery/RoyaleStore_jquery.as3proj  | 92 ++
 .../RoyaleTeamPage_MDL/RoyaleTeamPage_MDL.as3proj  | 91 +
 examples/royale/RoyaleThemes/README.txt|  2 +
 examples/royale/RoyaleThemes/RoyaleThemes.as3proj  | 89 +
 examples/royale/RoyaleThemes/pom.xml   |  4 +-
 .../royale/RoyaleThemes/src/main/royale/App.mxml   |  1 +
 .../src/main/royale/ButtonPlayGround.mxml  | 14 +++-
 .../RoyaleWebsiteStatsViewer.as3proj   | 89 +
 examples/royale/StyleExample/StyleExample.as3proj  | 89 +
 examples/royale/TableExample/TableExample.as3proj  | 89 +
 examples/royale/TeamPage/TeamPage.as3proj  | 91 +
 .../TodoListSampleApp/TodoListSampleApp.as3proj| 89 +
 examples/royale/TreeExample/TreeExample.as3proj| 89 +
 examples/royale/pom.xml|  1 +
 frameworks/projects/Basic/.actionScriptProperties  | 18 +
 frameworks/projects/Basic/.flexLibProperties   | 18 +
 .../beads/controllers/HSliderMouseController.as|  5 +-
 .../beads/controllers/VSliderMouseController.as|  5 +-
 45 files changed, 2847 insertions(+), 77 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" .


[royale-asjs] 01/03: Make GraphicContainer mxml enabled. Still half-baked.

2018-01-11 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-asjs.git

commit 31c93e06c914855b8bff1203f1755f7234931494
Author: DESKTOP-RH4S838\Yishay 
AuthorDate: Wed Jan 10 17:10:28 2018 +0200

Make GraphicContainer mxml enabled. Still half-baked.
---
 .../org/apache/royale/svg/GraphicContainer.as  | 76 ++
 1 file changed, 62 insertions(+), 14 deletions(-)

diff --git 
a/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/GraphicContainer.as
 
b/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/GraphicContainer.as
index 2864f70..12b768b 100644
--- 
a/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/GraphicContainer.as
+++ 
b/frameworks/projects/Basic/src/main/royale/org/apache/royale/svg/GraphicContainer.as
@@ -19,9 +19,11 @@ package org.apache.royale.svg
 {
 import org.apache.royale.core.GroupBase;
 import org.apache.royale.core.IChild;
+import org.apache.royale.core.IMXMLDocument;
 import org.apache.royale.core.IRoyaleElement;
 import org.apache.royale.core.ITransformHost;
-   import org.apache.royale.events.ValueEvent;
+import org.apache.royale.events.ValueEvent;
+import org.apache.royale.utils.MXMLDataInterpreter;
 
COMPILE::JS
{
@@ -30,22 +32,16 @@ package org.apache.royale.svg
import org.apache.royale.events.Event;
}
 
+   /**
+* The default property uses when additional MXML content appears 
within an element's
+* definition in an MXML file.
+*/
[DefaultProperty("mxmlContent")]
-
-   COMPILE::SWF
-public class GraphicContainer extends GroupBase implements ITransformHost
-{
-public function GraphicContainer()
-{
-super();
-}
-
-}
-
-   COMPILE::JS
-   public class GraphicContainer extends GroupBase implements 
ITransformHost
+   public class GraphicContainer extends GroupBase implements 
ITransformHost, IMXMLDocument
{
private var graphicGroup:GroupBase;
+   private var _mxmlDescriptor:Array;
+   private var _mxmlDocument:Object = this;
 
public function GraphicContainer()
{
@@ -55,6 +51,7 @@ package org.apache.royale.svg
/**
 * @royaleignorecoercion 
org.apache.royale.core.WrappedHTMLElement
 */
+   COMPILE::JS
override protected function 
createElement():org.apache.royale.core.WrappedHTMLElement
{
element = 
document.createElementNS('http://www.w3.org/2000/svg', 'svg') as 
org.apache.royale.core.WrappedHTMLElement;
@@ -75,6 +72,7 @@ package org.apache.royale.svg
element.setAttribute('class', value);
}
 
+   COMPILE::JS
override public function get 
transformElement():org.apache.royale.core.WrappedHTMLElement
{
return graphicGroup.element;
@@ -88,6 +86,7 @@ package org.apache.royale.svg
 *  @playerversion AIR 2.6
 *  @productversion Royale 0.0
 */
+   COMPILE::JS
override public function getElementAt(index:int):IChild
{
return graphicGroup.getElementAt(index);
@@ -101,6 +100,7 @@ package org.apache.royale.svg
 *  @playerversion AIR 2.6
 *  @productversion Royale 0.0
 */
+   COMPILE::JS
override public function addElement(c:IChild, 
dispatchEvent:Boolean = true):void
{
graphicGroup.addElement(c, dispatchEvent);
@@ -116,6 +116,7 @@ package org.apache.royale.svg
 *  @playerversion AIR 2.6
 *  @productversion Royale 0.0
 */
+   COMPILE::JS
override public function addElementAt(c:IChild, index:int, 
dispatchEvent:Boolean = true):void
{
graphicGroup.addElementAt(c, index, dispatchEvent);
@@ -131,6 +132,7 @@ package org.apache.royale.svg
 *  @playerversion AIR 2.6
 *  @productversion Royale 0.0
 */
+   COMPILE::JS
override public function removeElement(c:IChild, 
dispatchEvent:Boolean = true):void
{
graphicGroup.removeElement(c, dispatchEvent);
@@ -146,6 +148,7 @@ package org.apache.royale.svg
 *  @playerversion AIR 2.6
 *  @productversion Royale 0.0
 */
+   COMPILE::JS
override public function getElementIndex(c:IChild):int
{
return graphicGroup.getElementIndex(c);
@@ -160,6 +163,7 @@ package org.

[royale-asjs] branch develop updated (ca6f7c8 -> bc02233)

2018-01-11 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-asjs.git.


from ca6f7c8  fix RoyaleThemes example and include Slider. Include example 
in example/royale modules list to compile
 new 31c93e0  Make GraphicContainer mxml enabled. Still half-baked.
 new e8ee330  GraphicContainer - make sure child instances are initialized 
in mxml.
 new bc02233  Merge branch 'develop' of 
https://github.com/apache/royale-asjs into develop

The 3 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:
 .../org/apache/royale/svg/GraphicContainer.as  | 104 ++---
 1 file changed, 90 insertions(+), 14 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@royale.apache.org" '].