]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
Bugfix: -imagein didn't work because the stylesheet didn't get copied into fop.jar.
authorJeremias Maerki <jeremias@apache.org>
Thu, 10 Jul 2008 19:58:27 +0000 (19:58 +0000)
committerJeremias Maerki <jeremias@apache.org>
Thu, 10 Jul 2008 19:58:27 +0000 (19:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/fop-0_95@675707 13f79535-47bb-0310-9956-ffa450edef68

build.xml

index 17059be34a5c04c54e4b6704d0c5ddeac6d17ffe..687107ecebf7e4aba49f91272206e7f6fda9e88c 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -380,6 +380,7 @@ list of possible build targets.
         <include name="META-INF/**"/>
         <include name="**/*.icm"/>
         <include name="**/*.LICENSE.txt"/>
+        <include name="**/*.xsl"/>
       </fileset>
     </copy>
     <mkdir dir="${build.viewer.resources.dir}"/>