From bf11d36dd221007785fc9bf454e9773205b37031 Mon Sep 17 00:00:00 2001 From: Avik Sengupta Date: Fri, 30 May 2003 13:47:40 +0000 Subject: [PATCH] documented xalan git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353114 13f79535-47bb-0310-9956-ffa450edef68 --- build.xml | 1 + src/documentation/content/xdocs/howtobuild.xml | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/build.xml b/build.xml index 0ed314e0bf..a6112ce645 100644 --- a/build.xml +++ b/build.xml @@ -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. diff --git a/src/documentation/content/xdocs/howtobuild.xml b/src/documentation/content/xdocs/howtobuild.xml index 30cca65161..9b99b26756 100644 --- a/src/documentation/content/xdocs/howtobuild.xml +++ b/src/documentation/content/xdocs/howtobuild.xml @@ -46,6 +46,10 @@ jdepend http://www.ibiblio.org/maven/jdepend/jars/ + + xalan + http://www.ibiblio.org/maven/xalan/jars/ +

Just pick the latest versions of these jars and place -- 2.39.5