From droids-commits-return-92-apmail-incubator-droids-commits-archive=incubator.apache.org@incubator.apache.org Wed Nov 26 18:32:57 2008 Return-Path: Delivered-To: apmail-incubator-droids-commits-archive@locus.apache.org Received: (qmail 36158 invoked from network); 26 Nov 2008 18:32:57 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Nov 2008 18:32:57 -0000 Received: (qmail 45524 invoked by uid 500); 26 Nov 2008 18:33:08 -0000 Delivered-To: apmail-incubator-droids-commits-archive@incubator.apache.org Received: (qmail 45500 invoked by uid 500); 26 Nov 2008 18:33:08 -0000 Mailing-List: contact droids-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: droids-dev@incubator.apache.org Delivered-To: mailing list droids-commits@incubator.apache.org Received: (qmail 45489 invoked by uid 99); 26 Nov 2008 18:33:08 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Nov 2008 10:33:08 -0800 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; Wed, 26 Nov 2008 18:31:49 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 71DD923888A4; Wed, 26 Nov 2008 10:32:36 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r720934 - /incubator/droids/trunk/pom.xml Date: Wed, 26 Nov 2008 18:32:35 -0000 To: droids-commits@incubator.apache.org From: ryan@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081126183236.71DD923888A4@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: ryan Date: Wed Nov 26 10:32:35 2008 New Revision: 720934 URL: http://svn.apache.org/viewvc?rev=720934&view=rev Log: add revision info the the MANIFEST.MF Modified: incubator/droids/trunk/pom.xml Modified: incubator/droids/trunk/pom.xml URL: http://svn.apache.org/viewvc/incubator/droids/trunk/pom.xml?rev=720934&r1=720933&r2=720934&view=diff ============================================================================== --- incubator/droids/trunk/pom.xml (original) +++ incubator/droids/trunk/pom.xml Wed Nov 26 10:32:35 2008 @@ -44,6 +44,28 @@ scm:svn:https://svn.apache.org/repos/asf/incubator/droids/trunk/ http://svn.apache.org/repos/asf/incubator/droids/trunk/ + + jira + http://issues.apache.org/jira/browse/DROIDS + + + + + Droids Development List + droids-dev@incubator.apache.org + announce-subscribe@wicket.apache.org + announce-unsubscribe@wicket.apache.org + http://mail-archives.apache.org/mod_mbox/incubator-droids-dev/ + + + Droids Commits List + droids-commits@incubator.apache.org + droids-commits-subscribe@incubator.apache.org + droids-commits-unsubscribe@incubator.apache.org + http://mail-archives.apache.org/mod_mbox/incubator-droids-commits/ + + + 1.6 @@ -109,8 +131,8 @@ - - + + org.apache.maven.plugins maven-compiler-plugin @@ -128,60 +150,101 @@ true - - org.apache.maven.plugins - maven-surefire-plugin - true - - - org.codehaus.mojo - surefire-report-maven-plugin - true - - - - - - - - true - org.apache.maven.plugins - maven-project-info-reports-plugin - 2.0.1 - - - - index - dependencies - mailing-list - issue-tracking - license - scm - - - - - - true - org.apache.maven.plugins - maven-javadoc-plugin - - - - - - - org.apache.people - Apache Snapshot Repository - http://people.apache.org/repo/m2-snapshot-repository/ - - true - - - true - - - + + org.apache.maven.plugins + maven-surefire-plugin + true + + + org.codehaus.mojo + surefire-report-maven-plugin + true + + + + + org.codehaus.mojo + buildnumber-maven-plugin + + + validate + + create + + + + + false + true + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.2 + + + + Apache ${project.name} + ${project.version} + The Apache Software Foundation + ${project.name} + ${project.version} ${buildNumber} - ${user.name} + The Apache Software Foundation + ${buildNumber} + ${scm.url} + + + + + + + + + + + + true + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.0.1 + + + + index + dependencies + mailing-list + issue-tracking + license + scm + + + + + + true + org.apache.maven.plugins + maven-javadoc-plugin + + + + + + + org.apache.people + Apache Snapshot Repository + http://people.apache.org/repo/m2-snapshot-repository/ + + true + + + true + + + droids-norobots