From c5f658fe4a043d840567bd61492f1ebc8f10ba2f Mon Sep 17 00:00:00 2001 From: Oleg Sukhodolsky Date: Tue, 11 Nov 2003 07:35:51 +0000 Subject: [PATCH] Make ant.jar location configurable (patch 835892, from scop) --- build.xml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/build.xml b/build.xml index f2da36d0b..abda36f57 100644 --- a/build.xml +++ b/build.xml @@ -6,6 +6,8 @@ + + @@ -20,7 +22,7 @@ - + @@ -29,7 +31,7 @@ - + @@ -40,7 +42,7 @@ - + @@ -537,7 +539,8 @@ Windowtitle="Checkstyle API" classpathref="javadoc.classpath" Use="true" - Footer="<a target="_top" href="./{@docRoot}/../index.html">Back to the Checkstyle Home Page</a>" /> + Footer="<a target="_top" href="./{@docRoot}/../index.html">Back to the Checkstyle Home Page</a>" > +