Jean-Baptiste Onofré created SM-4889:
----------------------------------------
Summary: xmlbeans 5.0.1_1 bundle headers are not fully correct
Key: SM-4889
URL: https://issues.apache.org/jira/browse/SM-4889
Project: ServiceMix
Issue Type: Bug
Components: bundles
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
Fix For: bundles-2021.09
The xmlbeans 5.0.1_1 bundle OSGi headers are not correct.
Especially, all {{org.apache.xmlbeans}} should be exported (and not imported).
The following packages should be optional:
{code:java}
com.github.javaparser*,
com.sun.org.apache.xml.internal.resolver*,
net.sf.saxon*,
org.apache.maven*{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)