Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 71972 invoked from network); 15 Sep 2007 15:15:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Sep 2007 15:15:18 -0000 Received: (qmail 76707 invoked by uid 500); 15 Sep 2007 15:15:11 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 76695 invoked by uid 500); 15 Sep 2007 15:15:10 -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 76684 invoked by uid 99); 15 Sep 2007 15:15:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Sep 2007 08:15:10 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Sep 2007 15:17:02 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id A68161A9832; Sat, 15 Sep 2007 08:14:54 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r575929 - in /geronimo/server/trunk/configs: client-system/pom.xml j2ee-system/pom.xml Date: Sat, 15 Sep 2007 15:14:54 -0000 To: scm@geronimo.apache.org From: djencks@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20070915151454.A68161A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: djencks Date: Sat Sep 15 08:14:53 2007 New Revision: 575929 URL: http://svn.apache.org/viewvc?rev=575929&view=rev Log: GERONIMO-3453 fix app client, simplify server manifest classpath Modified: geronimo/server/trunk/configs/client-system/pom.xml geronimo/server/trunk/configs/j2ee-system/pom.xml Modified: geronimo/server/trunk/configs/client-system/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/configs/client-system/pom.xml?rev=575929&r1=575928&r2=575929&view=diff ============================================================================== --- geronimo/server/trunk/configs/client-system/pom.xml (original) +++ geronimo/server/trunk/configs/client-system/pom.xml Sat Sep 15 08:14:53 2007 @@ -73,6 +73,27 @@ ognl + + + javax.xml.bind + jaxb-api + + + com.sun.xml.bind + jaxb-impl + + + org.apache.geronimo.specs + geronimo-stax-api_1.0_spec + + + woodstox + wstx-asl + + + org.apache.geronimo.specs + geronimo-activation_1.1_spec + @@ -147,6 +168,13 @@ ../lib + + Geronimo Core + + true + true + + Modified: geronimo/server/trunk/configs/j2ee-system/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/configs/j2ee-system/pom.xml?rev=575929&r1=575928&r2=575929&view=diff ============================================================================== --- geronimo/server/trunk/configs/j2ee-system/pom.xml (original) +++ geronimo/server/trunk/configs/j2ee-system/pom.xml Sat Sep 15 08:14:53 2007 @@ -190,27 +190,6 @@ xstream xstream - - - javax.xml.bind - jaxb-api - - - com.sun.xml.bind - jaxb-impl - - - org.apache.geronimo.specs - geronimo-stax-api_1.0_spec - - - woodstox - wstx-asl - - - org.apache.geronimo.specs - geronimo-activation_1.1_spec - ../lib