From commits-return-6442-archive-asf-public=cust-asf.ponee.io@royale.apache.org Fri Oct 12 21:44:25 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id EFBBF180660 for ; Fri, 12 Oct 2018 21:44:24 +0200 (CEST) Received: (qmail 72333 invoked by uid 500); 12 Oct 2018 19:44:24 -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 72322 invoked by uid 99); 12 Oct 2018 19:44:24 -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; Fri, 12 Oct 2018 19:44:24 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 3DD3982C1A; Fri, 12 Oct 2018 19:44:23 +0000 (UTC) Date: Fri, 12 Oct 2018 19:44:23 +0000 To: "commits@royale.apache.org" Subject: [royale-compiler] branch release/0.9.4 updated: [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.4-rc1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <153937346319.12763.1435835944249934743@gitbox.apache.org> From: piotrz@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: royale-compiler X-Git-Refname: refs/heads/release/0.9.4 X-Git-Reftype: branch X-Git-Oldrev: a631c7354018c4578e3e8ba9aed9f27588118aa9 X-Git-Newrev: df99822c76ca26d0069264340f3e910d4b095768 X-Git-Rev: df99822c76ca26d0069264340f3e910d4b095768 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. piotrz pushed a commit to branch release/0.9.4 in repository https://gitbox.apache.org/repos/asf/royale-compiler.git The following commit(s) were added to refs/heads/release/0.9.4 by this push: new df99822 [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.4-rc1 df99822 is described below commit df99822c76ca26d0069264340f3e910d4b095768 Author: Piotr Zarzycki AuthorDate: Fri Oct 12 21:44:07 2018 +0200 [maven-release-plugin] prepare release org.apache.royale.compiler-0.9.4-rc1 --- 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 94b8359..70fd622 100644 --- a/compiler-common/pom.xml +++ b/compiler-common/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.compiler royale-compiler-parent - 0.9.5-SNAPSHOT + 0.9.5 compiler-common - 0.9.5-SNAPSHOT + 0.9.5 Apache Royale: Compiler: Compiler-Common The Apache Royale Compiler Common classes diff --git a/compiler-externc/pom.xml b/compiler-externc/pom.xml index 4fb7a70..cfd547b 100644 --- a/compiler-externc/pom.xml +++ b/compiler-externc/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.compiler royale-compiler-parent - 0.9.5-SNAPSHOT + 0.9.5 compiler-externc - 0.9.5-SNAPSHOT + 0.9.5 Apache Royale: Compiler: Externc The Apache Royale Compiler Externs Compiler @@ -127,7 +127,7 @@ org.apache.royale.compiler compiler-common - 0.9.5-SNAPSHOT + 0.9.5 com.google.javascript @@ -138,7 +138,7 @@ org.apache.royale.compiler compiler-test-utils - 0.9.5-SNAPSHOT + 0.9.5 test diff --git a/compiler-jx/pom.xml b/compiler-jx/pom.xml index 2734ed0..8a63a8e 100644 --- a/compiler-jx/pom.xml +++ b/compiler-jx/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.compiler royale-compiler-parent - 0.9.5-SNAPSHOT + 0.9.5 compiler-jx - 0.9.5-SNAPSHOT + 0.9.5 Apache Royale: Compiler: Compiler-JX @@ -73,17 +73,17 @@ org.apache.royale.compiler compiler-common - 0.9.5-SNAPSHOT + 0.9.5 org.apache.royale.compiler compiler-externc - 0.9.5-SNAPSHOT + 0.9.5 org.apache.royale.compiler compiler - 0.9.5-SNAPSHOT + 0.9.5 org.apache.commons @@ -115,7 +115,7 @@ org.apache.royale.compiler compiler-test-utils - 0.9.5-SNAPSHOT + 0.9.5 test @@ -127,7 +127,7 @@ org.apache.royale.compiler compiler-externc - 0.9.5-SNAPSHOT + 0.9.5 test-jar test diff --git a/compiler-test-utils/pom.xml b/compiler-test-utils/pom.xml index ad99bc4..3a3f584 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.5-SNAPSHOT + 0.9.5 compiler-test-utils - 0.9.5-SNAPSHOT + 0.9.5 Apache Royale: Compiler: Test Utils diff --git a/compiler/pom.xml b/compiler/pom.xml index b4331c9..de147a4 100644 --- a/compiler/pom.xml +++ b/compiler/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.compiler royale-compiler-parent - 0.9.5-SNAPSHOT + 0.9.5 compiler - 0.9.5-SNAPSHOT + 0.9.5 Apache Royale: Compiler: Compiler The Apache Royale Compiler @@ -503,7 +503,7 @@ org.apache.royale.compiler compiler-common - 0.9.5-SNAPSHOT + 0.9.5 org.apache.flex @@ -555,13 +555,13 @@ org.apache.royale.compiler compiler-test-utils - 0.9.5-SNAPSHOT + 0.9.5 test org.apache.royale.compiler compiler-externc - 0.9.5-SNAPSHOT + 0.9.5 junit diff --git a/debugger/pom.xml b/debugger/pom.xml index d8b2463..7811596 100644 --- a/debugger/pom.xml +++ b/debugger/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.compiler royale-compiler-parent - 0.9.5-SNAPSHOT + 0.9.5 debugger - 0.9.5-SNAPSHOT + 0.9.5 Apache Royale: Compiler: Debugger @@ -82,12 +82,12 @@ Do all the JBurg code generation. org.apache.royale.compiler compiler - 0.9.5-SNAPSHOT + 0.9.5 org.apache.royale.compiler swfutils - 0.9.5-SNAPSHOT + 0.9.5 commons-lang diff --git a/flex-compiler-oem/pom.xml b/flex-compiler-oem/pom.xml index 7532a9e..4b0e180 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.5-SNAPSHOT + 0.9.5 flex-compiler-oem - 0.9.5-SNAPSHOT + 0.9.5 Apache Royale: Compiler: OEM Layer @@ -35,17 +35,17 @@ org.apache.royale.compiler compiler - 0.9.5-SNAPSHOT + 0.9.5 org.apache.royale.compiler compiler-jx - 0.9.5-SNAPSHOT + 0.9.5 org.apache.royale.compiler swfutils - 0.9.5-SNAPSHOT + 0.9.5 diff --git a/pom.xml b/pom.xml index 1c35592..4cb0a9c 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.apache.royale.compiler royale-compiler-parent - 0.9.5-SNAPSHOT + 0.9.5 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.4 + org.apache.royale.compiler-0.9.4-rc1 diff --git a/royale-ant-tasks/pom.xml b/royale-ant-tasks/pom.xml index e145979..d6689ef 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.5-SNAPSHOT + 0.9.5 royale-ant-tasks - 0.9.5-SNAPSHOT + 0.9.5 Apache Royale: Royale Ant Tasks diff --git a/royale-maven-plugin/pom.xml b/royale-maven-plugin/pom.xml index b536d54..2e5133c 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.5-SNAPSHOT + 0.9.5 royale-maven-plugin - 0.9.5-SNAPSHOT + 0.9.5 maven-plugin Apache Royale: Royale Maven Plugin diff --git a/swfutils/pom.xml b/swfutils/pom.xml index 1d59d39..ba70b7b 100644 --- a/swfutils/pom.xml +++ b/swfutils/pom.xml @@ -23,11 +23,11 @@ org.apache.royale.compiler royale-compiler-parent - 0.9.5-SNAPSHOT + 0.9.5 swfutils - 0.9.5-SNAPSHOT + 0.9.5 Apache Royale: Compiler: SWFUtils The Apache Royale Compiler SWF Utility classes