Changeset 1599 for trunk/config/build-doc.xml
- Timestamp:
- 02/12/10 06:53:29 (2 years ago)
- Files:
-
- 1 modified
-
trunk/config/build-doc.xml (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/config/build-doc.xml
r1597 r1599 17 17 <include name="default/batik*/*.jar"/> 18 18 <include name="default/xmlgraphics-commons/*.jar"/> 19 <include name="default/avalon-framework /*.jar"/>19 <include name="default/avalon-framework*/*.jar"/> 20 20 <include name="default/offo/fop-hyph.jar"/> 21 21 <include name="jimi/jimi.jar"/> … … 522 522 fofile="${fo.file}" 523 523 outfile="${outfile}" 524 messagelevel="warn" />524 messagelevel="warn"/> 525 525 </target> 526 526 <target name="subtarget-fo" depends="check-have-renderX, xep, fop">
