diff options
author | Keiron Liddle <keiron@apache.org> | 2001-05-18 09:56:05 +0000 |
---|---|---|
committer | Keiron Liddle <keiron@apache.org> | 2001-05-18 09:56:05 +0000 |
commit | ac2ee9f42b1215418973993c94ec92371c6ac62a (patch) | |
tree | 505fa9cf82e05f55d98a5a65ac6569f376ade27b /lib | |
parent | 7249eb425a953e8f0ad56762b16875a8404bfdeb (diff) | |
download | xmlgraphics-fop-ac2ee9f42b1215418973993c94ec92371c6ac62a.tar.gz xmlgraphics-fop-ac2ee9f42b1215418973993c94ec92371c6ac62a.zip |
fixed classpath for batik jar
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194255 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'lib')
-rw-r--r-- | lib/readme | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/readme b/lib/readme index 6b059a267..a0508c603 100644 --- a/lib/readme +++ b/lib/readme @@ -4,7 +4,7 @@ for compiling, running or testing Fop. ant.jar Ant is the scripting tool which is used to build Fop or to run the test scripts. see build.xml in root for more information -w3c.jar the svg library from the w3 consortium +batik.jar the svg library from Batik at xml.apache.org buildtools.jar Ant tasks required for building FOP. Rebuild with @@ -13,4 +13,4 @@ buildtools.jar Ant tasks required for building FOP. Rebuild with buildtools.jar, make sure you have both Xalan 1 and Xalan 2 in the classpath when building it.) -stylebook.jar Jar used for creating the FOP website
\ No newline at end of file +stylebook.jar Jar used for creating the FOP website |