]> source.dussan.org Git - xmlgraphics-fop.git/commitdiff
include serializer.jar in dist (see Bugzilla #36677)
authorChristian Geisert <chrisg@apache.org>
Tue, 20 Sep 2005 10:11:03 +0000 (10:11 +0000)
committerChristian Geisert <chrisg@apache.org>
Tue, 20 Sep 2005 10:11:03 +0000 (10:11 +0000)
Submitted by: Matthew Daniel <bugzilla -at- mdaniel.scdi.com>

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

build.xml

index 48affd1107d69d56e43077e216d2a874353b8066..80d3caddb3cbd20dbf2e59dce37ab19c612e1e2e 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -80,6 +80,7 @@ list of possible build targets.
     <include name="lib/xercesImpl-*.jar"/>
     <include name="lib/xalan-*.jar"/>
     <include name="lib/xml-apis*.jar"/>
+    <include name="lib/serializer*.jar"/>
     <include name="lib/batik*.jar"/>
     <include name="lib/avalon-framework*.jar"/>
     <include name="lib/commons-logging*.jar"/>