[
https://issues.apache.org/activemq/browse/SMX4-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved SMX4-254.
----------------------------------
Resolution: Fixed
Assignee: Guillaume Nodet
The optional import package on org.xmlpull.v1 should be in the *import*
properties, not the export.
Anyway, I've fixed the issue.
Sending dom4j-1.6/pom.xml
Transmitting file data .
Committed revision 755917.
> 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
> Assignee: Guillaume Nodet
> 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.