diff --git a/ReleaseInstructions b/ReleaseInstructions index a135d7991..2fa3763e3 100644 --- a/ReleaseInstructions +++ b/ReleaseInstructions @@ -58,6 +58,7 @@ Note: This document was updated in the context of releasing Ant 1.6. On the branch and on the main trunk (*): + * WHATSNEW * xdocs/antnews.xml (Announcement) * xdocs/faq.xml (Ant's history details - not for betas) * xdocs/index.xml (Announcement, latest release details, link to @@ -164,7 +165,8 @@ Note: This document was updated in the context of releasing Ant 1.6. you'll have to do some house-keeping for the old release: * upload the new release files to - /www/www.apache.org/dist/ant/[source|binary]. + /www/www.apache.org/dist/ant/[source|binaries]. + this can be done using the target upload of the build.xml * remove the symbolic links from /www/www.apache.org/dist/ant. diff --git a/build.xml b/build.xml index 67dcf5f71..369465e58 100644 --- a/build.xml +++ b/build.xml @@ -1319,6 +1319,22 @@ description="--> creates the full Apache Ant distribution"> + + + + + + + + + + + +