diff --git a/build.xml b/build.xml index 95ac4b293..aa25c7a8b 100644 --- a/build.xml +++ b/build.xml @@ -7,10 +7,14 @@ Glen Stampoultzis glens at apache.org + Modified by: - 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: + Rainer Klute klute@rainer-klute.de + + + This build was tested with ant 1.6.2 although it will probably work with + other versions. The following jar files should be available on the --> + classpath when running ant: LIBRARY LOCATION ======= ======== @@ -130,7 +134,7 @@ Main targets: debug-test Runs a single test case specified with -Dtestcase=classname with remote debug options turned on. - reports Creates junit,jdepend and javadoc reports + reports Creates junit, jdepend and javadoc reports site Generates the documentation and reports dist Creates the entire distribution into build/dist clean-dist Cleans the build directory then creates a @@ -213,9 +217,7 @@ Main targets: - - + description="Compiles the POI classes"/> @@ -275,7 +277,11 @@ Main targets: - + + @@ -430,14 +436,17 @@ FORREST_HOME environment variable! - + - - + @@ -474,88 +483,43 @@ FORREST_HOME environment variable! - - - - - - - - - - - - - - - - + + - - - - - - - - - - - - - - - + + + -