Return-Path: X-Original-To: apmail-geronimo-scm-archive@www.apache.org Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 63AC1BD74 for ; Wed, 4 Jan 2012 07:19:17 +0000 (UTC) Received: (qmail 83446 invoked by uid 500); 4 Jan 2012 07:19:15 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 83257 invoked by uid 500); 4 Jan 2012 07:19: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 83243 invoked by uid 99); 4 Jan 2012 07:18:55 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jan 2012 07:18:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.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; Wed, 04 Jan 2012 07:18:52 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 7B835238890B; Wed, 4 Jan 2012 07:18:28 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1227058 - in /geronimo/server/trunk/plugins/client/client: pom.xml src/main/history/dependencies.xml Date: Wed, 04 Jan 2012 07:18:28 -0000 To: scm@geronimo.apache.org From: djencks@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120104071828.7B835238890B@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: djencks Date: Wed Jan 4 07:18:27 2012 New Revision: 1227058 URL: http://svn.apache.org/viewvc?rev=1227058&view=rev Log: GERONIMO-6240 client-system replaced by j2ee-system Modified: geronimo/server/trunk/plugins/client/client/pom.xml geronimo/server/trunk/plugins/client/client/src/main/history/dependencies.xml Modified: geronimo/server/trunk/plugins/client/client/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/client/client/pom.xml?rev=1227058&r1=1227057&r2=1227058&view=diff ============================================================================== --- geronimo/server/trunk/plugins/client/client/pom.xml (original) +++ geronimo/server/trunk/plugins/client/client/pom.xml Wed Jan 4 07:18:27 2012 @@ -66,7 +66,7 @@ org.apache.geronimo.framework - client-system + j2ee-system ${project.version} car Modified: geronimo/server/trunk/plugins/client/client/src/main/history/dependencies.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/client/client/src/main/history/dependencies.xml?rev=1227058&r1=1227057&r2=1227058&view=diff ============================================================================== --- geronimo/server/trunk/plugins/client/client/src/main/history/dependencies.xml (original) +++ geronimo/server/trunk/plugins/client/client/src/main/history/dependencies.xml Wed Jan 4 07:18:27 2012 @@ -33,10 +33,20 @@ org.apache.geronimo.bundles + jaxb-impl + jar + + + org.apache.geronimo.bundles scannotation jar + org.apache.geronimo.bundles + woodstox-core-asl + jar + + org.apache.geronimo.components geronimo-connector jar @@ -53,11 +63,6 @@ org.apache.geronimo.framework - client-system - car - - - org.apache.geronimo.framework geronimo-core jar @@ -87,6 +92,11 @@ jar + org.apache.geronimo.framework + j2ee-system + car + + org.apache.geronimo.modules geronimo-bval jar @@ -123,6 +133,11 @@ org.apache.geronimo.specs + geronimo-activation_1.1_spec + jar + + + org.apache.geronimo.specs geronimo-annotation_1.1_spec jar @@ -168,6 +183,11 @@ org.apache.geronimo.specs + geronimo-jaxb_2.2_spec + jar + + + org.apache.geronimo.specs geronimo-jaxws_2.2_spec jar @@ -198,6 +218,11 @@ org.apache.geronimo.specs + geronimo-stax-api_1.2_spec + jar + + + org.apache.geronimo.specs geronimo-validation_1.0_spec jar @@ -327,11 +352,21 @@ jar + org.apache.xbean + xbean-reflect + jar + + org.codehaus.swizzle swizzle-stream jar + org.codehaus.woodstox + stax2-api + jar + + org.tranql tranql-connector jar