Return-Path: Delivered-To: apmail-forrest-svn-archive@www.apache.org Received: (qmail 26626 invoked from network); 15 Apr 2007 02:38:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 15 Apr 2007 02:38:02 -0000 Received: (qmail 52943 invoked by uid 500); 15 Apr 2007 02:38:08 -0000 Delivered-To: apmail-forrest-svn-archive@forrest.apache.org Received: (qmail 52907 invoked by uid 500); 15 Apr 2007 02:38:08 -0000 Mailing-List: contact svn-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: "Forrest Developers List" List-Id: Delivered-To: mailing list svn@forrest.apache.org Received: (qmail 52898 invoked by uid 99); 15 Apr 2007 02:38:08 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Apr 2007 19:38:08 -0700 X-ASF-Spam-Status: No, hits=-99.5 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME 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; Sat, 14 Apr 2007 19:38:01 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 0B37C1A9838; Sat, 14 Apr 2007 19:37:41 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r528912 - /forrest/trunk/plugins/build.xml Date: Sun, 15 Apr 2007 02:37:40 -0000 To: svn@forrest.apache.org From: crossley@apache.org X-Mailer: svnmailer-1.1.0 Message-Id: <20070415023741.0B37C1A9838@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: crossley Date: Sat Apr 14 19:37:39 2007 New Revision: 528912 URL: http://svn.apache.org/viewvc?view=rev&rev=528912 Log: Whitespace changes only. Using xmlformat. Issue: FOR-644 Tested by re-deploying the citations plugin. Modified: forrest/trunk/plugins/build.xml Modified: forrest/trunk/plugins/build.xml URL: http://svn.apache.org/viewvc/forrest/trunk/plugins/build.xml?view=diff&rev=528912&r1=528911&r2=528912 ============================================================================== --- forrest/trunk/plugins/build.xml (original) +++ forrest/trunk/plugins/build.xml Sat Apr 14 19:37:39 2007 @@ -17,24 +17,23 @@ --> - - + - - - + + + - + - - + - + @@ -42,7 +41,6 @@ - @@ -53,57 +51,44 @@ - - - - - - - - - + - + - - - - - @@ -121,18 +106,14 @@ -------------------------------------------------------------- - - - Locally deploying ${plugin-name} - @@ -145,64 +126,55 @@ - - - - - + + + - - - - + + + - - - + - - - + + - - - + + - - - - - + - Deploying plugin documentation to the web server - @@ -215,39 +187,37 @@ - - - - - + + - - - + + + - - - + + - - @@ -256,48 +226,43 @@ - - + - Releasing versioned plugin ${plugin-name} to the download server - - + - - - + You have just released a plugin. There are other tasks to complete. For example: - release emails - SVN tagging - + - - - + description="Update SVN with the files in the sandbox"> + + - - @@ -306,36 +271,30 @@ - + - Deploying unversioned plugin ${plugin-name} to the download server - - - + - - + file="${forrest.plugins.dist.dir}/${forrest.version}/${plugin-name}-${plugin-version}.zip"/> + - - - + description="Retrieve the currently deployed plugin files"> + - - + description="Retrieve the currently deployed plugin files"> + - Building Docs for ${plugin-name} - + - - + @@ -378,14 +334,11 @@ - - - - - - - - - + + + - - - - - - - + classpathref= "classpath"> + + + + + - - - - + + + @@ -446,15 +393,12 @@
- +
-
- -