Chandra Sekhar Kakarla created BATIK-1129: ---------------------------------------------
Summary: Java Compatable Batik Versions? Key: BATIK-1129 URL: https://issues.apache.org/jira/browse/BATIK-1129 Project: Batik Issue Type: Task Components: Animation engine, GVT, javadoc, Samples, SVG DOM, SVG Viewer Affects Versions: 1.8, 1.7 Environment: java 7, batik 1.8, batik 1.7 Reporter: Chandra Sekhar Kakarla Please provide the details for Batik jars compatability with java versions, which batik version compatable with java 7. Please give the compatability details for the batik 1.8 and batik 1.7 corresponding jars with java 7. getting errors like below: *While using batik 1.8* {code} java.lang.NoClassDefFoundError: org/apache/xmlgraphics/java2d/color/NamedColorSpace {code} and {code} NoClassDefFoundError Could not initialize class org.apache.batik.ext.awt.color.NamedProfileCache{code} *While using batik 1.7* {code} Exception : java.lang.NoSuchMethodError: org.apache.batik.util.SoftReferenceCache.<init>(Z)V {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: batik-dev-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: batik-dev-h...@xmlgraphics.apache.org