aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Geisert <chrisg@apache.org>2005-09-20 10:11:03 +0000
committerChristian Geisert <chrisg@apache.org>2005-09-20 10:11:03 +0000
commit93d2fb0f22ca8abf6161555d7b7c4588f555be5e (patch)
treef1d2a539165ee88f84de8b7ac4c159310f749498
parent1860711be91f5b20d0c83b07e42f5e02353c9316 (diff)
downloadxmlgraphics-fop-93d2fb0f22ca8abf6161555d7b7c4588f555be5e.tar.gz
xmlgraphics-fop-93d2fb0f22ca8abf6161555d7b7c4588f555be5e.zip
include serializer.jar in dist (see Bugzilla #36677)
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
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index 48affd110..80d3caddb 100644
--- 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"/>