Browse Source

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
master
Magesh Umasankar 23 years ago
parent
commit
8b7f0ae7fe
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      ReleaseInstructions

+ 1
- 2
ReleaseInstructions View File

@@ -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.



Loading…
Cancel
Save