Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 90544 invoked from network); 1 Jul 2010 16:20:08 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Jul 2010 16:20:08 -0000 Received: (qmail 2635 invoked by uid 500); 1 Jul 2010 16:20:08 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 2506 invoked by uid 500); 1 Jul 2010 16:20:07 -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 2499 invoked by uid 99); 1 Jul 2010 16:20:07 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Jul 2010 16:20:07 +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; Thu, 01 Jul 2010 16:20:04 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id A13D523888E8; Thu, 1 Jul 2010 16:18:41 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r959709 - /geronimo/samples/branches/3.0-M1/pom.xml Date: Thu, 01 Jul 2010 16:18:41 -0000 To: scm@geronimo.apache.org From: xiaming@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100701161841.A13D523888E8@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: xiaming Date: Thu Jul 1 16:18:41 2010 New Revision: 959709 URL: http://svn.apache.org/viewvc?rev=959709&view=rev Log: GERONIMO-5399 clean history/dependencies.xml in src/main that is generated by car-maven-plugin Modified: geronimo/samples/branches/3.0-M1/pom.xml Modified: geronimo/samples/branches/3.0-M1/pom.xml URL: http://svn.apache.org/viewvc/geronimo/samples/branches/3.0-M1/pom.xml?rev=959709&r1=959708&r2=959709&view=diff ============================================================================== --- geronimo/samples/branches/3.0-M1/pom.xml (original) +++ geronimo/samples/branches/3.0-M1/pom.xml Thu Jul 1 16:18:41 2010 @@ -325,7 +325,26 @@ - + + + maven-clean-plugin + 2.4.1 + + + + src/main + + history + + + false + + + +