Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 53918 invoked from network); 5 Apr 2010 17:56:02 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 5 Apr 2010 17:56:02 -0000 Received: (qmail 4195 invoked by uid 500); 5 Apr 2010 17:56:02 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 4163 invoked by uid 500); 5 Apr 2010 17:56:01 -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 4156 invoked by uid 99); 5 Apr 2010 17:56:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 05 Apr 2010 17:56:01 +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, 05 Apr 2010 17:55:58 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id D85012388A23; Mon, 5 Apr 2010 17:55:36 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r930922 - in /geronimo/server/trunk: framework/configs/online-deployer/pom.xml framework/configs/plugin/pom.xml framework/modules/geronimo-deploy-jsr88/pom.xml framework/modules/geronimo-deployment/pom.xml framework/pom.xml pom.xml Date: Mon, 05 Apr 2010 17:55:36 -0000 To: scm@geronimo.apache.org From: gawor@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100405175536.D85012388A23@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: gawor Date: Mon Apr 5 17:55:36 2010 New Revision: 930922 URL: http://svn.apache.org/viewvc?rev=930922&view=rev Log: some dependency updates + fixing -Dstage=bootstrap broken by nexus profile Modified: geronimo/server/trunk/framework/configs/online-deployer/pom.xml geronimo/server/trunk/framework/configs/plugin/pom.xml geronimo/server/trunk/framework/modules/geronimo-deploy-jsr88/pom.xml geronimo/server/trunk/framework/modules/geronimo-deployment/pom.xml geronimo/server/trunk/framework/pom.xml geronimo/server/trunk/pom.xml Modified: geronimo/server/trunk/framework/configs/online-deployer/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/configs/online-deployer/pom.xml?rev=930922&r1=930921&r2=930922&view=diff ============================================================================== --- geronimo/server/trunk/framework/configs/online-deployer/pom.xml (original) +++ geronimo/server/trunk/framework/configs/online-deployer/pom.xml Mon Apr 5 17:55:36 2010 @@ -189,10 +189,6 @@ com.thoughtworks.xstream xstream - - org.codehaus.plexus - plexus-archiver - ../lib Deployment Modified: geronimo/server/trunk/framework/configs/plugin/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/configs/plugin/pom.xml?rev=930922&r1=930921&r2=930922&view=diff ============================================================================== --- geronimo/server/trunk/framework/configs/plugin/pom.xml (original) +++ geronimo/server/trunk/framework/configs/plugin/pom.xml Mon Apr 5 17:55:36 2010 @@ -35,16 +35,6 @@ Plugin management services including the installer. - - - - - - - - - - org.apache.geronimo.framework geronimo-gbean-deployer-bootstrap @@ -92,15 +82,6 @@ geronimo-javaee-deployment_1.1MR3_spec - - - - - - - - - Modified: geronimo/server/trunk/framework/modules/geronimo-deploy-jsr88/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/modules/geronimo-deploy-jsr88/pom.xml?rev=930922&r1=930921&r2=930922&view=diff ============================================================================== --- geronimo/server/trunk/framework/modules/geronimo-deploy-jsr88/pom.xml (original) +++ geronimo/server/trunk/framework/modules/geronimo-deploy-jsr88/pom.xml Mon Apr 5 17:55:36 2010 @@ -56,19 +56,12 @@ geronimo-deploy-config ${version} - - - - + org.apache.geronimo.specs geronimo-javaee-deployment_1.1MR3_spec - - org.apache.geronimo.framework - geronimo-kernel - ${version} - + org.apache.geronimo.framework geronimo-crypto Modified: geronimo/server/trunk/framework/modules/geronimo-deployment/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/modules/geronimo-deployment/pom.xml?rev=930922&r1=930921&r2=930922&view=diff ============================================================================== --- geronimo/server/trunk/framework/modules/geronimo-deployment/pom.xml (original) +++ geronimo/server/trunk/framework/modules/geronimo-deployment/pom.xml Mon Apr 5 17:55:36 2010 @@ -43,10 +43,6 @@ org.apache.servicemix.bundles org.apache.servicemix.bundles.xmlbeans - - - - org.apache.geronimo.specs Modified: geronimo/server/trunk/framework/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/pom.xml?rev=930922&r1=930921&r2=930922&view=diff ============================================================================== --- geronimo/server/trunk/framework/pom.xml (original) +++ geronimo/server/trunk/framework/pom.xml Mon Apr 5 17:55:36 2010 @@ -146,26 +146,18 @@ - - - - - org.apache.geronimo.bundles sxc-jaxb 0.7.2_1-SNAPSHOT + org.apache.geronimo.bundles sxc-runtime 0.7.2_1-SNAPSHOT - - - - - + org.apache.servicemix.bundles org.apache.servicemix.bundles.commons-jexl @@ -215,27 +207,6 @@ - org.apache.geronimo.specs - geronimo-activation_1.1_spec - 1.0.3-SNAPSHOT - - - org.apache.geronimo.specs - geronimo-jaxb_2.2_spec - 1.0-SNAPSHOT - - - org.apache.geronimo.specs - geronimo-saaj_1.3_spec - 1.0.2-SNAPSHOT - - - org.apache.geronimo.specs - geronimo-stax-api_1.2_spec - 1.0.0-SNAPSHOT - - - org.apache.maven maven-core 2.2.1 @@ -246,9 +217,9 @@ 1.0-alpha-3 - + Modified: geronimo/server/trunk/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml?rev=930922&r1=930921&r2=930922&view=diff ============================================================================== --- geronimo/server/trunk/pom.xml (original) +++ geronimo/server/trunk/pom.xml Mon Apr 5 17:55:36 2010 @@ -264,6 +264,13 @@ geronimo-ws-metadata_2.0_spec 1.1.3-SNAPSHOT + + + org.apache.geronimo.specs + geronimo-saaj_1.3_spec + 1.0.2-SNAPSHOT + + - - - - - - - - - - - - - - - + + default + + + true + + + + testsupport + framework + plugins + plugingroups + assemblies + + it @@ -2435,34 +2441,12 @@ only found in cxf - nexus - - - nexus - - - - testsupport - framework - plugins - plugingroups - assemblies - - - explicit-repos !nexus - - testsupport - framework - plugins - plugingroups - assemblies -