Hi Developers,

Would it be possible to replace the xml api code with the xml-apis.jar.

All that needs to be done is remove org/xml/* all subdirs,
org/w3c/dom/*.java, org/w3c/dom/css/*.java,
org/w3c/dom/stylesheets/*.java, org/w3c/dom/events/*.java,
org/w3c/dom/traversal/*.java, org/w3c/dom/views/*.java

and place xml-apis.jar in lib/

I have compiled and done some unit testing and transcoding and have not
encountered any problems.

Having a copy of those files in batik can cause problems with other jars
that use the xml apis.

Regards,
Keiron




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

Reply via email to