|
i am/was using the <build.xml> file which
came with batik
- w/out
modification, so i don't know what a "non jdk5
way" might
be.
the good news is that i was able to <build batik> by
installing/using j2sdk1.4.2_09. back to the future.
my best clues were the compile errors i was
getting on
the DOM-related batik files. many error
messages referred
to an unimplemented "getUserData"
function in
the Node
interface. when i looked at the DOM API docs i discovered
that "getUserData" is a DOM Level-3 function.
apparently, jdk1.5X uses DOM-3 but batik was coded to DOM-2.
thx.
- ken h.
|
- Re: Antwort: bogus batik source (1.6) distribution? - n... Kenneth B. Harwood
- Re: Antwort: bogus batik source (1.6) distribution... Cameron McCormack
