From 0485dd6a6eb32005b2f9581e0c1c869eb6540f0d Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Wed, 14 Jul 2010 15:06:49 +0000 Subject: [PATCH] create distribution artifacts for the manual git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@964076 13f79535-47bb-0310-9956-ffa450edef68 --- ReleaseInstructions | 4 ++-- build.xml | 26 +++++++++++++++++++++++++- 2 files changed, 27 insertions(+), 3 deletions(-) diff --git a/ReleaseInstructions b/ReleaseInstructions index 6bf82cb3a..37baa06fa 100644 --- a/ReleaseInstructions +++ b/ReleaseInstructions @@ -230,7 +230,7 @@ Note: This document was updated in the context of releasing Ant 1.7. * upload the new release files to from distribution - to /www/www.apache.org/dist/ant/[source|binaries]. + to /www/www.apache.org/dist/ant/[source|binaries|manual]. * upload the maven artifacts located under java-repository/org/apache/ant @@ -280,7 +280,7 @@ Note: This document was updated in the context of releasing Ant 1.7. 21. Clean up. * remove the remaining files of the previous release and betas from - /www/www.apache.org/dist/ant/[source|binaries]. + /www/www.apache.org/dist/ant/[source|binaries|manual]. This includes the old release notes. (+) diff --git a/build.xml b/build.xml index 224658c01..bee0eb578 100644 --- a/build.xml +++ b/build.xml @@ -148,6 +148,7 @@ + @@ -1080,6 +1081,7 @@ + @@ -1142,7 +1144,23 @@ - + + + + + + + + + + + + + + @@ -1151,6 +1169,12 @@ + + + + + +