From 88d3bf1252965b9d5bfb4f80b538c259c1fa96d4 Mon Sep 17 00:00:00 2001 From: Nicolas Lalevee Date: Mon, 13 Jul 2009 12:23:43 +0000 Subject: [PATCH] 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 --- docs.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs.xml b/docs.xml index 1205c31cc..c515ef498 100644 --- a/docs.xml +++ b/docs.xml @@ -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'