[ 
https://issues.apache.org/jira/browse/BATIK-1230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16511748#comment-16511748
 ] 

Jan Tošovský commented on BATIK-1230:
-------------------------------------

Looking into the sources I can see the 
org.apache.batik.w3c.dom.ElementTraversal interface as the part of batik-ext. 
However it is not the part of the final batik-ext.jar. I suspect there are only 
packages containing at least one class in the final jar. If any package 
contains only interfaces, it is ignored.

> Batik 1.10 issue
> ----------------
>
>                 Key: BATIK-1230
>                 URL: https://issues.apache.org/jira/browse/BATIK-1230
>             Project: Batik
>          Issue Type: Bug
>    Affects Versions: 1.10
>            Reporter: Yetesh Chaudhary
>            Priority: Blocker
>         Attachments: AbstractElement.png, Error.png
>
>
> Hi Apache team,
>  
> 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.
>  
> 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
>  
> Thanks,
> Yetesh



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to