Return-Path: Delivered-To: apmail-cxf-commits-archive@www.apache.org Received: (qmail 549 invoked from network); 27 Oct 2009 13:24:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Oct 2009 13:24:06 -0000 Received: (qmail 71098 invoked by uid 500); 27 Oct 2009 13:24:06 -0000 Delivered-To: apmail-cxf-commits-archive@cxf.apache.org Received: (qmail 71014 invoked by uid 500); 27 Oct 2009 13:24:06 -0000 Mailing-List: contact commits-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list commits@cxf.apache.org Received: (qmail 71005 invoked by uid 99); 27 Oct 2009 13:24:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Oct 2009 13:24:06 +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; Tue, 27 Oct 2009 13:24:04 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 223ED238890A; Tue, 27 Oct 2009 13:23:43 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r830164 - in /cxf/branches/2.1.x-fixes: ./ parent/ parent/pom.xml Date: Tue, 27 Oct 2009 13:23:43 -0000 To: commits@cxf.apache.org From: dkulp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20091027132343.223ED238890A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: dkulp Date: Tue Oct 27 13:23:42 2009 New Revision: 830164 URL: http://svn.apache.org/viewvc?rev=830164&view=rev Log: Merged revisions 829861 via svnmerge from https://svn.apache.org/repos/asf/cxf/branches/2.2.x-fixes ................ r829861 | dkulp | 2009-10-26 12:58:05 -0400 (Mon, 26 Oct 2009) | 9 lines Merged revisions 829542 via svnmerge from https://svn.apache.org/repos/asf/cxf/trunk ........ r829542 | cschneider | 2009-10-25 07:28:49 -0400 (Sun, 25 Oct 2009) | 1 line CXF-2495 added clean profile to parent pom ........ ................ Modified: cxf/branches/2.1.x-fixes/ (props changed) cxf/branches/2.1.x-fixes/parent/ (props changed) cxf/branches/2.1.x-fixes/parent/pom.xml Propchange: cxf/branches/2.1.x-fixes/ ------------------------------------------------------------------------------ Binary property 'svnmerge-integrated' - no diff available. Propchange: cxf/branches/2.1.x-fixes/parent/ ------------------------------------------------------------------------------ --- svn:ignore (original) +++ svn:ignore Tue Oct 27 13:23:42 2009 @@ -3,3 +3,9 @@ .ruleset target + +.classpath + +.settings + +.project Modified: cxf/branches/2.1.x-fixes/parent/pom.xml URL: http://svn.apache.org/viewvc/cxf/branches/2.1.x-fixes/parent/pom.xml?rev=830164&r1=830163&r2=830164&view=diff ============================================================================== --- cxf/branches/2.1.x-fixes/parent/pom.xml (original) +++ cxf/branches/2.1.x-fixes/parent/pom.xml Tue Oct 27 13:23:42 2009 @@ -1371,6 +1371,20 @@ 2.5.4 spring-test + + + + clean + + + apache.snapshots + http://repository.apache.org/snapshots/ + + + + clean +