You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by ch...@apache.org on 2005/09/20 12:11:11 UTC

svn commit: r290407 - /xmlgraphics/fop/trunk/build.xml

Author: chrisg
Date: Tue Sep 20 03:11:03 2005
New Revision: 290407

URL: http://svn.apache.org/viewcvs?rev=290407&view=rev
Log:
include serializer.jar in dist (see Bugzilla #36677)
Submitted by: Matthew Daniel <bugzilla -at- mdaniel.scdi.com>

Modified:
    xmlgraphics/fop/trunk/build.xml

Modified: xmlgraphics/fop/trunk/build.xml
URL: http://svn.apache.org/viewcvs/xmlgraphics/fop/trunk/build.xml?rev=290407&r1=290406&r2=290407&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/build.xml (original)
+++ xmlgraphics/fop/trunk/build.xml Tue Sep 20 03:11:03 2005
@@ -80,6 +80,7 @@
     <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"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-commits-help@xmlgraphics.apache.org