-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.4.4
-
Component/s: None
-
Labels:None
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).
- is broken by
-
JCRVLT-391 Remove copied classes of Xerces
-
- Closed
-