]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Bugzilla #39416:
authorJeremias Maerki <jeremias@apache.org>
Thu, 27 Apr 2006 07:25:21 +0000 (07:25 +0000)
committerJeremias Maerki <jeremias@apache.org>
Thu, 27 Apr 2006 07:25:21 +0000 (07:25 +0000)
Fixed classpath for the embedding example.

git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@397465 13f79535-47bb-0310-9956-ffa450edef68

examples/embedding/build.xml

index 42fcbfd95fe1532252cad012c81a934331c55a73..fc9c84baa9738e2e3109c1f1f79382d2879782fa 100644 (file)
@@ -34,7 +34,7 @@
      <fileset dir="${fop.lib.dir}">
         <include name="avalon-framework*.jar"/>
         <include name="batik*.jar"/>
-        <include name="xml-apis.jar"/>
+        <include name="xml-apis*.jar"/>
         <include name="xerces*.jar"/>
         <include name="xalan*.jar"/>
         <include name="commons-io*.jar"/>