Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 88494 invoked from network); 8 Jul 2010 06:08:48 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 8 Jul 2010 06:08:48 -0000 Received: (qmail 42459 invoked by uid 500); 8 Jul 2010 06:08:48 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 42331 invoked by uid 500); 8 Jul 2010 06:08:45 -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 42323 invoked by uid 99); 8 Jul 2010 06:08:44 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 08 Jul 2010 06:08:44 +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, 08 Jul 2010 06:08:40 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id CBA01238888A; Thu, 8 Jul 2010 06:07:46 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r961579 - in /geronimo/devtools/eclipse-plugin/branches/2.1.6: assembly/src/main/assembly/deployable.xml assembly/src/main/assembly/updatesite.xml eclipse/pom.xml features/pom.xml plugins/pom.xml pom.xml testsuite/pom.xml Date: Thu, 08 Jul 2010 06:07:46 -0000 To: scm@geronimo.apache.org From: delos@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20100708060746.CBA01238888A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: delos Date: Thu Jul 8 06:07:46 2010 New Revision: 961579 URL: http://svn.apache.org/viewvc?rev=961579&view=rev Log: update parent to apache 6 for 2.1 branch Modified: geronimo/devtools/eclipse-plugin/branches/2.1.6/assembly/src/main/assembly/deployable.xml geronimo/devtools/eclipse-plugin/branches/2.1.6/assembly/src/main/assembly/updatesite.xml geronimo/devtools/eclipse-plugin/branches/2.1.6/eclipse/pom.xml geronimo/devtools/eclipse-plugin/branches/2.1.6/features/pom.xml geronimo/devtools/eclipse-plugin/branches/2.1.6/plugins/pom.xml geronimo/devtools/eclipse-plugin/branches/2.1.6/pom.xml geronimo/devtools/eclipse-plugin/branches/2.1.6/testsuite/pom.xml Modified: geronimo/devtools/eclipse-plugin/branches/2.1.6/assembly/src/main/assembly/deployable.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1.6/assembly/src/main/assembly/deployable.xml?rev=961579&r1=961578&r2=961579&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/2.1.6/assembly/src/main/assembly/deployable.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/2.1.6/assembly/src/main/assembly/deployable.xml Thu Jul 8 06:07:46 2010 @@ -51,7 +51,7 @@ | --> - ${artifactId}_${version}.${extension} + ${artifact.artifactId}_${artifact.version}.${artifact.extension} eclipse/plugins/ false @@ -75,8 +75,7 @@ | --> - ${artifactId}_${version} - eclipse/features/ + eclipse/features/${artifact.artifactId}_${artifact.version}/ true org.apache.geronimo.devtools:org.apache.geronimo.v21.feature Modified: geronimo/devtools/eclipse-plugin/branches/2.1.6/assembly/src/main/assembly/updatesite.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1.6/assembly/src/main/assembly/updatesite.xml?rev=961579&r1=961578&r2=961579&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/2.1.6/assembly/src/main/assembly/updatesite.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/2.1.6/assembly/src/main/assembly/updatesite.xml Thu Jul 8 06:07:46 2010 @@ -55,7 +55,7 @@ | --> - ${artifactId}_${version}.${extension} + ${artifact.artifactId}_${artifact.version}.${artifact.extension} plugins/ false @@ -79,7 +79,7 @@ | --> - ${artifactId}_${version}.${extension} + ${artifact.artifactId}_${artifact.version}.${artifact.extension} features/ org.apache.geronimo.devtools:org.apache.geronimo.v21.feature Modified: geronimo/devtools/eclipse-plugin/branches/2.1.6/eclipse/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1.6/eclipse/pom.xml?rev=961579&r1=961578&r2=961579&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/2.1.6/eclipse/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/2.1.6/eclipse/pom.xml Thu Jul 8 06:07:46 2010 @@ -56,6 +56,19 @@ + + + + + + + maven-deploy-plugin + + true + + + + Modified: geronimo/devtools/eclipse-plugin/branches/2.1.6/features/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1.6/features/pom.xml?rev=961579&r1=961578&r2=961579&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/2.1.6/features/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/2.1.6/features/pom.xml Thu Jul 8 06:07:46 2010 @@ -29,7 +29,24 @@ 2.1.6-SNAPSHOT ../pom.xml + + + + + + + maven-deploy-plugin + + true + + + + + + org.apache.geronimo.v21.feature + + Modified: geronimo/devtools/eclipse-plugin/branches/2.1.6/plugins/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1.6/plugins/pom.xml?rev=961579&r1=961578&r2=961579&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/2.1.6/plugins/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/2.1.6/plugins/pom.xml Thu Jul 8 06:07:46 2010 @@ -131,6 +131,13 @@ + + + maven-deploy-plugin + + true + + Modified: geronimo/devtools/eclipse-plugin/branches/2.1.6/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1.6/pom.xml?rev=961579&r1=961578&r2=961579&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/2.1.6/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/2.1.6/pom.xml Thu Jul 8 06:07:46 2010 @@ -28,7 +28,7 @@ org.apache apache - 5 + 6 Apache Geronimo Eclipse Plugin and WTP Server Adapter @@ -272,7 +272,7 @@ org.apache.maven.plugins maven-assembly-plugin - 2.2-beta-1 + 2.2-beta-4 @@ -302,17 +302,26 @@ 1.0 - + org.apache.maven.plugins maven-release-plugin - 2.0-beta-9 - - false + + false + false + clean install deploy - -Papache-release + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.5 + + true + + @@ -555,94 +564,61 @@ - - apache-release - - - - - maven-assembly-plugin - - - org.apache.apache.resources - apache-source-release-assembly-descriptor - 1.0.2 - - - - - source-release-assembly - package - - single - - - true - - source-release - - gnu - - - - - - - org.apache.maven.plugins - maven-gpg-plugin - - ${gpg.passphrase} - - - - - sign - - - - - - - true - org.apache.maven.plugins - maven-deploy-plugin - - true - - - - - - - + + + apache-release + + + apache-release + + + + + + + org.apache.maven.plugins + maven-assembly-plugin + false + + + + single + + package + + false + + source-release + + + + + + + + + org.apache.geronimo.genesis + apache-source-release-assembly-descriptor + + 2.0 + + + + + org.apache.geronimo.genesis + genesis-maven-plugin + + + + validate-release-configuration + + + + + + + Modified: geronimo/devtools/eclipse-plugin/branches/2.1.6/testsuite/pom.xml URL: http://svn.apache.org/viewvc/geronimo/devtools/eclipse-plugin/branches/2.1.6/testsuite/pom.xml?rev=961579&r1=961578&r2=961579&view=diff ============================================================================== --- geronimo/devtools/eclipse-plugin/branches/2.1.6/testsuite/pom.xml (original) +++ geronimo/devtools/eclipse-plugin/branches/2.1.6/testsuite/pom.xml Thu Jul 8 06:07:46 2010 @@ -152,6 +152,17 @@ + + + + + maven-deploy-plugin + + true + + + +