From: Keiron Liddle Date: Thu, 1 Nov 2001 12:04:26 +0000 (+0000) Subject: added targets to build html and corresponding pdf docs X-Git-Tag: fop-0_20_4-doc~230 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=caeb7b6fb44928f710a272d4495a687bd3e353e2;p=xmlgraphics-fop.git added targets to build html and corresponding pdf docs git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194533 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/build.xml b/build.xml index 9047449e9..163be4af2 100644 --- a/build.xml +++ b/build.xml @@ -41,9 +41,9 @@ To make things easier for you, the Fop distribution contains a precompiled version of Ant and the build scripts take care of all the classpath issues except the following: -You need to have xerces.jar, xalan.jar and bsf.jar (comes with xalan) in -your classpath. You can get those from http://xml.apache.org/xerces and -http://xml.apache.org/xalan respectively. +You need to have xerces.jar and xalan.jar in your classpath. You can get +those from http://xml.apache.org/xerces and http://xml.apache.org/xalan +respectively. Additionaly you have to make sure, that the "JAVA_HOME" environment property should be set to match the JVM you want to use. That's it. @@ -152,6 +152,23 @@ Sometimes ant gives out this warnings, but the build is finished without any pro + + + + + + + + + + + + + + + + + @@ -178,6 +195,9 @@ Sometimes ant gives out this warnings, but the build is finished without any pro + + + @@ -544,6 +564,30 @@ Sometimes ant gives out this warnings, but the build is finished without any pro /> + + + + + + + + + + + + + + + + + + + +