The bundle dom4j has a dependency to org.xmlpull.v1 which is not covered by 
existing bundles/specifications 
------------------------------------------------------------------------------------------------------------

                 Key: SMX4-254
                 URL: https://issues.apache.org/activemq/browse/SMX4-254
             Project: ServiceMix 4
          Issue Type: Bug
            Reporter: Charles Moulliard
         Attachments: pom.xml

org.xmlpull.v1 has been marked as optional in the Import-Package statement

        <servicemix.osgi.export.pkg>
            org.dom4j*,
            org.xmlpull.v1;resolution:=optional
        </servicemix.osgi.export.pkg>

of the pom.xml

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to