Browse Source

Adding JAXP plus Xerces for the all-in-one transcoder tests.


git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@198268 13f79535-47bb-0310-9956-ffa450edef68
tags/Root_Temp_KnuthStylePageBreaking
Jeremias Maerki 19 years ago
parent
commit
d2ab23f333
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      build.xml

+ 2
- 0
build.xml View File

@@ -708,6 +708,8 @@ list of possible build targets.
<include name="fop-transcoder-allinone.jar"/>
</fileset>
<fileset dir="${lib.dir}">
<include name="xml-apis*.jar"/>
<include name="xerces*.jar"/>
<include name="batik*.jar"/>
</fileset>
</classpath>

Loading…
Cancel
Save