Author: kevj
Date: Thu Jun 26 19:39:36 2008
New Revision: 672094

URL: http://svn.apache.org/viewvc?rev=672094&view=rev
Log:
-add additional instructions for use with velocity-1.5

Modified:
    ant/core/branches/ANT_17_BRANCH/docs.xml

Modified: ant/core/branches/ANT_17_BRANCH/docs.xml
URL: 
http://svn.apache.org/viewvc/ant/core/branches/ANT_17_BRANCH/docs.xml?rev=672094&r1=672093&r2=672094&view=diff
==============================================================================
--- ant/core/branches/ANT_17_BRANCH/docs.xml (original)
+++ ant/core/branches/ANT_17_BRANCH/docs.xml Thu Jun 26 19:39:36 2008
@@ -22,6 +22,8 @@
         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.
+       
+       If you are using velocity-1.5, ensure that the jdom-*.jar is copied 
under velocity-1.5/build/lib.
 
         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'


Reply via email to