Stan Dickerson wrote:
Has anyone been able to compile Batik with Sun's j2sdk1.5.0 ?
It doesn't look like it will. Some would be pretty simple to fix (enum is now a keyword for example). Some would be a lot more work, in particular it seems like JDK 1.5 has DOM Level 3, which is what it thinks our implementation is implementing which causes problems because we don't implement a bunch of the DOM level 3 methods.
Anyone know how to tell it to use our xml-apis instead of the JDK one's when compiling?
Also, when I use the jre from 1.5, the first drawing is usually only partially displayed (one or more rectangular areas are completely rendered).
I have used Batik with JRE 1.5 and there are occasional glyches but nothing a severe as you seem to describe.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]