Return-Path: Delivered-To: apmail-incubator-cxf-commits-archive@locus.apache.org Received: (qmail 23564 invoked from network); 2 Nov 2007 20:06:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Nov 2007 20:06:24 -0000 Received: (qmail 5171 invoked by uid 500); 2 Nov 2007 20:06:12 -0000 Delivered-To: apmail-incubator-cxf-commits-archive@incubator.apache.org Received: (qmail 5114 invoked by uid 500); 2 Nov 2007 20:06:12 -0000 Mailing-List: contact cxf-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cxf-dev@incubator.apache.org Delivered-To: mailing list cxf-commits@incubator.apache.org Received: (qmail 5105 invoked by uid 99); 2 Nov 2007 20:06:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Nov 2007 13:06:12 -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; Fri, 02 Nov 2007 20:06:23 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 706631A9832; Fri, 2 Nov 2007 13:06:03 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r591441 - in /incubator/cxf/branches/2.0.x-fixes: ./ distribution/manifest/pom.xml Date: Fri, 02 Nov 2007 20:06:03 -0000 To: cxf-commits@incubator.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20071102200603.706631A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dkulp Date: Fri Nov 2 13:06:02 2007 New Revision: 591441 URL: http://svn.apache.org/viewvc?rev=591441&view=rev Log: Merged revisions 591406 via svnmerge from https://svn.apache.org/repos/asf/incubator/cxf/trunk ........ r591406 | dkulp | 2007-11-02 13:28:30 -0400 (Fri, 02 Nov 2007) | 2 lines Make sure proper version of commons-logging is picked up ........ Modified: incubator/cxf/branches/2.0.x-fixes/ (props changed) incubator/cxf/branches/2.0.x-fixes/distribution/manifest/pom.xml Propchange: incubator/cxf/branches/2.0.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-integrated' - no diff available. Modified: incubator/cxf/branches/2.0.x-fixes/distribution/manifest/pom.xml URL: http://svn.apache.org/viewvc/incubator/cxf/branches/2.0.x-fixes/distribution/manifest/pom.xml?rev=591441&r1=591440&r2=591441&view=diff ============================================================================== --- incubator/cxf/branches/2.0.x-fixes/distribution/manifest/pom.xml (original) +++ incubator/cxf/branches/2.0.x-fixes/distribution/manifest/pom.xml Fri Nov 2 13:06:02 2007 @@ -221,6 +221,10 @@ asm asm + + commons-logging + commons-logging + @@ -257,4 +261,4 @@ scm:svn:https://svn.apache.org/repos/asf/incubator/cxf/branches/2.0.x-fixes/distribution/manifest - \ No newline at end of file +