[royale-compiler] branch develop updated: typos

2020-04-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-compiler.git


The following commit(s) were added to refs/heads/develop by this push:
 new 5e7f401  typos
5e7f401 is described below

commit 5e7f4010d7c64720276f95e465d879e13553f122
Author: Alex Harui 
AuthorDate: Sat Apr 11 00:10:17 2020 -0700

typos
---
 compiler-build-tools/releasesteps.xml | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/compiler-build-tools/releasesteps.xml 
b/compiler-build-tools/releasesteps.xml
index be63f4b..5732790 100644
--- a/compiler-build-tools/releasesteps.xml
+++ b/compiler-build-tools/releasesteps.xml
@@ -295,16 +295,16 @@
 


-https://repository.apache.org/content/repositories/orgapacheroyale-${maven.folder.number}/compiler-build-tools/{release.version}/compiler-build-tools-${release.version}-source-release.zip";
+https://repository.apache.org/content/repositories/orgapacheroyale-${maven.folder.number}/compiler-build-tools/${release.version}/compiler-build-tools-${release.version}-source-release.zip";
 
dest="${dist.dev}/royale/compiler-build-tools/${release.version}/rc${rc}" >

-https://repository.apache.org/content/repositories/orgapacheroyale-${maven.folder.number}/compiler-build-tools/{release.version}/compiler-build-tools-${release.version}-source-release.zip.asc";
+https://repository.apache.org/content/repositories/orgapacheroyale-${maven.folder.number}/compiler-build-tools/${release.version}/compiler-build-tools-${release.version}-source-release.zip.asc";
 
dest="${dist.dev}/royale/compiler-build-tools/${release.version}/rc${rc}" >
 
 
-   https://repository.apache.org/content/repositories/orgapacheroyale-${maven.folder.number}/compiler-build-tools/{release.version}/compiler-build-tools-${release.version}.jar";
 
dest="${dist.dev}/royale/compiler-build-tools/${release.version}/rc${rc}/binaries"
 >
+   https://repository.apache.org/content/repositories/orgapacheroyale-${maven.folder.number}/compiler-build-tools/${release.version}/compiler-build-tools-${release.version}.jar";
 
dest="${dist.dev}/royale/compiler-build-tools/${release.version}/rc${rc}/binaries"
 >

-https://repository.apache.org/content/repositories/orgapacheroyale-${maven.folder.number}/compiler-build-tools/{release.version}/compiler-build-tools-${release.version}.jar.asc";
 
dest="${dist.dev}/royale/compiler-build-tools/${release.version}/rc${rc}/binaries"
 >
+https://repository.apache.org/content/repositories/orgapacheroyale-${maven.folder.number}/compiler-build-tools/${release.version}/compiler-build-tools-${release.version}.jar.asc";
 
dest="${dist.dev}/royale/compiler-build-tools/${release.version}/rc${rc}/binaries"
 >
 
 
 

[royale-compiler] branch develop updated: fix paths to staging

2020-04-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-compiler.git


The following commit(s) were added to refs/heads/develop by this push:
 new 5f6db78  fix paths to staging
5f6db78 is described below

commit 5f6db78d72635fa4be22eaab630d7afd2895
Author: Alex Harui 
AuthorDate: Sat Apr 11 00:26:02 2020 -0700

fix paths to staging
---
 compiler-build-tools/releasesteps.xml | 8 
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/compiler-build-tools/releasesteps.xml 
b/compiler-build-tools/releasesteps.xml
index 5732790..0a0c922 100644
--- a/compiler-build-tools/releasesteps.xml
+++ b/compiler-build-tools/releasesteps.xml
@@ -295,16 +295,16 @@
 


-https://repository.apache.org/content/repositories/orgapacheroyale-${maven.folder.number}/compiler-build-tools/${release.version}/compiler-build-tools-${release.version}-source-release.zip";
+https://repository.apache.org/content/repositories/orgapacheroyale-${maven.folder.number}/org/apache/royale/compiler/compiler-build-tools/${release.version}/compiler-build-tools-${release.version}-source-release.zip";
 
dest="${dist.dev}/royale/compiler-build-tools/${release.version}/rc${rc}" >

-https://repository.apache.org/content/repositories/orgapacheroyale-${maven.folder.number}/compiler-build-tools/${release.version}/compiler-build-tools-${release.version}-source-release.zip.asc";
+https://repository.apache.org/content/repositories/orgapacheroyale-${maven.folder.number}/org/apache/royale/compiler/compiler-build-tools/${release.version}/compiler-build-tools-${release.version}-source-release.zip.asc";
 
