[
https://issues.apache.org/jira/browse/JCRVLT-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17044319#comment-17044319
]
Konrad Windszus commented on JCRVLT-414:
----------------------------------------
Those imports are generated due to the shaded
`com.ctc.wstx.shaded.msv_core.driver.textui.Driver`!
> Embedding of Woodstox leads to non-necessary Import-Package statements
> ----------------------------------------------------------------------
>
> Key: JCRVLT-414
> URL: https://issues.apache.org/jira/browse/JCRVLT-414
> Project: Jackrabbit FileVault
> Issue Type: Bug
> Reporter: Konrad Windszus
> Assignee: Konrad Windszus
> Priority: Major
> Fix For: 3.4.4
>
>
> After switching to Woodstox in JCRVLT-391 the maven-bundle-plugin generates a
> lot of non-necessary/non resolvable Import-Package statements, e.g. for
> # com.sun.org.apache.xml.internal.resolver
> # com.sun.org.apache.xml.internal.resolver.tools
> # org.apache.crimson.jaxp
> # org.apache.xerces.jaxp
> # oracle.xml.jaxp
> This is most probably caused by the shaded dependency MSV
> (https://github.com/FasterXML/woodstox/issues/96).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)