Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Kelly Campbell 15ebf8bc05 Fixed documentation build. Stylebook requires Xalan 1. před 23 roky
..
bin Added comment so that I'll be owner on locus, so I can fix the před 24 roky
ant.jar Upgraded to ant 1.3 před 23 roky
bsf.jar Updated build to include neccessary jar files před 23 roky
buildtools.jar JDK 1.1 fix to Manifest task před 23 roky
jimi-1.0.jar Updated build to include neccessary jar files před 23 roky
jimi-License.txt Updated build to include neccessary jar files před 23 roky
readme Cleaned up old build files which aren't used anymore před 23 roky
stylebook.jar adds to script creation of html documentation před 23 roky
w3c.jar updated svg stuff for the latest java bindings před 23 roky
xalan-1.2.2.jar Fixed documentation build. Stylebook requires Xalan 1. před 23 roky
xalan-2.0.0.jar Updated build to include neccessary jar files před 23 roky
xalanj1compat.jar Updated build to include neccessary jar files před 23 roky
xerces-1.2.3.jar Updated build. Added manifest to jar to make it a runnable jar. před 23 roky

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

w3c.jar the svg library from the w3 consortium


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