[
https://issues.apache.org/activemq/browse/SMX4-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=58471#action_58471
]
Jean-Baptiste Onofré commented on SMX4-511:
-------------------------------------------
I fix the following:
- the version is not correct: it should be 3.6_1-SNAPSHOT
- the import package is not correct: it must prevent to import the exported
package, so I add !org.apache.poi* in the import statement
- the export package is not "elegant": the bundle super POM already define the
export version, so org.apache.poi is enough in the export statement
I test the bundle on Karaf 1.4.0, commit and deploy a first snapshot.
> Create Apache-POI bundle
> ------------------------
>
> Key: SMX4-511
> URL: https://issues.apache.org/activemq/browse/SMX4-511
> Project: ServiceMix 4
> Issue Type: Task
> Components: Bundles
> Reporter: Łukasz Dywicki
> Assignee: Jean-Baptiste Onofré
> Attachments: poi-bundle.patch
>
> Original Estimate: 3 hours
> Remaining Estimate: 3 hours
>
> We should add Apache POI bundle. This usefull library does not provide OSGi
> headers.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.