From 5ec4ed341b60aa13ec28ff2d7000c9fe8ea976c0 Mon Sep 17 00:00:00 2001 From: Glen Stampoultzis Date: Sat, 17 May 2003 05:43:08 +0000 Subject: [PATCH] Fixes to bin distributions git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@353102 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/build.xml b/build.xml index 926bdd21e5..0ed314e0bf 100644 --- a/build.xml +++ b/build.xml @@ -16,6 +16,9 @@ xerces http://www.ibiblio.org/maven/xerces/jars/ jdepend http://www.ibiblio.org/maven/jdepend/jars/ + The ant jar "optional.jar" should also be available otherwise the + build will fail. + To build the documentation you will need to install forrest and set the FORREST_HOME environment variable. @@ -79,7 +82,7 @@ - + @@ -525,9 +528,10 @@ - - - + + + + @@ -546,6 +550,7 @@ + -- 2.39.5