You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-commits@xmlgraphics.apache.org by ss...@apache.org on 2017/03/28 13:32:27 UTC

svn commit: r1789135 - in /xmlgraphics/batik/branches/batik-1_9: build.xml lib/serializer-2.7.2.jar lib/xml-serializer-2.7.1.jar

Author: ssteiner
Date: Tue Mar 28 13:32:27 2017
New Revision: 1789135

URL: http://svn.apache.org/viewvc?rev=1789135&view=rev
Log:
Update serializer to match maven config and xalan version

Added:
    xmlgraphics/batik/branches/batik-1_9/lib/serializer-2.7.2.jar   (with props)
Removed:
    xmlgraphics/batik/branches/batik-1_9/lib/xml-serializer-2.7.1.jar
Modified:
    xmlgraphics/batik/branches/batik-1_9/build.xml

Modified: xmlgraphics/batik/branches/batik-1_9/build.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/batik/branches/batik-1_9/build.xml?rev=1789135&r1=1789134&r2=1789135&view=diff
==============================================================================
--- xmlgraphics/batik/branches/batik-1_9/build.xml (original)
+++ xmlgraphics/batik/branches/batik-1_9/build.xml Tue Mar 28 13:32:27 2017
@@ -181,7 +181,7 @@ To display the available targets type:
         <include name="xerces*.jar"/>
         <include name="xml-apis-1.3.04.jar"/>
         <include name="xml-apis-ext-1.3.04.jar"/>
-        <include name="xml-serializer-2.7.1.jar"/>
+        <include name="serializer-2.7.2.jar"/>
         <include name="xmlgraphics-commons*.jar"/>
       </fileset>
     </path>

Added: xmlgraphics/batik/branches/batik-1_9/lib/serializer-2.7.2.jar
URL: http://svn.apache.org/viewvc/xmlgraphics/batik/branches/batik-1_9/lib/serializer-2.7.2.jar?rev=1789135&view=auto
==============================================================================
Binary file - no diff available.

Propchange: xmlgraphics/batik/branches/batik-1_9/lib/serializer-2.7.2.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream