Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 65072 invoked from network); 10 Mar 2010 00:41:41 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 10 Mar 2010 00:41:41 -0000 Received: (qmail 83891 invoked by uid 500); 10 Mar 2010 00:41:13 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 83851 invoked by uid 500); 10 Mar 2010 00:41:12 -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 83844 invoked by uid 99); 10 Mar 2010 00:41:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Mar 2010 00:41:12 +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; Wed, 10 Mar 2010 00:41:09 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 9705923888CC; Wed, 10 Mar 2010 00:40:47 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r921195 - in /geronimo/server/trunk: framework/ framework/configs/client-system/src/main/history/ framework/configs/j2ee-system/src/main/history/ framework/configs/jsr88-cli/src/main/history/ framework/configs/karaf-framework/ framework/con... Date: Wed, 10 Mar 2010 00:40:47 -0000 To: scm@geronimo.apache.org From: djencks@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100310004047.9705923888CC@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: djencks Date: Wed Mar 10 00:40:46 2010 New Revision: 921195 URL: http://svn.apache.org/viewvc?rev=921195&view=rev Log: don't include junit in our server Modified: geronimo/server/trunk/framework/configs/client-system/src/main/history/dependencies.xml geronimo/server/trunk/framework/configs/j2ee-system/src/main/history/dependencies.xml geronimo/server/trunk/framework/configs/jsr88-cli/src/main/history/dependencies.xml geronimo/server/trunk/framework/configs/karaf-framework/pom.xml geronimo/server/trunk/framework/configs/karaf-framework/src/main/history/dependencies.xml geronimo/server/trunk/framework/configs/online-deployer/src/main/history/dependencies.xml geronimo/server/trunk/framework/configs/shutdown/src/main/history/dependencies.xml geronimo/server/trunk/framework/modules/testsupport-common/pom.xml geronimo/server/trunk/framework/pom.xml geronimo/server/trunk/plugins/j2ee/jsr88-war-configurer/src/main/history/dependencies.xml Modified: geronimo/server/trunk/framework/configs/client-system/src/main/history/dependencies.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/configs/client-system/src/main/history/dependencies.xml?rev=921195&r1=921194&r2=921195&view=diff ============================================================================== --- geronimo/server/trunk/framework/configs/client-system/src/main/history/dependencies.xml (original) +++ geronimo/server/trunk/framework/configs/client-system/src/main/history/dependencies.xml Wed Mar 10 00:40:46 2010 @@ -17,11 +17,6 @@ jar - junit - junit - jar - - org.apache.felix org.apache.felix.bundlerepository jar Modified: geronimo/server/trunk/framework/configs/j2ee-system/src/main/history/dependencies.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/configs/j2ee-system/src/main/history/dependencies.xml?rev=921195&r1=921194&r2=921195&view=diff ============================================================================== --- geronimo/server/trunk/framework/configs/j2ee-system/src/main/history/dependencies.xml (original) +++ geronimo/server/trunk/framework/configs/j2ee-system/src/main/history/dependencies.xml Wed Mar 10 00:40:46 2010 @@ -17,11 +17,6 @@ jar - junit - junit - jar - - org.apache.felix org.apache.felix.bundlerepository jar Modified: geronimo/server/trunk/framework/configs/jsr88-cli/src/main/history/dependencies.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/configs/jsr88-cli/src/main/history/dependencies.xml?rev=921195&r1=921194&r2=921195&view=diff ============================================================================== --- geronimo/server/trunk/framework/configs/jsr88-cli/src/main/history/dependencies.xml (original) +++ geronimo/server/trunk/framework/configs/jsr88-cli/src/main/history/dependencies.xml Wed Mar 10 00:40:46 2010 @@ -17,11 +17,6 @@ jar - junit - junit - jar - - org.apache.felix org.apache.felix.bundlerepository jar 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=921195&r1=921194&r2=921195&view=diff ============================================================================== --- geronimo/server/trunk/framework/configs/karaf-framework/pom.xml (original) +++ geronimo/server/trunk/framework/configs/karaf-framework/pom.xml Wed Mar 10 00:40:46 2010 @@ -98,11 +98,11 @@ import - - org.apache.felix - org.apache.felix.configadmin - ${felix.configadmin.version} - + + + + + org.apache.felix @@ -349,10 +349,22 @@ org.apache.felix.karaf.deployer org.apache.felix.karaf.deployer.blueprint + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.junit + + org.apache.felix.karaf.deployer org.apache.felix.karaf.deployer.features + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.junit + + org.apache.felix.karaf.features Modified: geronimo/server/trunk/framework/configs/karaf-framework/src/main/history/dependencies.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/configs/karaf-framework/src/main/history/dependencies.xml?rev=921195&r1=921194&r2=921195&view=diff ============================================================================== --- geronimo/server/trunk/framework/configs/karaf-framework/src/main/history/dependencies.xml (original) +++ geronimo/server/trunk/framework/configs/karaf-framework/src/main/history/dependencies.xml Wed Mar 10 00:40:46 2010 @@ -17,11 +17,6 @@ jar - junit - junit - jar - - org.apache.aries org.apache.aries.util jar @@ -343,11 +338,6 @@ org.apache.servicemix.bundles - org.apache.servicemix.bundles.junit - jar - - - org.apache.servicemix.bundles org.apache.servicemix.bundles.woodstox jar Modified: geronimo/server/trunk/framework/configs/online-deployer/src/main/history/dependencies.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/configs/online-deployer/src/main/history/dependencies.xml?rev=921195&r1=921194&r2=921195&view=diff ============================================================================== --- geronimo/server/trunk/framework/configs/online-deployer/src/main/history/dependencies.xml (original) +++ geronimo/server/trunk/framework/configs/online-deployer/src/main/history/dependencies.xml Wed Mar 10 00:40:46 2010 @@ -17,11 +17,6 @@ jar - junit - junit - jar - - org.apache.felix org.apache.felix.bundlerepository jar Modified: geronimo/server/trunk/framework/configs/shutdown/src/main/history/dependencies.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/configs/shutdown/src/main/history/dependencies.xml?rev=921195&r1=921194&r2=921195&view=diff ============================================================================== --- geronimo/server/trunk/framework/configs/shutdown/src/main/history/dependencies.xml (original) +++ geronimo/server/trunk/framework/configs/shutdown/src/main/history/dependencies.xml Wed Mar 10 00:40:46 2010 @@ -17,11 +17,6 @@ jar - junit - junit - jar - - org.apache.felix org.apache.felix.bundlerepository jar Modified: geronimo/server/trunk/framework/modules/testsupport-common/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/modules/testsupport-common/pom.xml?rev=921195&r1=921194&r2=921195&view=diff ============================================================================== --- geronimo/server/trunk/framework/modules/testsupport-common/pom.xml (original) +++ geronimo/server/trunk/framework/modules/testsupport-common/pom.xml Wed Mar 10 00:40:46 2010 @@ -37,7 +37,7 @@ junit junit - compile + provided Modified: geronimo/server/trunk/framework/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/framework/pom.xml?rev=921195&r1=921194&r2=921195&view=diff ============================================================================== --- geronimo/server/trunk/framework/pom.xml (original) +++ geronimo/server/trunk/framework/pom.xml Wed Mar 10 00:40:46 2010 @@ -39,7 +39,7 @@ org.eclipse osgi - 3.5.0.v20090520 + 3.5.1.v20090827 org.apache.felix @@ -69,6 +69,11 @@ org.apache.felix org.osgi.core + + + junit + junit + @@ -79,7 +84,7 @@ org.apache.felix org.osgi.core - + org.apache.felix org.osgi.compendium @@ -87,7 +92,7 @@ org.apache.felix org.apache.felix.shell - + org.osgi org.osgi.core @@ -159,37 +164,37 @@ - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + org.apache.geronimo.bundles @@ -202,9 +207,9 @@ 0.7.2_1-SNAPSHOT - - - + + + org.apache.servicemix.bundles @@ -215,6 +220,10 @@ commons-logging commons-logging + + junit + junit + @@ -226,6 +235,12 @@ org.apache.servicemix.bundles org.apache.servicemix.bundles.jline 0.9.94_1 + + + junit + junit + + org.apache.servicemix.bundles Modified: geronimo/server/trunk/plugins/j2ee/jsr88-war-configurer/src/main/history/dependencies.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/plugins/j2ee/jsr88-war-configurer/src/main/history/dependencies.xml?rev=921195&r1=921194&r2=921195&view=diff ============================================================================== --- geronimo/server/trunk/plugins/j2ee/jsr88-war-configurer/src/main/history/dependencies.xml (original) +++ geronimo/server/trunk/plugins/j2ee/jsr88-war-configurer/src/main/history/dependencies.xml Wed Mar 10 00:40:46 2010 @@ -17,11 +17,6 @@ jar - junit - junit - jar - - org.apache.felix org.apache.felix.bundlerepository jar