Hi Hervé. Hervé Girod: > When trying to fix the reopened bug #40594 (WMF conversion library does > not handle DIBBITBLT operand) > <http://issues.apache.org/bugzilla/show_bug.cgi?id=40594>, I stumbled on > 2 compilation errors on the last Batik trunk vesoin (as of today) : > - org.apache.batik.dom.util.DOMUtilities use a DOMUtilitiesSupport in > the getModifiersList(...) method, but this class does not exist > - org.apache.batik.gvt.event.GraphicsNodeInputEvent use a > AWTEventDispatcher class which seems to have been removed from the > source tree
These two classes are JDK-specific, and so live in the sources-1.3 and sources-1.4 directories. How are you building Batik? Using the included build scripts I have no problems. -- Cameron McCormack, http://mcc.id.au/ xmpp:[EMAIL PROTECTED] ▪ ICQ 26955922 ▪ MSN [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