dest="${dist.dev}/royale/compiler-build-tools/${release.version}/rc${rc}" >
 
 
-   https://repository.apache.org/content/repositories/orgapacheroyale-${maven.folder.number}/compiler-build-tools/${release.version}/compiler-build-tools-${release.version}.jar";
 
dest="${dist.dev}/royale/compiler-build-tools/${release.version}/rc${rc}/binaries"
 >
+   https://repository.apache.org/content/repositories/orgapacheroyale-${maven.folder.number}/org/apache/royale/compiler/compiler-build-tools/${release.version}/compiler-build-tools-${release.version}.jar";
 
dest="${dist.dev}/royale/compiler-build-tools/${release.version}/rc${rc}/binaries"
 >

-https://repository.apache.org/content/repositories/orgapacheroyale-${maven.folder.number}/compiler-build-tools/${release.version}/compiler-build-tools-${release.version}.jar.asc";
 
dest="${dist.dev}/royale/compiler-build-tools/${release.version}/rc${rc}/binaries"
 >
+https://repository.apache.org/content/repositories/orgapacheroyale-${maven.folder.number}/org/apache/royale/compiler/compiler-build-tools/${release.version}/compiler-build-tools-${release.version}.jar.asc";
 
dest="${dist.dev}/royale/compiler-build-tools/${release.version}/rc${rc}/binaries"
 >
 
 
 

[royale-asjs.wiki] branch master updated: Created Flex Migration Pitfalls (markdown)

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

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


The following commit(s) were added to refs/heads/master by this push:
 new 7373362  Created Flex Migration Pitfalls (markdown)
7373362 is described below

commit 7373362e2fe856acbc1bf8df071f54ce79067bbc
Author: yishayw 
AuthorDate: Sat Apr 11 11:23:11 2020 +0300

Created Flex Migration Pitfalls (markdown)
---
 Flex-Migration-Pitfalls.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Flex-Migration-Pitfalls.md b/Flex-Migration-Pitfalls.md
new file mode 100644
index 000..6aca73a
--- /dev/null
+++ b/Flex-Migration-Pitfalls.md
@@ -0,0 +1 @@
+* Royale emulation components are based on a Royale version of UIComponent 
which is derived from UIBase. UIBase has some methods and properties, such as 
'model', 'view', 'element', which do not exist in Flex UIComponent. If your 
legacy code extends UIComponents to use these APIs, this compiler may not 
detect the override properly, but you will encounter runtime errors further on.
\ No newline at end of file



[royale-asjs.wiki] branch master updated: Updated Flex Migration Pitfalls (markdown)

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

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


The following commit(s) were added to refs/heads/master by this push:
 new bc3d148  Updated Flex Migration Pitfalls (markdown)
bc3d148 is described below

commit bc3d1485fe5f83ee7cd53096772e96aa9cdbdbc7
Author: yishayw 
AuthorDate: Sat Apr 11 11:25:07 2020 +0300

Updated Flex Migration Pitfalls (markdown)
---
 Flex-Migration-Pitfalls.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Flex-Migration-Pitfalls.md b/Flex-Migration-Pitfalls.md
index 6aca73a..2749701 100644
--- a/Flex-Migration-Pitfalls.md
+++ b/Flex-Migration-Pitfalls.md
@@ -1 +1 @@
-* Royale emulation components are based on a Royale version of UIComponent 
which is derived from UIBase. UIBase has some methods and properties, such as 
'model', 'view', 'element', which do not exist in Flex UIComponent. If your 
legacy code extends UIComponents to use these APIs, this compiler may not 
detect the override properly, but you will encounter runtime errors further on.
\ No newline at end of file
+* Royale emulation components are based on a Royale version of UIComponent 
which is derived from UIBase. UIBase has some methods and properties, such as 
'model', 'view', 'element', which do not exist in Flex UIComponent. If your 
legacy code extends UIComponents to use these APIs, the Royale compiler may not 
detect the override properly, but you will encounter runtime errors further on.
\ No newline at end of file



[royale-asjs] branch develop updated: body size is not necessarily set to content

2020-04-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


The following commit(s) were added to refs/heads/develop by this push:
 new e12914b  body size is not necessarily set to content
e12914b is described below

commit e12914b1017860ce26ba04821a8ff101b62ce166
Author: DESKTOP-RH4S838\Yishay 
AuthorDate: Sat Apr 11 16:37:10 2020 +0300

