From commits-return-1047-archive-asf-public=cust-asf.ponee.io@royale.apache.org Thu Jan 4 19:30:34 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 0C3D9180657 for ; Thu, 4 Jan 2018 19:30:34 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id F0852160C2B; Thu, 4 Jan 2018 18:30:33 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 18ECA160C18 for ; Thu, 4 Jan 2018 19:30:32 +0100 (CET) Received: (qmail 29670 invoked by uid 500); 4 Jan 2018 18:30:32 -0000 Mailing-List: contact commits-help@royale.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@royale.apache.org Delivered-To: mailing list commits@royale.apache.org Received: (qmail 29661 invoked by uid 99); 4 Jan 2018 18:30:32 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Jan 2018 18:30:32 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id A9B0F8563F; Thu, 4 Jan 2018 18:30:31 +0000 (UTC) Date: Thu, 04 Jan 2018 18:30:31 +0000 To: "commits@royale.apache.org" Subject: [royale-compiler] branch release/0.9.0 updated: [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.0-rc0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <151509063163.29072.12170873647981343220@gitbox.apache.org> From: aharui@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: royale-compiler X-Git-Refname: refs/heads/release/0.9.0 X-Git-Reftype: branch X-Git-Oldrev: 0008071acf8a49e56fc63f8a195e09d95c685740 X-Git-Newrev: a62e83f1511f19e746761f8a19d9e1309baa1c57 X-Git-Rev: a62e83f1511f19e746761f8a19d9e1309baa1c57 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated 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-compiler.git The following commit(s) were added to refs/heads/release/0.9.0 by this push: new a62e83f [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.0-rc0 a62e83f is described below commit a62e83f1511f19e746761f8a19d9e1309baa1c57 Author: Alex Harui AuthorDate: Thu Jan 4 10:30:26 2018 -0800 [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.0-rc0 --- 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 +++++----- pom.xml | 4 ++-- royale-ant-tasks/pom.xml | 4 ++-- royale-maven-plugin/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 250beae..0c26c66 100644 --- a/compiler-common/pom.xml +++ b/compiler-common/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.compiler royale-compiler-parent - 0.9.0-SNAPSHOT + 0.9.0 compiler-common - 0.9.0-SNAPSHOT + 0.9.0 Apache Royale: Compiler: Compiler-Common The Apache Royale Compiler Common classes diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml index bb89250..b9f0769 100644 --- a/compiler-externc/pom.xml +++ b/compiler-externc/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.compiler royale-compiler-parent - 0.9.0-SNAPSHOT + 0.9.0 compiler-externc - 0.9.0-SNAPSHOT + 0.9.0 Apache Royale: Compiler: Externc The Apache Royale Compiler Externs Compiler @@ -127,7 +127,7 @@ org.apache.royale.compiler compiler-common - 0.9.0-SNAPSHOT + 0.9.0 com.google.javascript @@ -138,7 +138,7 @@ org.apache.royale.compiler compiler-test-utils - 0.9.0-SNAPSHOT + 0.9.0 test diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml index 5208b9a..821cab3 100644 --- a/compiler-jx/pom.xml +++ b/compiler-jx/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.compiler royale-compiler-parent - 0.9.0-SNAPSHOT + 0.9.0 compiler-jx - 0.9.0-SNAPSHOT + 0.9.0 Apache Royale: Compiler: Compiler-JX @@ -73,17 +73,17 @@ org.apache.royale.compiler compiler-common - 0.9.0-SNAPSHOT + 0.9.0 org.apache.royale.compiler compiler-externc - 0.9.0-SNAPSHOT + 0.9.0 org.apache.royale.compiler compiler - 0.9.0-SNAPSHOT + 0.9.0 org.apache.commons @@ -115,7 +115,7 @@ org.apache.royale.compiler compiler-test-utils - 0.9.0-SNAPSHOT + 0.9.0 test @@ -127,7 +127,7 @@ org.apache.royale.compiler compiler-externc - 0.9.0-SNAPSHOT + 0.9.0 test-jar test diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml index fb538fe..6e18cc4 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.0-SNAPSHOT + 0.9.0 compiler-test-utils - 0.9.0-SNAPSHOT + 0.9.0 Apache Royale: Compiler: Test Utils diff --git a/compiler/pom.xml b/compiler/pom.xml index e00ee3f..9ddb1df 100644 --- a/compiler/pom.xml +++ b/compiler/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.compiler royale-compiler-parent - 0.9.0-SNAPSHOT + 0.9.0 compiler - 0.9.0-SNAPSHOT + 0.9.0 Apache Royale: Compiler: Compiler The Apache Royale Compiler @@ -420,7 +420,7 @@ org.apache.royale.compiler compiler-common - 0.9.0-SNAPSHOT + 0.9.0 org.apache.flex @@ -472,13 +472,13 @@ org.apache.royale.compiler compiler-test-utils - 0.9.0-SNAPSHOT + 0.9.0 test org.apache.royale.compiler compiler-externc - 0.9.0-SNAPSHOT + 0.9.0 test diff --git a/debugger/pom.xml b/debugger/pom.xml index cffbf2a..82eb6e2 100644 --- a/debugger/pom.xml +++ b/debugger/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.compiler royale-compiler-parent - 0.9.0-SNAPSHOT + 0.9.0 debugger - 0.9.0-SNAPSHOT + 0.9.0 Apache Royale: Compiler: Debugger @@ -82,12 +82,12 @@ Do all the JBurg code generation. org.apache.royale.compiler compiler - 0.9.0-SNAPSHOT + 0.9.0 org.apache.royale.compiler swfutils - 0.9.0-SNAPSHOT + 0.9.0 commons-lang diff --git a/flex-compiler-oem/pom.xml b/flex-compiler-oem/pom.xml index 3a59cae..3b42faf 100644 --- a/flex-compiler-oem/pom.xml +++ b/flex-compiler-oem/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.compiler royale-compiler-parent - 0.9.0-SNAPSHOT + 0.9.0 flex-compiler-oem - 0.9.0-SNAPSHOT + 0.9.0 Apache Royale: Compiler: OEM Layer @@ -35,17 +35,17 @@ org.apache.royale.compiler compiler - 0.9.0-SNAPSHOT + 0.9.0 org.apache.royale.compiler compiler-jx - 0.9.0-SNAPSHOT + 0.9.0 org.apache.royale.compiler swfutils - 0.9.0-SNAPSHOT + 0.9.0 diff --git a/pom.xml b/pom.xml index 0a7dd2d..55ed764 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.apache.royale.compiler royale-compiler-parent - 0.9.0-SNAPSHOT + 0.9.0 pom Apache Royale: Compiler: Parent @@ -38,7 +38,7 @@ scm:git:git@github.com:apache/royale-compiler.git scm:git:git@github.com:apache/royale-compiler.git scm:git:git@github.com:apache/royale-compiler.git - release/0.9.0 + org.apache.royale.compiler-0.9.0-rc0 diff --git a/royale-ant-tasks/pom.xml b/royale-ant-tasks/pom.xml index 513b256..dcbda1f 100644 --- a/royale-ant-tasks/pom.xml +++ b/royale-ant-tasks/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.compiler royale-compiler-parent - 0.9.0-SNAPSHOT + 0.9.0 royale-ant-tasks - 0.9.0-SNAPSHOT + 0.9.0 Apache Royale: Royale Ant Tasks diff --git a/royale-maven-plugin/pom.xml b/royale-maven-plugin/pom.xml index cadbd21..e2cf3fa 100644 --- a/royale-maven-plugin/pom.xml +++ b/royale-maven-plugin/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.compiler royale-compiler-parent - 0.9.0-SNAPSHOT + 0.9.0 royale-maven-plugin - 0.9.0-SNAPSHOT + 0.9.0 maven-plugin Apache Royale: Royale Maven Plugin diff --git a/swfutils/pom.xml b/swfutils/pom.xml index df767cd..a1d1c19 100644 --- a/swfutils/pom.xml +++ b/swfutils/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.compiler royale-compiler-parent - 0.9.0-SNAPSHOT + 0.9.0 swfutils - 0.9.0-SNAPSHOT + 0.9.0 Apache Royale: Compiler: SWFUtils The Apache Royale Compiler SWF Utility classes -- To stop receiving notification emails like this one, please contact ['"commits@royale.apache.org" '].