From scm-return-43955-apmail-geronimo-scm-archive=geronimo.apache.org@geronimo.apache.org Mon Sep 06 00:52:25 2010 Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 97312 invoked from network); 6 Sep 2010 00:52:24 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Sep 2010 00:52:24 -0000 Received: (qmail 65817 invoked by uid 500); 6 Sep 2010 00:52:24 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 65778 invoked by uid 500); 6 Sep 2010 00:52:24 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 65771 invoked by uid 99); 6 Sep 2010 00:52:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Sep 2010 00:52:23 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Sep 2010 00:52:21 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id CD7B623888FD; Mon, 6 Sep 2010 00:51:59 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r992917 - in /geronimo/server/trunk: framework/configs/karaf-framework/pom.xml plugins/aries/pom.xml plugins/connector-1_6/pom.xml plugins/openjpa2/pom.xml plugins/wab/pom.xml pom.xml testsuite/aries-testsuite/pom.xml Date: Mon, 06 Sep 2010 00:51:59 -0000 To: scm@geronimo.apache.org From: gawor@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100906005159.CD7B623888FD@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: gawor Date: Mon Sep 6 00:51:59 2010 New Revision: 992917 URL: http://svn.apache.org/viewvc?rev=992917&view=rev Log: switch to aries version 0.2 Modified: geronimo/server/trunk/framework/configs/karaf-framework/pom.xml geronimo/server/trunk/plugins/aries/pom.xml geronimo/server/trunk/plugins/connector-1_6/pom.xml geronimo/server/trunk/plugins/openjpa2/pom.xml geronimo/server/trunk/plugins/wab/pom.xml geronimo/server/trunk/pom.xml geronimo/server/trunk/testsuite/aries-testsuite/pom.xml Modified: geronimo/server/trunk/framework/configs/karaf-framework/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/configs/karaf-framework/pom.xml?rev=992917&r1=992916&r2=992917&view=diff ============================================================================== --- geronimo/server/trunk/framework/configs/karaf-framework/pom.xml (original) +++ geronimo/server/trunk/framework/configs/karaf-framework/pom.xml Mon Sep 6 00:51:59 2010 @@ -51,7 +51,7 @@ 2.1.0 1.0.4 1.0.2 - 0.2-incubating-SNAPSHOT + 0.2-incubating 1.2 4.7_1 0.9.95.20100209 Modified: geronimo/server/trunk/plugins/aries/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/aries/pom.xml?rev=992917&r1=992916&r2=992917&view=diff ============================================================================== --- geronimo/server/trunk/plugins/aries/pom.xml (original) +++ geronimo/server/trunk/plugins/aries/pom.xml Mon Sep 6 00:51:59 2010 @@ -49,22 +49,22 @@ org.apache.aries.application org.apache.aries.application.utils - 0.2-incubating-SNAPSHOT + 0.2-incubating org.apache.aries.application org.apache.aries.application.api - 0.2-incubating-SNAPSHOT + 0.2-incubating org.apache.aries.application org.apache.aries.application.management - 0.2-incubating-SNAPSHOT + 0.2-incubating org.apache.aries.application org.apache.aries.application.resolver.obr - 0.2-incubating-SNAPSHOT + 0.2-incubating Modified: geronimo/server/trunk/plugins/connector-1_6/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/connector-1_6/pom.xml?rev=992917&r1=992916&r2=992917&view=diff ============================================================================== --- geronimo/server/trunk/plugins/connector-1_6/pom.xml (original) +++ geronimo/server/trunk/plugins/connector-1_6/pom.xml Mon Sep 6 00:51:59 2010 @@ -387,7 +387,7 @@ org.apache.aries.transaction org.apache.aries.transaction.blueprint - 0.1-incubating + 0.2-incubating Modified: geronimo/server/trunk/plugins/openjpa2/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/openjpa2/pom.xml?rev=992917&r1=992916&r2=992917&view=diff ============================================================================== --- geronimo/server/trunk/plugins/openjpa2/pom.xml (original) +++ geronimo/server/trunk/plugins/openjpa2/pom.xml Mon Sep 6 00:51:59 2010 @@ -138,25 +138,25 @@ org.apache.aries.jpa org.apache.aries.jpa.api - 0.2-incubating-SNAPSHOT + 0.2-incubating org.apache.aries.jpa org.apache.aries.jpa.blueprint.aries - 0.2-incubating-SNAPSHOT + 0.2-incubating org.apache.aries.jpa org.apache.aries.jpa.container - 0.2-incubating-SNAPSHOT + 0.2-incubating org.apache.aries.jpa org.apache.aries.jpa.container.context - 0.2-incubating-SNAPSHOT + 0.2-incubating Modified: geronimo/server/trunk/plugins/wab/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/wab/pom.xml?rev=992917&r1=992916&r2=992917&view=diff ============================================================================== --- geronimo/server/trunk/plugins/wab/pom.xml (original) +++ geronimo/server/trunk/plugins/wab/pom.xml Mon Sep 6 00:51:59 2010 @@ -46,7 +46,7 @@ org.apache.aries.web org.apache.aries.web.urlhandler - 0.1-incubating + 0.2-incubating Modified: geronimo/server/trunk/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml?rev=992917&r1=992916&r2=992917&view=diff ============================================================================== --- geronimo/server/trunk/pom.xml (original) +++ geronimo/server/trunk/pom.xml Mon Sep 6 00:51:59 2010 @@ -1824,25 +1824,25 @@ only found in cxf org.apache.aries org.apache.aries.util - 0.2-incubating-SNAPSHOT + 0.2-incubating org.apache.aries.jndi org.apache.aries.jndi - 0.2-incubating-SNAPSHOT + 0.2-incubating org.apache.aries.jmx org.apache.aries.jmx - 0.2-incubating-SNAPSHOT + 0.2-incubating org.apache.aries.jmx org.apache.aries.jmx.blueprint - 0.2-incubating-SNAPSHOT + 0.2-incubating org.slf4j @@ -1854,7 +1854,7 @@ only found in cxf org.apache.aries.blueprint org.apache.aries.blueprint - 0.2-incubating-SNAPSHOT + 0.2-incubating org.slf4j Modified: geronimo/server/trunk/testsuite/aries-testsuite/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/testsuite/aries-testsuite/pom.xml?rev=992917&r1=992916&r2=992917&view=diff ============================================================================== --- geronimo/server/trunk/testsuite/aries-testsuite/pom.xml (original) +++ geronimo/server/trunk/testsuite/aries-testsuite/pom.xml Mon Sep 6 00:51:59 2010 @@ -49,7 +49,7 @@ org.apache.aries eba-maven-plugin - 0.2-incubating-SNAPSHOT + 0.2-incubating