From: Avik Sengupta Date: Fri, 30 May 2003 13:47:40 +0000 (+0000) Subject: documented xalan X-Git-Tag: REL_2_5_1~133 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=bf11d36dd221007785fc9bf454e9773205b37031;p=poi.git documented xalan git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/branches/REL_2_BRANCH@353114 13f79535-47bb-0310-9956-ffa450edef68 --- 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