body size is not necessarily set to content
---
 frameworks/projects/MXRoyale/src/main/royale/mx/core/UIComponent.as | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git 
a/frameworks/projects/MXRoyale/src/main/royale/mx/core/UIComponent.as 
b/frameworks/projects/MXRoyale/src/main/royale/mx/core/UIComponent.as
index 8653c40..079ec9c 100644
--- a/frameworks/projects/MXRoyale/src/main/royale/mx/core/UIComponent.as
+++ b/frameworks/projects/MXRoyale/src/main/royale/mx/core/UIComponent.as
@@ -4311,8 +4311,8 @@ COMPILE::JS
return new Rectangle(0, 0, stage.stageWidth, 
stage.stageHeight);
}
COMPILE::JS {
-   var body:HTMLBodyElement = 
document.getElementsByTagName('body')[0] as HTMLBodyElement;
-   return new Rectangle(0, 0, body.clientWidth, 
body.clientHeight);
+var topLevelApplication:IUIBase = FlexGlobals.topLevelApplication 
as IUIBase;
+   return new Rectangle(0, 0, topLevelApplication.width, 
topLevelApplication.height);
}
}
 



[royale-asjs.wiki] branch master updated: Updated CI Server Setup (markdown)

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

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


The following commit(s) were added to refs/heads/master by this push:
 new bc0df61  Updated CI Server Setup (markdown)
bc0df61 is described below

commit bc0df61380478a577464c4d89062c07343451f7d
Author: aharui 
AuthorDate: Sat Apr 11 09:00:00 2020 -0700

Updated CI Server Setup (markdown)
---
 CI-Server-Setup.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CI-Server-Setup.md b/CI-Server-Setup.md
index 8d5cab9..3db4321 100644
--- a/CI-Server-Setup.md
+++ b/CI-Server-Setup.md
@@ -5,6 +5,7 @@ The version numbers of most things don't matter.  The Java 
version might matter
 The Server must have:
 
 * Git (currently 2.15)
