fop/lib/readme
Keiron Liddle c86b80ff43 fixed classpath for batik jar
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194255 13f79535-47bb-0310-9956-ffa450edef68
2001-05-18 09:56:05 +00:00

17 lines
673 B
Plaintext

This directory contains some libraries or class files necessary
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
batik.jar the svg library from Batik at xml.apache.org
buildtools.jar Ant tasks required for building FOP. Rebuild with
build.sh -f buildtools.xml in the top level directory.
(Note: if you are going to check in a new version of
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