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:18:02 UTC

[royale-typedefs] branch develop updated (ef7298f -> 2555365)

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-typedefs.git.


    from ef7298f  I don't think we're bundling externs anymore
     add 74fde1a  remove SNAPSHOT from compiler-build-tools versions
     add 8f0b9eb  [maven-release-plugin] prepare release org.apache.royale.typedefs-0.9.0-rc1
     add a9b022e  [maven-release-plugin] prepare for next development iteration
     add e991925  Revert "[maven-release-plugin] prepare for next development iteration"
     add 07992e2  Revert "[maven-release-plugin] prepare release org.apache.royale.typedefs-0.9.0-rc1"
     add 9994daa  Revert "remove SNAPSHOT from compiler-build-tools versions"
     add f618234  remove SNAPSHOT from compiler-build-tools versions
     add 5dcd8eb  [maven-release-plugin] prepare release org.apache.royale.typedefs-0.9.0-rc2
     add d768c9c  [maven-release-plugin] prepare for next development iteration
     add 8ba9261  Revert "[maven-release-plugin] prepare for next development iteration"
     add e0f9f50  Revert "[maven-release-plugin] prepare release org.apache.royale.typedefs-0.9.0-rc2"
     add f531f7d  Revert "remove SNAPSHOT from compiler-build-tools versions"
     add add0c45  remove SNAPSHOT from compiler-build-tools versions
     add ff1e480  [maven-release-plugin] prepare release org.apache.royale.typedefs-0.9.0-rc2
     add 75ff5be  [maven-release-plugin] prepare for next development iteration
     add 2629fda  Revert "[maven-release-plugin] prepare for next development iteration"
     add c00d41c  Revert "[maven-release-plugin] prepare release org.apache.royale.typedefs-0.9.0-rc2"
     add 0b17f51  Revert "remove SNAPSHOT from compiler-build-tools versions"
     add 0b5266e  remove SNAPSHOT from compiler-build-tools versions
     add 069b6e1  [maven-release-plugin] prepare release org.apache.royale.typedefs-0.9.0-rc2
     add 0fbc882  [maven-release-plugin] prepare for next development iteration
     new 6f1ee09  update version to 0.9.1
     new 2555365  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:
 GCL/pom.xml         | 6 +++---
 cordova/pom.xml     | 6 +++---
 createjs/pom.xml    | 6 +++---
 google_maps/pom.xml | 6 +++---
 jasmine/pom.xml     | 6 +++---
 jquery/pom.xml      | 6 +++---
 js/pom.xml          | 4 ++--
 node/pom.xml        | 6 +++---
 pom.xml             | 6 +++---
 9 files changed, 26 insertions(+), 26 deletions(-)

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

[royale-typedefs] 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-typedefs.git

commit 2555365b4f2cde54bbc431b2a5835f715f5afd3b
Merge: ef7298f 6f1ee09
Author: Alex Harui <ah...@apache.org>
AuthorDate: Tue Jan 23 10:06:45 2018 -0800

    Merge branch 'release/0.9.0' into develop

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


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

[royale-typedefs] 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-typedefs.git

commit 6f1ee0910c44265de0695aa93e025b6a32455092
Author: Alex Harui <ah...@apache.org>
AuthorDate: Mon Jan 22 23:17:50 2018 -0800

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

diff --git a/pom.xml b/pom.xml
index ba9b366..693cfb5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,7 +45,7 @@
     <project.reporting.outputencoding>UTF-8</project.reporting.outputencoding>
     <maven.version>3.3.1</maven.version>
 
-    <royale.compiler.version>0.9.0</royale.compiler.version>
+    <royale.compiler.version>0.9.1-SNAPSHOT</royale.compiler.version>
     <royale.build-tools.version>1.0.0</royale.build-tools.version>
 
     <git.executable>git</git.executable>

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