From 5761a36f0a892fccb8e5b14a9feec19731a80a8a Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 27 Jul 2010 03:09:58 +0000 Subject: [PATCH] new download page git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@979506 13f79535-47bb-0310-9956-ffa450edef68 --- ReleaseInstructions | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/ReleaseInstructions b/ReleaseInstructions index 37baa06fa..3efcdd843 100644 --- a/ReleaseInstructions +++ b/ReleaseInstructions @@ -85,6 +85,7 @@ Note: This document was updated in the context of releasing Ant 1.7. manual under "Documentation") * xdocs/srcdownload.xml * xdocs/bindownload.xml + * xdocs/manualdownload.xml Generate the html files by invoking ant on docs.xml (use -projecthelp for instructions). @@ -313,11 +314,13 @@ Note: This document was updated in the context of releasing Ant 1.7. the xdocs and the generated html from the branch and will complain if there are discrepancies in version numbers. -(**) Mirrors : the srcdownload.html and bindownload.html each list a number of - mirrors. For ant 1.6.0 the mirrors picked up the new version in 8 hours - or less, the release having been done at midnight on Dec 18th, the - mirrors had it on Dec 19th at 8 am. The srcdownload/bindownload pages both - contain a note advising users to be patient immediately after the release. +(**) Mirrors : the srcdownload.html, bindownload.html and + manualdownload.html each list a number of mirrors. For ant 1.6.0 + the mirrors picked up the new version in 8 hours or less, the + release having been done at midnight on Dec 18th, the mirrors had + it on Dec 19th at 8 am. The + srcdownload/bindownload/manualdownload pages all contain a note + advising users to be patient immediately after the release. (+) Don't expect the old releases to disappear from www.apache.org/dist as soon as the new releases are there.