Return-Path: Delivered-To: apmail-commons-commits-archive@locus.apache.org Received: (qmail 27874 invoked from network); 10 Feb 2008 02:47:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Feb 2008 02:47:13 -0000 Received: (qmail 56219 invoked by uid 500); 10 Feb 2008 02:47:06 -0000 Delivered-To: apmail-commons-commits-archive@commons.apache.org Received: (qmail 56133 invoked by uid 500); 10 Feb 2008 02:47:05 -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 56124 invoked by uid 99); 10 Feb 2008 02:47:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 09 Feb 2008 18:47:05 -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.3] (HELO eris.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 10 Feb 2008 02:46:28 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 182E81A9832; Sat, 9 Feb 2008 18:46:48 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r620238 - in /commons/proper/commons-build-plugin: pom.xml src/site/xdoc/copy-javadoc-files-build.xml src/site/xdoc/development.xml src/site/xdoc/generate-xdocs-build.xml Date: Sun, 10 Feb 2008 02:46:47 -0000 To: commits@commons.apache.org From: niallp@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20080210024648.182E81A9832@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: niallp Date: Sat Feb 9 18:46:46 2008 New Revision: 620238 URL: http://svn.apache.org/viewvc?rev=620238&view=rev Log: Changes for move from sandbox --> proper Modified: commons/proper/commons-build-plugin/pom.xml commons/proper/commons-build-plugin/src/site/xdoc/copy-javadoc-files-build.xml commons/proper/commons-build-plugin/src/site/xdoc/development.xml commons/proper/commons-build-plugin/src/site/xdoc/generate-xdocs-build.xml Modified: commons/proper/commons-build-plugin/pom.xml URL: http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/pom.xml?rev=620238&r1=620237&r2=620238&view=diff ============================================================================== --- commons/proper/commons-build-plugin/pom.xml (original) +++ commons/proper/commons-build-plugin/pom.xml Sat Feb 9 18:46:46 2008 @@ -25,8 +25,8 @@ 4.0.0 org.apache.commons - commons-sandbox-parent - 3 + commons-parent + 7 org.apache.commons commons-build-plugin @@ -36,16 +36,16 @@ Maven Ant mojo for Commons Build tasks. - http://commons.apache.org/sandbox/commons-build-plugin/ + http://commons.apache.org/commons-build-plugin/ jira http://issues.apache.org/jira/browse/COMMONSSITE 2008 - scm:svn:http://svn.apache.org/repos/asf/commons/sandbox/commons-build-plugin/ - scm:svn:https://svn.apache.org/repos/asf/commons/sandbox/commons-build-plugin/ - http://svn.apache.org/viewvc/commons/sandbox/commons-build-plugin/ + scm:svn:http://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/ + scm:svn:https://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/ + http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/ Modified: commons/proper/commons-build-plugin/src/site/xdoc/copy-javadoc-files-build.xml URL: http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/src/site/xdoc/copy-javadoc-files-build.xml?rev=620238&r1=620237&r2=620238&view=diff ============================================================================== --- commons/proper/commons-build-plugin/src/site/xdoc/copy-javadoc-files-build.xml (original) +++ commons/proper/commons-build-plugin/src/site/xdoc/copy-javadoc-files-build.xml Sat Feb 9 18:46:46 2008 @@ -42,8 +42,8 @@ See:

Modified: commons/proper/commons-build-plugin/src/site/xdoc/development.xml URL: http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/src/site/xdoc/development.xml?rev=620238&r1=620237&r2=620238&view=diff ============================================================================== --- commons/proper/commons-build-plugin/src/site/xdoc/development.xml (original) +++ commons/proper/commons-build-plugin/src/site/xdoc/development.xml Sat Feb 9 18:46:46 2008 @@ -59,7 +59,7 @@

Both these files should be located in the - src/main/scripts + src/main/scripts directory.

@@ -81,7 +81,7 @@ This plugin uses commons as the goal prefix. So if you add a new foo-bar goal, then it can be executed on the command line using mvn commons:foo-bar. This prefix is defined in this plugin's - pom.xml. + pom.xml.

Modified: commons/proper/commons-build-plugin/src/site/xdoc/generate-xdocs-build.xml URL: http://svn.apache.org/viewvc/commons/proper/commons-build-plugin/src/site/xdoc/generate-xdocs-build.xml?rev=620238&r1=620237&r2=620238&view=diff ============================================================================== --- commons/proper/commons-build-plugin/src/site/xdoc/generate-xdocs-build.xml (original) +++ commons/proper/commons-build-plugin/src/site/xdoc/generate-xdocs-build.xml Sat Feb 9 18:46:46 2008 @@ -31,7 +31,7 @@

- The + The generate-xdocs.build.xml Ant build script contains targets for the following goals: