FW: Batik 1.10 issue
Yetesh Chaudhary <[email protected]> Fri, 1 Jun 2018 18:43:31 +0000
| Newsgroups | gmane.text.xml.batik.devel |
|---|---|
| Message-ID | <[email protected]> |
Sending to the correct email group. Thanks, Yetesh From: Yetesh Chaudhary <[email protected]> Date: Friday, June 1, 2018 at 11:25 AM To: "[email protected]" <[email protected]> Cc: "[email protected]" <[email protected]>, Yetesh Chaudhary <[email protected]>, Rajesh Swaminathan <[email protected]>, Bala Guthy <[email protected]> Subject: Batik 1.10 issue Hi Apache team, This is Yetesh from ServiceNow Inc. We’re using the batik library for SVG to PDF conversion. This email is regarding this post: https://mail-archives.apache.org/mod_mbox/xmlgraphics-batik-dev/201805.mbox/%[email protected]%3E There’s an issue in batik-dom-1.10 in the AbstractElement java class. It references ElementTraversal java class in org.apache.batik.w3c.dom package which doesn’t exist. [cid:[email protected]] The ElementTraversal class is present but in org.w3c.dom package of xml-apis jar. The Apache team need to fix this in the AbstractElement file of batik-dom-1.10 jar. We can’t upgrade to 1.10 unless this is resolved by the Apache team. I’m getting the following error which is because of the above stated reason. 2018-06-01 09:49:32 (289) API_INT-thread-3 DAF75D73CB1213008C061AEB034C9C53 txid=3e5891b3cb12 SEVERE *** ERROR *** java.lang.NoClassDefFoundError: org/apache/batik/w3c/dom/ElementTraversal [cid:[email protected]] Thanks, Yetesh --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
image001.png
(image/png, 109 KB) - not displayed
image002.png
(image/png, 177 KB) - not displayed
AbstractElement.png
(image/png, 176.5 KB) - not displayed
Error.png
(image/png, 145.4 KB) - not displayed