[
https://issues.apache.org/activemq/browse/SMX4-254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Charles Moulliard updated SMX4-254:
-----------------------------------
Attachment: dom4j-1.6.1.zip
Here is a patch (directory dom4j-1.6.1 + pom.xml) created for dom4j 1.6.1.
I don't know if I have follow the good convention for the tag
<version>1.6.1_1-SNAPSHOT</version>
Question :
- Is this number changed when the bundle move to the apache maven release web
site ?
- Sometimes the number is _2-SNAPSHOT. Why ?
> 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: dom4j-1.6.1.zip, 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.