You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Konrad Windszus (Jira)" <ji...@apache.org> on 2020/02/25 10:45:00 UTC

[jira] [Comment Edited] (JCRVLT-414) Embedding of Woodstox leads to non-necessary Import-Package statements

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

Konrad Windszus edited comment on JCRVLT-414 at 2/25/20 10:44 AM:
------------------------------------------------------------------

Those imports are generated due to the shaded {{com.ctc.wstx.shaded.msv_core.driver.textui.Driver}}!


was (Author: kwin):
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)