aboutsummaryrefslogtreecommitdiffstats
path: root/lib/readme
blob: a0508c6037ca1888659c0631c08509f9ea6687f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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