Return-Path: X-Original-To: apmail-commons-commits-archive@minotaur.apache.org Delivered-To: apmail-commons-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6CC4D6EEF for ; Mon, 13 Jun 2011 17:59:51 +0000 (UTC) Received: (qmail 85864 invoked by uid 500); 13 Jun 2011 17:59:51 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 85812 invoked by uid 500); 13 Jun 2011 17:59:51 -0000 Mailing-List: contact commits-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@commons.apache.org Delivered-To: mailing list commits@commons.apache.org Received: (qmail 85805 invoked by uid 99); 13 Jun 2011 17:59:51 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 13 Jun 2011 17:59:51 +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; Mon, 13 Jun 2011 17:59:48 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 382662388A1C; Mon, 13 Jun 2011 17:59:27 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1135202 - /commons/proper/digester/trunk/pom.xml Date: Mon, 13 Jun 2011 17:59:27 -0000 To: commits@commons.apache.org From: simonetripodi@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20110613175927.382662388A1C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: simonetripodi Date: Mon Jun 13 17:59:26 2011 New Revision: 1135202 URL: http://svn.apache.org/viewvc?rev=1135202&view=rev Log: jarjar&clirr moved to the proper overridden maven-3 profile Modified: commons/proper/digester/trunk/pom.xml Modified: commons/proper/digester/trunk/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/digester/trunk/pom.xml?rev=1135202&r1=1135201&r2=1135202&view=diff ============================================================================== --- commons/proper/digester/trunk/pom.xml (original) +++ commons/proper/digester/trunk/pom.xml Mon Jun 13 17:59:26 2011 @@ -254,49 +254,6 @@ gnu - - org.sonatype.plugins - jarjar-maven-plugin - 1.3 - - - process-classes - - jarjar - - - - - target/classes - target/relocated-classes - - commons-beanutils - commons-logging - junit:junit - - - - org.apache.commons.digester3.** - org.apache.commons.digester.@1 - - - - - - org.codehaus.mojo - clirr-maven-plugin - - - - commons-digester - commons-digester - 2.1 - - - target/relocated-classes - info - - @@ -336,21 +293,6 @@ - - org.codehaus.mojo - clirr-maven-plugin - - - - commons-digester - commons-digester - 2.1 - - - target/relocated-classes - info - - @@ -366,5 +308,75 @@ + + + maven-3 + + + + org.sonatype.plugins + jarjar-maven-plugin + 1.3 + + + process-classes + + jarjar + + + + + target/classes + target/relocated-classes + + commons-beanutils + commons-logging + junit:junit + + + + org.apache.commons.digester3.** + org.apache.commons.digester.@1 + + + + + + org.codehaus.mojo + clirr-maven-plugin + + + + commons-digester + commons-digester + 2.1 + + + target/relocated-classes + info + + + + + + + + org.codehaus.mojo + clirr-maven-plugin + + + + commons-digester + commons-digester + 2.1 + + + target/relocated-classes + info + + + + +