diff --git a/build.xml b/build.xml index 0ed314e0bf..672ed4ddd7 100644 --- a/build.xml +++ b/build.xml @@ -6,7 +6,7 @@ Glen Stampoultzis glens at apache.org - This build was tested with and 1.5.3 although it will probably work with + This build was tested with ant 1.5.3 although it will probably work with other versions. The following jar files should be installed into the ant lib directory: @@ -15,6 +15,7 @@ junit(3.8+) http://www.ibiblio.org/maven/junit/jars/ xerces http://www.ibiblio.org/maven/xerces/jars/ jdepend http://www.ibiblio.org/maven/jdepend/jars/ + xalan http://www.ibiblio.org/maven/xalan/jars/ The ant jar "optional.jar" should also be available otherwise the build will fail. @@ -82,7 +83,7 @@ - + @@ -141,14 +142,17 @@ - - - - - - - - + + + + + + + + + + + @@ -214,15 +218,16 @@ + + + + + + - - - - - - + @@ -238,20 +243,33 @@ - - - - - - - - - + + + + - - + + + + + + + + + + + + + + + + + + + + @@ -386,6 +404,18 @@ + + + + + + @@ -425,15 +455,7 @@ out="${jdepend.report.out.dir}/index.html" style="jdepend.xsl"/> - - - + - - - + + + @@ -570,6 +592,6 @@ - +