Konrad Windszus created JCRVLT-414:
--------------------------------------
Summary: 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
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
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)