jeremias 2005/01/13 14:07:52
Modified: . build.xml
Log:
Adding JAXP plus Xerces for the all-in-one transcoder tests.
Revision Changes Path
1.115 +2 -0 xml-fop/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/xml-fop/build.xml,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- build.xml 13 Jan 2005 07:04:00 -0000 1.114
+++ build.xml 13 Jan 2005 22:07:52 -0000 1.115
@@ -708,6 +708,8 @@
<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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]