Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Keiron Liddle 7e0a43a07a added support for easily using w3c testsuite for build target test 23 anos atrás
..
bin Added comment so that I'll be owner on locus, so I can fix the 24 anos atrás
ant.jar Upgraded to ant 1.3 23 anos atrás
batik.jar Batik 1.0 23 anos atrás
bsf.jar Updated build to include neccessary jar files 23 anos atrás
buildtools.jar added support for easily using w3c testsuite for build target test 23 anos atrás
jimi-1.0.jar Updated build to include neccessary jar files 23 anos atrás
jimi-License.txt Updated build to include neccessary jar files 23 anos atrás
readme fixed classpath for batik jar 23 anos atrás
stylebook.jar adds to script creation of html documentation 23 anos atrás
xalan-1.2.2.jar Fixed documentation build. Stylebook requires Xalan 1. 23 anos atrás
xalan-2.0.0.jar Updated build to include neccessary jar files 23 anos atrás
xalanj1compat.jar Updated build to include neccessary jar files 23 anos atrás
xerces-1.2.3.jar Updated build. Added manifest to jar to make it a runnable jar. 23 anos atrás

readme

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