[ https://issues.apache.org/activemq/browse/CAMEL-3228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62760#action_62760 ]
Willem Jiang commented on CAMEL-3228: ------------------------------------- There is two issues of the dozer MANIFEST.MF, 1. The export packages don't specify the version. 2. It imports the same packages which it exports. If there are two doze bundles installed, the OSGi platform will be confused as it don't know which package which right version should be exported or imported. To fix this issue we could create a OSGi wrap bundle in ServiceMix, as Camel 2.5.0 is cutting today, I doubt we can do it on time. Maybe we can put it as a known issue in the release note and let user use the bundle of ServiceMix. > Upgrade to dozer 5.3.0 > ---------------------- > > Key: CAMEL-3228 > URL: https://issues.apache.org/activemq/browse/CAMEL-3228 > Project: Apache Camel > Issue Type: Improvement > Reporter: Dmitry Buzdin > Assignee: Claus Ibsen > Fix For: 2.6.0 > > Attachments: CAMEL-3228_-_Upgrade_to_Dozer_5_3_0_.patch > > Original Estimate: 6 hours > Remaining Estimate: 6 hours > > Dozer 5.3.0 has been released. It has changes in internal API, which make > usage of dozer-camel impossible with the most recent version. > As Dozer maintainer I could contribute a patch upgrading camel-dozer module > to use 5.3.0. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.