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 ss...@apache.org on 2019/01/15 14:18:05 UTC

svn commit: r1851362 - in /xmlgraphics/fop/trunk: fop-core/src/main/java/org/apache/fop/svg/SVGUtilities.java fop/lib/batik-all-1.11.0-SNAPSHOT.jar

Author: ssteiner
Date: Tue Jan 15 14:18:05 2019
New Revision: 1851362

URL: http://svn.apache.org/viewvc?rev=1851362&view=rev
Log:
Update to newer batik

Modified:
    xmlgraphics/fop/trunk/fop-core/src/main/java/org/apache/fop/svg/SVGUtilities.java
    xmlgraphics/fop/trunk/fop/lib/batik-all-1.11.0-SNAPSHOT.jar

Modified: xmlgraphics/fop/trunk/fop-core/src/main/java/org/apache/fop/svg/SVGUtilities.java
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/fop-core/src/main/java/org/apache/fop/svg/SVGUtilities.java?rev=1851362&r1=1851361&r2=1851362&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/fop-core/src/main/java/org/apache/fop/svg/SVGUtilities.java (original)
+++ xmlgraphics/fop/trunk/fop-core/src/main/java/org/apache/fop/svg/SVGUtilities.java Tue Jan 15 14:18:05 2019
@@ -29,7 +29,7 @@ import org.w3c.dom.Document;
 import org.w3c.dom.Element;
 
 import org.apache.batik.anim.dom.SVGDOMImplementation;
-import org.apache.batik.util.XMLConstants;
+import org.apache.batik.constants.XMLConstants;
 
 /**
  * Some utilities for creating svg DOM documents and elements.

Modified: xmlgraphics/fop/trunk/fop/lib/batik-all-1.11.0-SNAPSHOT.jar
URL: http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/fop/lib/batik-all-1.11.0-SNAPSHOT.jar?rev=1851362&r1=1851361&r2=1851362&view=diff
==============================================================================
Binary files - no diff available.



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