You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2018/01/23 18:12:15 UTC

[royale-compiler] branch develop updated (bcc550f -> a24cfc9)

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 bcc550f  mention PLAYERGLOBAL_VERSION variable.  This allowed tests to pass with version other than 11.1
     add 1912f3f  remove SNAPSHOT from compiler-jburg-types and compiler-build-tools versions
     add a8aa2ae  [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.0-rc1
     add ad56446  [maven-release-plugin] prepare for next development iteration
     add 3257336  Revert "[maven-release-plugin] prepare for next development iteration"
     add 47b84a5  Revert "remove SNAPSHOT from compiler-jburg-types and compiler-build-tools versions"
     add e7c445d  Revert "[maven-release-plugin] prepare release org.apache.royale.compiler-0.9.0-rc1"
     add fb67803  remove SNAPSHOT from compiler-jburg-types and compiler-build-tools versions
     add 83a69f1  [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.0-rc2
     add 6713fe0  [maven-release-plugin] prepare for next development iteration
     add f17d195  Revert "[maven-release-plugin] prepare for next development iteration"
     add 072abd8  Revert "[maven-release-plugin] prepare release org.apache.royale.compiler-0.9.0-rc2"
     add ea7675c  Revert "remove SNAPSHOT from compiler-jburg-types and compiler-build-tools versions"
     add 213419b  remove SNAPSHOT from compiler-jburg-types and compiler-build-tools versions
     add e8ddef8  [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.0-rc2
     add 8bfd322  [maven-release-plugin] prepare for next development iteration
     add 547993c  Revert "[maven-release-plugin] prepare for next development iteration"
     add 3b666ad  Revert "[maven-release-plugin] prepare release org.apache.royale.compiler-0.9.0-rc2"
     add e58b85e  Revert "remove SNAPSHOT from compiler-jburg-types and compiler-build-tools versions"
     add dde56b5  remove SNAPSHOT from compiler-jburg-types and compiler-build-tools versions
     add ee9e292  [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.0-rc2
     add 7803678  [maven-release-plugin] prepare for next development iteration
     add a8d2a73  Revert "[maven-release-plugin] prepare for next development iteration"
     add a47673b  Revert "[maven-release-plugin] prepare release org.apache.royale.compiler-0.9.0-rc2"
     add e66b094  Revert "remove SNAPSHOT from compiler-jburg-types and compiler-build-tools versions"
     add 5714b26  remove SNAPSHOT from compiler-jburg-types and compiler-build-tools versions
     add 463d251  [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.0-rc2
     add 8ac819a  [maven-release-plugin] prepare for next development iteration
     new d5ca7fb  update version to 0.9.1
     new a24cfc9  Merge branch 'release/0.9.0' into develop

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:
 build.properties             | 2 +-
 compiler-build-tools/pom.xml | 2 +-
 compiler-jburg-types/pom.xml | 2 +-
 compiler/pom.xml             | 2 +-
 pom.xml                      | 4 ++--
 5 files changed, 6 insertions(+), 6 deletions(-)

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

[royale-compiler] 01/02: update version to 0.9.1

Posted by ah...@apache.org.
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 d5ca7fbf36aca7d809135fabda0c20983d5cbfd2
Author: Alex Harui <ah...@apache.org>
AuthorDate: Mon Jan 22 23:17:50 2018 -0800

    update version to 0.9.1
---
 build.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.properties b/build.properties
index d4d10ed..37a0f66 100644
--- a/build.properties
+++ b/build.properties
@@ -17,7 +17,7 @@
 ##
 ################################################################################
 
-release.version = 0.9.0
+release.version = 0.9.1
 
 generated.by.match=/\\*\\*. \\* Generated by Apache Royale Compiler
 generated.by.comment=/**\n\

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

[royale-compiler] 02/02: Merge branch 'release/0.9.0' into develop

Posted by ah...@apache.org.
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 a24cfc9f1985fa6dec36dd8387690b4214dc38f9
Merge: bcc550f d5ca7fb
Author: Alex Harui <ah...@apache.org>
AuthorDate: Tue Jan 23 10:08:51 2018 -0800

    Merge branch 'release/0.9.0' into develop

 build.properties             | 2 +-
 compiler-build-tools/pom.xml | 2 +-
 compiler-jburg-types/pom.xml | 2 +-
 compiler/pom.xml             | 2 +-
 pom.xml                      | 4 ++--
 5 files changed, 6 insertions(+), 6 deletions(-)


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