From scm-return-46403-apmail-geronimo-scm-archive=geronimo.apache.org@geronimo.apache.org Fri Jun 10 08:50:50 2011 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 5AF2344C5 for ; Fri, 10 Jun 2011 08:50:50 +0000 (UTC) Received: (qmail 85002 invoked by uid 500); 10 Jun 2011 08:50:50 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 84968 invoked by uid 500); 10 Jun 2011 08:50:50 -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 84961 invoked by uid 99); 10 Jun 2011 08:50:50 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Jun 2011 08:50:50 +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; Fri, 10 Jun 2011 08:50:48 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 2DC562388994; Fri, 10 Jun 2011 08:50:27 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1134240 - /geronimo/server/trunk/pom.xml Date: Fri, 10 Jun 2011 08:50:27 -0000 To: scm@geronimo.apache.org From: xuhaihong@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110610085027.2DC562388994@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: xuhaihong Date: Fri Jun 10 08:50:26 2011 New Revision: 1134240 URL: http://svn.apache.org/viewvc?rev=1134240&view=rev Log: Exclude commons-logging for uddi-ws Modified: geronimo/server/trunk/pom.xml Modified: geronimo/server/trunk/pom.xml URL: http://svn.apache.org/viewvc/geronimo/server/trunk/pom.xml?rev=1134240&r1=1134239&r2=1134240&view=diff ============================================================================== --- geronimo/server/trunk/pom.xml (original) +++ geronimo/server/trunk/pom.xml Fri Jun 10 08:50:26 2011 @@ -1887,7 +1887,11 @@ only found in cxf log4j log4j - + + + commons-logging + commons-logging-api +