You are viewing a plain text version of this content. The canonical link for it is here.
Posted to batik-dev@xmlgraphics.apache.org by bu...@apache.org on 2010/04/28 11:05:57 UTC

DO NOT REPLY [Bug 49206] New: Duplicate classes with Java 6 and batik-ext.jar

https://issues.apache.org/bugzilla/show_bug.cgi?id=49206

           Summary: Duplicate classes with Java 6 and batik-ext.jar
           Product: Batik
           Version: 1.7
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: major
          Priority: P2
         Component: SVG DOM
        AssignedTo: batik-dev@xmlgraphics.apache.org
        ReportedBy: schade@drehpunkt.de


I am using Batik with Java 6. I have to use the batik-ext.jar because some of
the classes in the library are used by some batik classes (like KeyboardEvent).
Other classes of the batik-ext.jar are already part of the Java 6 Runtime (like
EventTarget). 

So on runtime, there are conflicts between dublicate classes.

My workaround: I opened the batik-ext.jar and deleted all duplicate files.

If you have a better solution to solve my problem, please say it to me.

PS: It was not so easy to recognize that the reported exception was a result of
the descripted problem. ;)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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