Hi Cameron,

Sorry for my late answer, but first I tried without any result to understand what was my mistake, and then I had some holidays...

It turns out that the only problem I had was an incomplete update from trunk in my local copy (so some classes were in an older version, it seems), just messing with my subversion client... Always check for the most obvious, they say...

Hervé

Cameron McCormack wrote:
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.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to