From 8b7f0ae7fe2c786ed008598a905c77b39b839e21 Mon Sep 17 00:00:00 2001 From: Magesh Umasankar Date: Wed, 17 Apr 2002 15:21:25 +0000 Subject: [PATCH] No need for velocity to be in classpath - it is automatically done. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272491 13f79535-47bb-0310-9956-ffa450edef68 --- ReleaseInstructions | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ReleaseInstructions b/ReleaseInstructions index c19436266..02cd73e7f 100644 --- a/ReleaseInstructions +++ b/ReleaseInstructions @@ -102,8 +102,7 @@ Note: This document was created in the context of releasing Ant 1.5. * Update index.xml (Announcement, latest release details) * Update problems.xml (Debug Output details) Generate the html files by invoking ant on docs.xml - you need jakarta-site2 - checked out for this and velocity.jar somewhere in your classpath - - you might choose to put it under lib/optional for auto pick-up. + checked out for this. Commit the modified/generated files and also perform a cvs update on files in daedalus' www/jakarta.apache.org/ant.