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 11:09:00 UTC

[jira] [Resolved] (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:all-tabpanel ]

Konrad Windszus resolved JCRVLT-414.
------------------------------------
    Resolution: Fixed

Fixed in http://svn.apache.org/r1874487.

> 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)