Author: hibou
Date: Mon Jul 13 12:23:43 2009
New Revision: 793567
URL: http://svn.apache.org/viewvc?rev=793567&view=rev
Log:
Generating docs needs velocity 1.4 (1.6 doesn't seem to work correctly)
Modified:
ant/core/trunk/docs.xml
Modified: ant/core/trunk/docs.xml
URL:
http://svn.apache.org/viewvc/ant/core/trunk/docs.xml?rev=793567&r1=793566&r2=793567&view=diff
==============================================================================
--- ant/core/trunk/docs.xml (original)
+++ ant/core/trunk/docs.xml Mon Jul 13 12:23:43 2009
@@ -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'