[
https://issues.apache.org/jira/browse/JCRVLT-414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konrad Windszus updated JCRVLT-414:
-----------------------------------
Description:
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).
was:
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
This is most probably caused by the shaded dependency MSV
(https://github.com/FasterXML/woodstox/issues/96).
> 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)