+* SVN (currently CollabNet's command-line only package, not Subversion Edge, 
1.12.2)
 * Java JDK (currently 1.8.0_201)
 * JAVA_TOOL_OPTIONS -Xms384m -Xmx1g (as user environment vars, not system vars 
because Jenkins has its own JRE that won't like it)
 * Adobe AIR SDK 4.0 (installed such that there is a 
C:\adobe\air\4.0\AdobeAIRSDK\air-sdk-description.xml).



[royale-compiler] branch develop updated: wrong dir

2020-04-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-compiler.git


The following commit(s) were added to refs/heads/develop by this push:
 new 37974f0  wrong dir
37974f0 is described below

commit 37974f00ae9809f03f6a5994563fc6ece2d4d778
Author: Alex Harui 
AuthorDate: Sat Apr 11 09:30:27 2020 -0700

wrong dir
---
 compiler-build-tools/releasesteps.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compiler-build-tools/releasesteps.xml 
b/compiler-build-tools/releasesteps.xml
index 0a0c922..b4fe488 100644
--- a/compiler-build-tools/releasesteps.xml
+++ b/compiler-build-tools/releasesteps.xml
@@ -306,7 +306,7 @@

 https://repository.apache.org/content/repositories/orgapacheroyale-${maven.folder.number}/org/apache/royale/compiler/compiler-build-tools/${release.version}/compiler-build-tools-${release.version}.jar.asc";
 
dest="${dist.dev}/royale/compiler-build-tools/${release.version}/rc${rc}/binaries"
 >
 
-
+
 



svn commit: r38903 - in /dev/royale/compiler-build-tools/1.2.0/rc2: ./ binaries/

2020-04-11 Thread aharui
Author: aharui
Date: Sat Apr 11 16:41:39 2020
New Revision: 38903

Log:
Compiler Build Tools 1.2.0 rc 2

Added:
dev/royale/compiler-build-tools/1.2.0/rc2/
dev/royale/compiler-build-tools/1.2.0/rc2/ApproveBuildTools.xml
dev/royale/compiler-build-tools/1.2.0/rc2/binaries/

dev/royale/compiler-build-tools/1.2.0/rc2/binaries/compiler-build-tools-1.2.0.jar
   (with props)

dev/royale/compiler-build-tools/1.2.0/rc2/binaries/compiler-build-tools-1.2.0.jar.asc

dev/royale/compiler-build-tools/1.2.0/rc2/binaries/compiler-build-tools-1.2.0.jar.sha512

dev/royale/compiler-build-tools/1.2.0/rc2/compiler-build-tools-1.2.0-source-release.zip
   (with props)

dev/royale/compiler-build-tools/1.2.0/rc2/compiler-build-tools-1.2.0-source-release.zip.asc

dev/royale/compiler-build-tools/1.2.0/rc2/compiler-build-tools-1.2.0-source-release.zip.sha512

Added: dev/royale/compiler-build-tools/1.2.0/rc2/ApproveBuildTools.xml
==
--- dev/royale/compiler-build-tools/1.2.0/rc2/ApproveBuildTools.xml (added)
+++ dev/royale/compiler-build-tools/1.2.0/rc2/ApproveBuildTools.xml Sat Apr 11 
16:41:39 2020
@@ -0,0 +1,632 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+   
+   
+   
+   
+   
+   
+
+
+
+
+   
+   
+   
+
+
+
+https://search.maven.org/remotecontent?filepath=org/apache/rat/apache-rat/0.11";
 />
+https://search.maven.org/remotecontent?filepath=org/apache/rat/apache-rat-tasks/0.11";
 />
+  
+
+
+   
+   
+   
+
+
+
+
+   
+
+   
+   
+
+
+   
+
+
+   https://dist.apache.org/repos/dist/dev/royale/compiler-build-tools/${release.version}/rc${rc}";
 />
+   
+
+
+
+   
+
+
+
+
+   
+   = Begin ${file} 
==
+   
+
+   
+   = End ${file} 
==
+   
+   
+   
+   
+   
+   = Begin ${winfile} 
==
+   
+   
+   
+
+
+   = End ${winfile} 
==
+   
+   
+   = Begin ${file} 
==
+   
+
+   
+   = End ${file} 
==
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+
+
+
+
+
+
+
+
+
+   
+
+   ${rat.report}.bin.txt
+   
+
+
+
+
+
+
+
+
+
+
+
+   
+   
+   
+   
+   
+
+   
+   
+   
+   
+   
+   
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+   
+   
+
+   
+   
+   
+
+
+
+
+
+
+
+
+
+
+rc is ${rc}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+   
+
+   
+   
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+   
+
+
+
+   filtering out AL files to make it easier to see binary 
files
+   
+   
+
+   
+
+
+
+
+
+
+
+
+
+
+
+filtering out AL files to make it easier to see binary 
files
+
+
+
+
+
+
+
+
+
+

svn commit: r38904 - in /dev/royale/compiler-build-tools/1.2.0/rc2: ApproveBuildTools.xml binaries/ compiler-build-tools-1.2.0-source-release.zip compiler-build-tools-1.2.0-source-release.zip.asc comp

2020-04-11 Thread aharui
Author: aharui
Date: Sat Apr 11 17:08:18 2020
New Revision: 38904

Log:
wasn't quite right

Removed:
dev/royale/compiler-build-tools/1.2.0/rc2/ApproveBuildTools.xml
dev/royale/compiler-build-tools/1.2.0/rc2/binaries/

dev/royale/compiler-build-tools/1.2.0/rc2/compiler-build-tools-1.2.0-source-release.zip

dev/royale/compiler-build-tools/1.2.0/rc2/compiler-build-tools-1.2.0-source-release.zip.asc

dev/royale/compiler-build-tools/1.2.0/rc2/compiler-build-tools-1.2.0-source-release.zip.sha512



[royale-compiler] branch develop updated: more fixes

2020-04-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-compiler.git


The following commit(s) were added to refs/heads/develop by this push:
 new 2597d08  more fixes
2597d08 is described below

commit 2597d0844f71ccf6ada937ed27f5b6ae0b3a02a2
Author: Alex Harui 
AuthorDate: Sat Apr 11 10:21:47 2020 -0700

more fixes
---
 compiler-build-tools/ApproveBuildTools.xml | 9 +
 compiler-build-tools/releasesteps.xml  | 6 +++---
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/compiler-build-tools/ApproveBuildTools.xml 
b/compiler-build-tools/ApproveBuildTools.xml
index d497b23..40c74b7 100644
--- a/compiler-build-tools/ApproveBuildTools.xml
+++ b/compiler-build-tools/ApproveBuildTools.xml
@@ -47,10 +47,11 @@


 
+
+   


 
@@ -578,7 +579,7 @@
 addproperty="bin.license.ok"/>
 
 
-
+



-   
 

svn commit: r38905 - /dev/royale/compiler-build-tools/1.2.0/rc2/

2020-04-11 Thread aharui
Author: aharui
Date: Sat Apr 11 17:26:12 2020
New Revision: 38905

Log:
wasn't quite right

Removed:
dev/royale/compiler-build-tools/1.2.0/rc2/



svn commit: r38906 - in /dev/royale/compiler-build-tools/1.2.0/rc2: ./ binaries/

2020-04-11 Thread aharui
Author: aharui
Date: Sat Apr 11 17:46:10 2020
New Revision: 38906

Log:
Compiler Build Tools 1.2.0 rc 2

Added:
dev/royale/compiler-build-tools/1.2.0/rc2/
dev/royale/compiler-build-tools/1.2.0/rc2/ApproveBuildTools.xml

dev/royale/compiler-build-tools/1.2.0/rc2/apache-royale-compiler-build-tools-1.2.0-source-release.zip
   (with props)

dev/royale/compiler-build-tools/1.2.0/rc2/apache-royale-compiler-build-tools-1.2.0-source-release.zip.asc

dev/royale/compiler-build-tools/1.2.0/rc2/apache-royale-compiler-build-tools-1.2.0-source-release.zip.sha512
dev/royale/compiler-build-tools/1.2.0/rc2/binaries/

dev/royale/compiler-build-tools/1.2.0/rc2/binaries/compiler-build-tools-1.2.0.jar
   (with props)

dev/royale/compiler-build-tools/1.2.0/rc2/binaries/compiler-build-tools-1.2.0.jar.asc

dev/royale/compiler-build-tools/1.2.0/rc2/binaries/compiler-build-tools-1.2.0.jar.sha512

Added: dev/royale/compiler-build-tools/1.2.0/rc2/ApproveBuildTools.xml
==
--- dev/royale/compiler-build-tools/1.2.0/rc2/ApproveBuildTools.xml (added)
+++ dev/royale/compiler-build-tools/1.2.0/rc2/ApproveBuildTools.xml Sat Apr 11 
17:46:10 2020
@@ -0,0 +1,633 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+   
+   
+   
+   
+   
+   
+
+
+   
+   
+   
+
+
+
+https://search.maven.org/remotecontent?filepath=org/apache/rat/apache-rat/0.11";
 />
+https://search.maven.org/remotecontent?filepath=org/apache/rat/apache-rat-tasks/0.11";
 />
+  
+
+
+   
+   
+   
+
+
+
+
+   
+
+   
+   
+
+
+   
+
+
+   https://dist.apache.org/repos/dist/dev/royale/compiler-build-tools/${release.version}/rc${rc}";
 />
+   
+
+
+
+   
+
+
+
+
+   
+   = Begin ${file} 
==
+   
+
+   
+   = End ${file} 
==
+   
+   
+   
+   
+   
+   = Begin ${winfile} 
==
+   
+   
+   
+
+
+   = End ${winfile} 
==
+   
+   
+   = Begin ${file} 
==
+   
+
+   
+   = End ${file} 
==
+   
+   
+   
+   
+   
+   
+   
+   
+   
+   
+
+
+
+
+
+
+
+
+
+   
+
+   ${rat.report}.bin.txt
+   
+
+
+
+
+
+
+
+
+
+
+
+   
+   
+   
+   
+   
+
+   
+   
+   
+   
+   
+   
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+   
+   
+
+   
+   
+   
+
+
+
+
+
+
+
+
+
+
+rc is ${rc}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+   
+
+   
+   
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+   
+
+
+
+   filtering out AL files to make it easier to see binary 
files
+   
+   
+
+   
+
+
+
+
+
+
+
+
+
+
+
+filtering out AL files to make it easier to see binary 
files
+
+
+
+
+
+  

[royale-compiler] branch develop updated: approval script works for me

2020-04-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-compiler.git


The following commit(s) were added to refs/heads/develop by this push:
 new 7107813  approval script works for me
7107813 is described below

commit 7107813450c3b639f81ea9c18139c1696c237364
Author: Alex Harui 
AuthorDate: Sat Apr 11 11:10:25 2020 -0700

approval script works for me
---
 compiler-build-tools/ApproveBuildTools.xml | 52 ++
 1 file changed, 32 insertions(+), 20 deletions(-)

diff --git a/compiler-build-tools/ApproveBuildTools.xml 
b/compiler-build-tools/ApproveBuildTools.xml
index 40c74b7..f4fe2aa 100644
--- a/compiler-build-tools/ApproveBuildTools.xml
+++ b/compiler-build-tools/ApproveBuildTools.xml
@@ -52,7 +52,13 @@
 
 -->

-   
+
+
+
+
+
+
+

 
 
@@ -86,7 +92,7 @@
https://dist.apache.org/repos/dist/dev/royale/compiler-build-tools/${release.version}/rc${rc}";
 />

 
-
+
 

 
@@ -182,12 +188,12 @@
 
 
-
+
 
 
 
-   

 
@@ -196,7 +202,7 @@

 
 
-
 
 
@@ -239,8 +245,9 @@
 
 
+
 
 
 
@@ -292,6 +299,7 @@
 defaultvalue="n"
 addproperty="rat.src.binaries.ok"/>
 
+
 
 
 
@@ -399,10 +408,10 @@
 
 
 
-
+
 
 
-
+
 
 
 
@@ -415,14 +424,14 @@
 
 
-
+
 
 
 
 
 
 
-
+
 
 
 
@@ -437,7 +446,7 @@
 validargs="y,n"
 defaultvalue="y"
 addproperty="jar.license.ok"/>
-
+
 
 
 
@@ -452,7 +461,7 @@
 validargs="y,n"
 defaultvalue="y"
 addproperty="jar.notice.ok"/>
-
+
 
 
 
@@ -482,14 +491,14 @@
 


-   
+   


 
 


-   
+   


 
@@ -543,7 +552,7 @@
-->
 

-
+
 

 

-
+
 

 
 
-
+
 
 
 
 
-
+
 
 
-
+
+
+
+
 





[royale-asjs] branch develop updated: change check. Should fix #795

2020-04-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 c1d244e  change check.  Should fix #795
c1d244e is described below

commit c1d244eb023a0e8e9fbb9b2bb759ff3284378e18
Author: Alex Harui 
AuthorDate: Sat Apr 11 15:04:50 2020 -0700

change check.  Should fix #795
---
 .../projects/MXRoyale/src/main/royale/mx/controls/RadioButtonGroup.as   | 2 ++
 1 file changed, 2 insertions(+)

diff --git 
a/frameworks/projects/MXRoyale/src/main/royale/mx/controls/RadioButtonGroup.as 
b/frameworks/projects/MXRoyale/src/main/royale/mx/controls/RadioButtonGroup.as
index 2c23f2e..d7b7221 100644
--- 
a/frameworks/projects/MXRoyale/src/main/royale/mx/controls/RadioButtonGroup.as
+++ 
b/frameworks/projects/MXRoyale/src/main/royale/mx/controls/RadioButtonGroup.as
@@ -345,6 +345,8 @@ public class RadioButtonGroup extends EventDispatcher
  */
 public function set selectedValue(value:Object):void
 {
+if (_selectedValue == value) return;
+   
  _selectedValue = value;
 
  // Clear the exisiting selecton if there is one.



[royale-compiler] 02/02: don't need this dependency

2020-04-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-compiler.git

commit 6eaabb3f4d1e4bae24ae2bf1f0704f125b78b064
Author: Alex Harui 
AuthorDate: Sat Apr 11 18:06:56 2020 -0700

don't need this dependency
---
 debugger/pom.xml | 6 --
 1 file changed, 6 deletions(-)

diff --git a/debugger/pom.xml b/debugger/pom.xml
index aa44df6..39cf563 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -116,12 +116,6 @@ Do all the JBurg code generation.
   0.0-20170809-b9c14c6b
 
 
-   
-  org.apache.royale.compiler
-  compiler-build-tools
-  ${compiler-build-tools.version}
-  test
-
 
   junit
   junit



[royale-compiler] branch develop updated (7107813 -> 6eaabb3)

2020-04-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-compiler.git.


from 7107813  approval script works for me
 new 20138f9  add staging profile to help test staged artifacts
 new 6eaabb3  don't need this dependency

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:
 debugger/pom.xml |  6 --
 pom.xml  | 15 ++-
 2 files changed, 14 insertions(+), 7 deletions(-)



[royale-compiler] 01/02: add staging profile to help test staged artifacts

2020-04-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-compiler.git

commit 20138f9e03fb068ee016b931adf4ecf7834b3e64
Author: Alex Harui 
AuthorDate: Sat Apr 11 18:06:42 2020 -0700

add staging profile to help test staged artifacts
---
 pom.xml | 15 ++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ec35d03..4aa6b5b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
 UTF-8
 3.3.1
 
-1.1.0
+1.2.0
 1.1.0
 
 4.15.0
@@ -625,6 +625,19 @@
   
 
 
+
+  
+  staged-releases
+  
+
+  staged-releases
+  
https://repository.apache.org/content/repositories/orgapacheroyale-${maven.folder.number}
+
+  
+
+
 

[MAVEN-BUILD] Royale-compiler - Build # 1416 - Failure

2020-04-11 Thread Apache Jenkins Server
The Apache Jenkins build system has built Royale-compiler (build #1416)

Status: Failure

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

[royale-compiler] branch develop updated: [maven-release-plugin] prepare for next development iteration

2020-04-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-compiler.git


The following commit(s) were added to refs/heads/develop by this push:
 new 5162980  [maven-release-plugin] prepare for next development iteration
5162980 is described below

commit 516298089fa90aa5ad8b27833fa58c85ad8e47a3
Author: ApacheRoyaleCI 

AuthorDate: Sun Apr 12 04:04:34 2020 +

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

diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index 7a4274a..773ea34 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.7-SNAPSHOT
+0.9.8-SNAPSHOT
 
 
 compiler-common
-0.9.7-SNAPSHOT
+0.9.8-SNAPSHOT
 
 Apache Royale: Compiler: Compiler-Common
 The Apache Royale Compiler Common classes
diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index 41d575c..b0aecb1 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.7-SNAPSHOT
+0.9.8-SNAPSHOT
   
 
   compiler-externc
-  0.9.7-SNAPSHOT
+  0.9.8-SNAPSHOT
 
   Apache Royale: Compiler: Externc
   The Apache Royale Compiler Externs Compiler
@@ -243,7 +243,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.7-SNAPSHOT
+  0.9.8-SNAPSHOT
 
 
   com.google.javascript
@@ -254,7 +254,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.7-SNAPSHOT
+  0.9.8-SNAPSHOT
   test
 
 
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index 4e8ac44..0e4654f 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.7-SNAPSHOT
+0.9.8-SNAPSHOT
   
 
   compiler-jx
-  0.9.7-SNAPSHOT
+  0.9.8-SNAPSHOT
 
   Apache Royale: Compiler: Compiler-JX
 
@@ -179,17 +179,17 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.7-SNAPSHOT
+  0.9.8-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.7-SNAPSHOT
+  0.9.8-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler
-  0.9.7-SNAPSHOT
+  0.9.8-SNAPSHOT
 
 
   org.apache.commons
@@ -221,7 +221,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.7-SNAPSHOT
+  0.9.8-SNAPSHOT
   test
 
 
@@ -233,7 +233,7 @@
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.7-SNAPSHOT
+  0.9.8-SNAPSHOT
   test-jar
   test
 
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index b569fe7..258c08d 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.7-SNAPSHOT
+0.9.8-SNAPSHOT
   
 
   compiler-test-utils
-  0.9.7-SNAPSHOT
+  0.9.8-SNAPSHOT
 
   Apache Royale: Compiler: Test Utils
   
diff --git a/compiler/pom.xml b/compiler/pom.xml
index f27b501..6bed104 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.7-SNAPSHOT
+0.9.8-SNAPSHOT
   
 
   compiler
-  0.9.7-SNAPSHOT
+  0.9.8-SNAPSHOT
 
   Apache Royale: Compiler: Compiler
   The Apache Royale Compiler
@@ -553,7 +553,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.7-SNAPSHOT
+  0.9.8-SNAPSHOT
 
 
   org.apache.flex
@@ -605,13 +605,13 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.7-SNAPSHOT
+  0.9.8-SNAPSHOT
   test
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.7-SNAPSHOT
+  0.9.8-SNAPSHOT
 
 
   junit
diff --git a/debugger/pom.xml b/debugger/pom.xml
index 39cf563..148a3da 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.7-SNAPSHOT
+0.9.8-SNAPSHOT
   
 
   debugger
-  0.9.7-SNAPSHOT
+  0.9.8-SNAPSHOT
 
   Apache Royale: Compiler: Debugger
 
@@ -82,12 +82,12 @@ Do all the JBurg code generation.
 
   org.apache.royale.c

[royale-compiler] branch develop updated: Revert "[maven-release-plugin] prepare for next development iteration"

2020-04-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-compiler.git


The following commit(s) were added to refs/heads/develop by this push:
 new 15bdc2a  Revert "[maven-release-plugin] prepare for next development 
iteration"
15bdc2a is described below

commit 15bdc2a600ec1264f682c96b273cdc06956d3cb7
Author: Alex Harui 
AuthorDate: Sat Apr 11 21:20:24 2020 -0700

Revert "[maven-release-plugin] prepare for next development iteration"

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

diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index 773ea34..7a4274a 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -23,11 +23,11 @@
 
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.8-SNAPSHOT
+0.9.7-SNAPSHOT
 
 
 compiler-common
-0.9.8-SNAPSHOT
+0.9.7-SNAPSHOT
 
 Apache Royale: Compiler: Compiler-Common
 The Apache Royale Compiler Common classes
diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index b0aecb1..41d575c 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.8-SNAPSHOT
+0.9.7-SNAPSHOT
   
 
   compiler-externc
-  0.9.8-SNAPSHOT
+  0.9.7-SNAPSHOT
 
   Apache Royale: Compiler: Externc
   The Apache Royale Compiler Externs Compiler
@@ -243,7 +243,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.8-SNAPSHOT
+  0.9.7-SNAPSHOT
 
 
   com.google.javascript
@@ -254,7 +254,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.8-SNAPSHOT
+  0.9.7-SNAPSHOT
   test
 
 
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index 0e4654f..4e8ac44 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.8-SNAPSHOT
+0.9.7-SNAPSHOT
   
 
   compiler-jx
-  0.9.8-SNAPSHOT
+  0.9.7-SNAPSHOT
 
   Apache Royale: Compiler: Compiler-JX
 
@@ -179,17 +179,17 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.8-SNAPSHOT
+  0.9.7-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.8-SNAPSHOT
+  0.9.7-SNAPSHOT
 
 
   org.apache.royale.compiler
   compiler
-  0.9.8-SNAPSHOT
+  0.9.7-SNAPSHOT
 
 
   org.apache.commons
@@ -221,7 +221,7 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.8-SNAPSHOT
+  0.9.7-SNAPSHOT
   test
 
 
@@ -233,7 +233,7 @@
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.8-SNAPSHOT
+  0.9.7-SNAPSHOT
   test-jar
   test
 
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index 258c08d..b569fe7 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.8-SNAPSHOT
+0.9.7-SNAPSHOT
   
 
   compiler-test-utils
-  0.9.8-SNAPSHOT
+  0.9.7-SNAPSHOT
 
   Apache Royale: Compiler: Test Utils
   
diff --git a/compiler/pom.xml b/compiler/pom.xml
index 6bed104..f27b501 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.8-SNAPSHOT
+0.9.7-SNAPSHOT
   
 
   compiler
-  0.9.8-SNAPSHOT
+  0.9.7-SNAPSHOT
 
   Apache Royale: Compiler: Compiler
   The Apache Royale Compiler
@@ -553,7 +553,7 @@
 
   org.apache.royale.compiler
   compiler-common
-  0.9.8-SNAPSHOT
+  0.9.7-SNAPSHOT
 
 
   org.apache.flex
@@ -605,13 +605,13 @@
 
   org.apache.royale.compiler
   compiler-test-utils
-  0.9.8-SNAPSHOT
+  0.9.7-SNAPSHOT
   test
 
 
   org.apache.royale.compiler
   compiler-externc
-  0.9.8-SNAPSHOT
+  0.9.7-SNAPSHOT
 
 
   junit
diff --git a/debugger/pom.xml b/debugger/pom.xml
index 148a3da..39cf563 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -23,11 +23,11 @@
   
 org.apache.royale.compiler
 royale-compiler-parent
-0.9.8-SNAPSHOT
+0.9.7-SNAPSHOT
   
 
   debugger
-  0.9.8-SNAPSHOT
+  0.9.7-SNAPSHOT
 
   Apache Royale: Compiler: Debugger
 
@

[MAVEN-BUILD] Royale-compiler - Build # 1417 - Still Failing

2020-04-11 Thread Apache Jenkins Server
The Apache Jenkins build system has built Royale-compiler (build #1417)

Status: Still Failing

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

[MAVEN-BUILD] Royale-compiler - Build # 1418 - Still Failing

2020-04-11 Thread Apache Jenkins Server
The Apache Jenkins build system has built Royale-compiler (build #1418)

Status: Still Failing

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

[royale-compiler] branch develop updated: go back to 1.1.0 for builds.a.o

2020-04-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-compiler.git


The following commit(s) were added to refs/heads/develop by this push:
 new 9606f09  go back to 1.1.0 for builds.a.o
9606f09 is described below

commit 9606f098de5c4dc9dd8ac8d924da515b1271e977
Author: Alex Harui 
AuthorDate: Sat Apr 11 22:36:00 2020 -0700

go back to 1.1.0 for builds.a.o
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4aa6b5b..311be32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -47,7 +47,7 @@
 UTF-8
 3.3.1
 
-1.2.0
+1.1.0
 1.1.0
 
 4.15.0