Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 50338 invoked from network); 20 Jan 2010 22:53:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Jan 2010 22:53:13 -0000 Received: (qmail 9808 invoked by uid 500); 20 Jan 2010 22:53:12 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 9722 invoked by uid 500); 20 Jan 2010 22:53: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 9713 invoked by uid 99); 20 Jan 2010 22:53:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jan 2010 22:53: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, 20 Jan 2010 22:53:10 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 5230A23889BB; Wed, 20 Jan 2010 22:52:49 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r901417 - /geronimo/sandbox/jbohn/daytrader-bp-CntEM/modules/util/pom.xml Date: Wed, 20 Jan 2010 22:52:49 -0000 To: scm@geronimo.apache.org From: jbohn@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100120225249.5230A23889BB@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jbohn Date: Wed Jan 20 22:52:48 2010 New Revision: 901417 URL: http://svn.apache.org/viewvc?rev=901417&view=rev Log: remove commons-logging from util bundle Modified: geronimo/sandbox/jbohn/daytrader-bp-CntEM/modules/util/pom.xml Modified: geronimo/sandbox/jbohn/daytrader-bp-CntEM/modules/util/pom.xml URL: http://svn.apache.org/viewvc/geronimo/sandbox/jbohn/daytrader-bp-CntEM/modules/util/pom.xml?rev=901417&r1=901416&r2=901417&view=diff ============================================================================== --- geronimo/sandbox/jbohn/daytrader-bp-CntEM/modules/util/pom.xml (original) +++ geronimo/sandbox/jbohn/daytrader-bp-CntEM/modules/util/pom.xml Wed Jan 20 22:52:48 2010 @@ -40,6 +40,7 @@ commons-logging commons-logging + provided junit @@ -65,17 +66,10 @@ bundle - .,lib - lib - *;scope=compile|runtime - true org.apache.geronimo.samples.daytrader.util;version=1.0.0 org.apache.geronimo.samples.daytrader.util;version=1.0, - org.apache.avalon.framework.logger;resolution:=optional, - org.apache.log;resolution:=optional, - org.apache.log4j;resolution:=optional, - + org.apache.commons.logging, javax.naming