fop/build.properties
Jeremias Maerki ccc897f402 Add possibility to specify an "optional-lib" directory outside of FOP's tree (for checkstyle, Jimi, JAI etc.)
More base-dir references
Optional JUnit support (only runs when present)
Show ant version
Start of an all-in-one transcoder package


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196605 13f79535-47bb-0310-9956-ffa450edef68
2003-07-04 20:54:17 +00:00

9 wiersze
348 B
Properties

# these settings can be overridden locally in build-local.properties,
# which is not stored in CVS (due to .cvsignore)
# output format for "ant examples"
build.property.examples.mime.type = application/pdf
# directory for optional-lib (so there is no need to copy the jar into
# the fop/lib directory
# optional.lib.dir = <Optional Lib Directory>