Browse Source

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
pull/31/head
Christian Geisert 18 years ago
parent
commit
504d2a9df3
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      build.xml

+ 1
- 0
build.xml View File

@@ -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"/>

Loading…
Cancel
Save