You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by yi...@apache.org on 2020/05/05 14:34:44 UTC

[royale-compiler] branch release/0.9.7 updated (e75d42b -> f189305)

This is an automated email from the ASF dual-hosted git repository.

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


    from e75d42b  Revert "[maven-release-plugin] prepare release org.apache.royale.compiler-0.9.7-rc3"
     add d71ccac  [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.7-rc4
     new f189305  [maven-release-plugin] prepare for next development iteration

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 compiler-common/pom.xml      |  43 +++++++-------
 compiler-externc/pom.xml     |  53 ++++++++---------
 compiler-jx/pom.xml          |  53 ++++++++---------
 compiler-test-utils/pom.xml  |  43 +++++++-------
 compiler/pom.xml             |  89 ++++++++++++++--------------
 debugger/pom.xml             |  53 ++++++++---------
 flex-compiler-oem/pom.xml    |  49 ++++++++--------
 pom.xml                      | 137 +++++++++++++++++++++----------------------
 royale-ant-tasks/pom.xml     |  43 +++++++-------
 royale-maven-plugin/pom.xml  |  41 +++++++------
 royaleunit-ant-tasks/pom.xml |  43 +++++++-------
 swfutils/pom.xml             |  43 +++++++-------
 12 files changed, 339 insertions(+), 351 deletions(-)


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

Posted by yi...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit f1893050c8e3ade4f03dda37a31059fc52590bfb
Author: yishayw <yi...@apache.org>
AuthorDate: Tue May 5 14:24:30 2020 +0000

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

diff --git a/compiler-common/pom.xml b/compiler-common/pom.xml
index 4897444..c081469 100644
--- a/compiler-common/pom.xml
+++ b/compiler-common/pom.xml
@@ -22,11 +22,11 @@
     <parent>
         <groupId>org.apache.royale.compiler</groupId>
         <artifactId>royale-compiler-parent</artifactId>
-        <version>0.9.7</version>
+        <version>0.9.8-SNAPSHOT</version>
     </parent>
 
     <artifactId>compiler-common</artifactId>
-    <version>0.9.7</version>
+    <version>0.9.8-SNAPSHOT</version>
 
     <name>Apache Royale: Compiler: Compiler-Common</name>
     <description>The Apache Royale Compiler Common classes</description>
@@ -69,4 +69,4 @@
     </dependency>
   </dependencies>
 
-<properties><project.build.outputTimestamp>2020-05-05T14:12:16Z</project.build.outputTimestamp></properties></project>
+<properties /></project>
diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml
index f124747..59212d8 100644
--- a/compiler-externc/pom.xml
+++ b/compiler-externc/pom.xml
@@ -22,11 +22,11 @@
   <parent>
     <groupId>org.apache.royale.compiler</groupId>
     <artifactId>royale-compiler-parent</artifactId>
-    <version>0.9.7</version>
+    <version>0.9.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>compiler-externc</artifactId>
-  <version>0.9.7</version>
+  <version>0.9.8-SNAPSHOT</version>
 
   <name>Apache Royale: Compiler: Externc</name>
   <description>The Apache Royale Compiler Externs Compiler</description>
@@ -242,7 +242,7 @@
     <dependency>
       <groupId>org.apache.royale.compiler</groupId>
       <artifactId>compiler-common</artifactId>
-      <version>0.9.7</version>
+      <version>0.9.8-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>com.google.javascript</groupId>
@@ -253,7 +253,7 @@
     <dependency>
       <groupId>org.apache.royale.compiler</groupId>
       <artifactId>compiler-test-utils</artifactId>
-      <version>0.9.7</version>
+      <version>0.9.8-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <dependency>
@@ -265,4 +265,4 @@
 
   </dependencies>
 
-<properties><project.build.outputTimestamp>2020-05-05T14:12:16Z</project.build.outputTimestamp></properties></project>
+<properties /></project>
diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml
index 06936fd..84b18b4 100644
--- a/compiler-jx/pom.xml
+++ b/compiler-jx/pom.xml
@@ -22,11 +22,11 @@
   <parent>
     <groupId>org.apache.royale.compiler</groupId>
     <artifactId>royale-compiler-parent</artifactId>
-    <version>0.9.7</version>
+    <version>0.9.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>compiler-jx</artifactId>
-  <version>0.9.7</version>
+  <version>0.9.8-SNAPSHOT</version>
 
   <name>Apache Royale: Compiler: Compiler-JX</name>
 
@@ -178,17 +178,17 @@
     <dependency>
       <groupId>org.apache.royale.compiler</groupId>
       <artifactId>compiler-common</artifactId>
-      <version>0.9.7</version>
+      <version>0.9.8-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.compiler</groupId>
       <artifactId>compiler-externc</artifactId>
-      <version>0.9.7</version>
+      <version>0.9.8-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.compiler</groupId>
       <artifactId>compiler</artifactId>
-      <version>0.9.7</version>
+      <version>0.9.8-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.commons</groupId>
@@ -220,7 +220,7 @@
     <dependency>
       <groupId>org.apache.royale.compiler</groupId>
       <artifactId>compiler-test-utils</artifactId>
-      <version>0.9.7</version>
+      <version>0.9.8-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <dependency>
@@ -232,11 +232,11 @@
     <dependency>
       <groupId>org.apache.royale.compiler</groupId>
       <artifactId>compiler-externc</artifactId>
-      <version>0.9.7</version>
+      <version>0.9.8-SNAPSHOT</version>
       <type>test-jar</type>
       <scope>test</scope>
     </dependency>
     
   </dependencies>
 
-<properties><project.build.outputTimestamp>2020-05-05T14:12:16Z</project.build.outputTimestamp></properties></project>
+<properties /></project>
diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml
index 1321e30..e54b61c 100644
--- a/compiler-test-utils/pom.xml
+++ b/compiler-test-utils/pom.xml
@@ -22,11 +22,11 @@
   <parent>
     <groupId>org.apache.royale.compiler</groupId>
     <artifactId>royale-compiler-parent</artifactId>
-    <version>0.9.7</version>
+    <version>0.9.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>compiler-test-utils</artifactId>
-  <version>0.9.7</version>
+  <version>0.9.8-SNAPSHOT</version>
 
   <name>Apache Royale: Compiler: Test Utils</name>
   <description>
@@ -51,4 +51,4 @@
     </dependency>
   </dependencies>
 
-<properties><project.build.outputTimestamp>2020-05-05T14:12:16Z</project.build.outputTimestamp></properties></project>
+<properties /></project>
diff --git a/compiler/pom.xml b/compiler/pom.xml
index 9905e78..cf1c584 100644
--- a/compiler/pom.xml
+++ b/compiler/pom.xml
@@ -22,11 +22,11 @@
   <parent>
     <groupId>org.apache.royale.compiler</groupId>
     <artifactId>royale-compiler-parent</artifactId>
-    <version>0.9.7</version>
+    <version>0.9.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>compiler</artifactId>
-  <version>0.9.7</version>
+  <version>0.9.8-SNAPSHOT</version>
 
   <name>Apache Royale: Compiler: Compiler</name>
   <description>The Apache Royale Compiler</description>
@@ -552,7 +552,7 @@
     <dependency>
       <groupId>org.apache.royale.compiler</groupId>
       <artifactId>compiler-common</artifactId>
-      <version>0.9.7</version>
+      <version>0.9.8-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.flex</groupId>
@@ -604,13 +604,13 @@
     <dependency>
       <groupId>org.apache.royale.compiler</groupId>
       <artifactId>compiler-test-utils</artifactId>
-      <version>0.9.7</version>
+      <version>0.9.8-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.compiler</groupId>
       <artifactId>compiler-externc</artifactId>
-      <version>0.9.7</version>
+      <version>0.9.8-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>junit</groupId>
@@ -627,4 +627,4 @@
     </dependency>
   </dependencies>
 
-<properties><project.build.outputTimestamp>2020-05-05T14:12:16Z</project.build.outputTimestamp></properties></project>
+<properties /></project>
diff --git a/debugger/pom.xml b/debugger/pom.xml
index 66574f6..18abe0d 100644
--- a/debugger/pom.xml
+++ b/debugger/pom.xml
@@ -22,11 +22,11 @@
   <parent>
     <groupId>org.apache.royale.compiler</groupId>
     <artifactId>royale-compiler-parent</artifactId>
-    <version>0.9.7</version>
+    <version>0.9.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>debugger</artifactId>
-  <version>0.9.7</version>
+  <version>0.9.8-SNAPSHOT</version>
 
   <name>Apache Royale: Compiler: Debugger</name>
 
@@ -81,12 +81,12 @@ Do all the JBurg code generation.
     <dependency>
       <groupId>org.apache.royale.compiler</groupId>
       <artifactId>compiler</artifactId>
-      <version>0.9.7</version>
+      <version>0.9.8-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.compiler</groupId>
       <artifactId>swfutils</artifactId>
-      <version>0.9.7</version>
+      <version>0.9.8-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>commons-lang</groupId>
@@ -123,4 +123,4 @@ Do all the JBurg code generation.
     </dependency>
   </dependencies>
 
-<properties><project.build.outputTimestamp>2020-05-05T14:12:16Z</project.build.outputTimestamp></properties></project>
+<properties /></project>
diff --git a/flex-compiler-oem/pom.xml b/flex-compiler-oem/pom.xml
index 06a2f0b..537796c 100644
--- a/flex-compiler-oem/pom.xml
+++ b/flex-compiler-oem/pom.xml
@@ -22,11 +22,11 @@
   <parent>
     <groupId>org.apache.royale.compiler</groupId>
     <artifactId>royale-compiler-parent</artifactId>
-    <version>0.9.7</version>
+    <version>0.9.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>flex-compiler-oem</artifactId>
-  <version>0.9.7</version>
+  <version>0.9.8-SNAPSHOT</version>
 
   <name>Apache Royale: Compiler: OEM Layer</name>
 
@@ -34,18 +34,18 @@
     <dependency>
       <groupId>org.apache.royale.compiler</groupId>
       <artifactId>compiler</artifactId>
-      <version>0.9.7</version>
+      <version>0.9.8-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.compiler</groupId>
       <artifactId>compiler-jx</artifactId>
-      <version>0.9.7</version>
+      <version>0.9.8-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.royale.compiler</groupId>
       <artifactId>swfutils</artifactId>
-      <version>0.9.7</version>
+      <version>0.9.8-SNAPSHOT</version>
     </dependency>
   </dependencies>
 
-<properties><project.build.outputTimestamp>2020-05-05T14:12:16Z</project.build.outputTimestamp></properties></project>
+<properties /></project>
diff --git a/pom.xml b/pom.xml
index b357ea1..2871a72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 
   <groupId>org.apache.royale.compiler</groupId>
   <artifactId>royale-compiler-parent</artifactId>
-  <version>0.9.7</version>
+  <version>0.9.8-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Royale: Compiler: Parent</name>
@@ -37,7 +37,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/royale-compiler.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/royale-compiler.git</developerConnection>
     <url>https://github.com/apache/royale-compiler</url>
-    <tag>org.apache.royale.compiler-0.9.7-rc4</tag>
+    <tag>release/0.9.7</tag>
   </scm>
 
   <properties>
@@ -55,7 +55,7 @@
     <option.withSwf.enabled>false</option.withSwf.enabled>
 
     <release-profiles>apache-release,option-with-swf</release-profiles>
-  <project.build.outputTimestamp>2020-05-05T14:12:16Z</project.build.outputTimestamp></properties>
+  </properties>
 
   <!-- Only configure the site distribution as the rest is handled by the apache parent -->
   <distributionManagement>
diff --git a/royale-ant-tasks/pom.xml b/royale-ant-tasks/pom.xml
index fed71d2..34b018c 100644
--- a/royale-ant-tasks/pom.xml
+++ b/royale-ant-tasks/pom.xml
@@ -22,11 +22,11 @@
   <parent>
     <groupId>org.apache.royale.compiler</groupId>
     <artifactId>royale-compiler-parent</artifactId>
-    <version>0.9.7</version>
+    <version>0.9.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>royale-ant-tasks</artifactId>
-  <version>0.9.7</version>
+  <version>0.9.8-SNAPSHOT</version>
 
   <name>Apache Royale: Royale Ant Tasks</name>
 
@@ -38,4 +38,4 @@
     </dependency>
   </dependencies>
 
-<properties><project.build.outputTimestamp>2020-05-05T14:12:16Z</project.build.outputTimestamp></properties></project>
+<properties /></project>
diff --git a/royale-maven-plugin/pom.xml b/royale-maven-plugin/pom.xml
index a7c2afb..af16f9d 100644
--- a/royale-maven-plugin/pom.xml
+++ b/royale-maven-plugin/pom.xml
@@ -22,18 +22,18 @@
   <parent>
     <groupId>org.apache.royale.compiler</groupId>
     <artifactId>royale-compiler-parent</artifactId>
-    <version>0.9.7</version>
+    <version>0.9.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>royale-maven-plugin</artifactId>
-  <version>0.9.7</version>
+  <version>0.9.8-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Royale: Royale Maven Plugin</name>
 
   <properties>
     <maven.version>3.3.1</maven.version>
-  <project.build.outputTimestamp>2020-05-05T14:12:16Z</project.build.outputTimestamp></properties>
+  </properties>
 
   <dependencies>
     <dependency>
diff --git a/royaleunit-ant-tasks/pom.xml b/royaleunit-ant-tasks/pom.xml
index 6bae47e..50967a3 100644
--- a/royaleunit-ant-tasks/pom.xml
+++ b/royaleunit-ant-tasks/pom.xml
@@ -22,11 +22,11 @@
   <parent>
     <groupId>org.apache.royale.compiler</groupId>
     <artifactId>royale-compiler-parent</artifactId>
-    <version>0.9.7</version>
+    <version>0.9.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>royaleunit-ant-tasks</artifactId>
-  <version>0.9.7</version>
+  <version>0.9.8-SNAPSHOT</version>
 
   <name>Apache Royale: RoyaleUnit Ant Tasks</name>
 
@@ -63,4 +63,4 @@
     </dependency>
   </dependencies>
 
-<properties><project.build.outputTimestamp>2020-05-05T14:12:16Z</project.build.outputTimestamp></properties></project>
+<properties /></project>
diff --git a/swfutils/pom.xml b/swfutils/pom.xml
index 00665e2..98d2c56 100644
--- a/swfutils/pom.xml
+++ b/swfutils/pom.xml
@@ -22,13 +22,13 @@
   <parent>
     <groupId>org.apache.royale.compiler</groupId>
     <artifactId>royale-compiler-parent</artifactId>
-    <version>0.9.7</version>
+    <version>0.9.8-SNAPSHOT</version>
   </parent>
 
   <artifactId>swfutils</artifactId>
-  <version>0.9.7</version>
+  <version>0.9.8-SNAPSHOT</version>
 
   <name>Apache Royale: Compiler: SWFUtils</name>
   <description>The Apache Royale Compiler SWF Utility classes</description>
 
-<properties><project.build.outputTimestamp>2020-05-05T14:12:16Z</project.build.outputTimestamp></properties></project>
+<properties /></project>