Browse Source

Generating docs needs velocity 1.4 (1.6 doesn't seem to work correctly)

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@793567 13f79535-47bb-0310-9956-ffa450edef68
master
Nicolas Lalevee 16 years ago
parent
commit
88d3bf1252
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs.xml

+ 1
- 1
docs.xml View File

@@ -21,7 +21,7 @@
Build documentation - XDocs and Javadoc.
For building XDocs, edit xdocs/**/*.xml first.
If ../jakarta-site2 does not exist, set -Dsite.dir=... for it,
or just use -Dvelocity.dir=.../velocity-4.x if you have downloaded Velocity somewhere.
or just use -Dvelocity.dir=.../velocity-1.4.x if you have downloaded Velocity somewhere.

XXX for no apparent reason, your CWD must be the main Ant source dir, or this will fail:
.../docs.xml:64: org.apache.velocity.exception.ResourceNotFoundException: Unable to find resource './site.vsl'


Loading…
Cancel
Save