From cc426d1fcc26492eebab6944850ea461bea683be Mon Sep 17 00:00:00 2001 From: Nico Seessle Date: Tue, 6 Feb 2001 00:37:10 +0000 Subject: [PATCH] Since velocity.properties has a hardcoded path to ../../jakarta-site2 why not include all the jars jakarta-site2 provides, so that AnakiaTask should always be available? git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@268590 13f79535-47bb-0310-9956-ffa450edef68 --- webpage/build.xml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/webpage/build.xml b/webpage/build.xml index 8746e8b45..a93f73adb 100644 --- a/webpage/build.xml +++ b/webpage/build.xml @@ -5,9 +5,17 @@ + + + + + + + property="AnakiaTask.present"> + + @@ -18,7 +26,10 @@ - + + + +