On 29.06.2016 09:45, Debraj Manna wrote:
Looking at the features.xml <https://github.com/apache/camel/blob/master/platforms/karaf/features/src/main/resources/features.xml#L162> for camel-aws it seems dependency is already set to true. So if I move to Karaf-4 then I might not face this issue as the duplicates will be removed ?
I think so but you also need to make sure the reference to the other bundle is also marked with dependency=true.

If it still does not work on Apache Karaf 4 then The bundles that need the jackson-annotations bundle have incompatible version ranges. In this case it will not work. You can already check this by looking into the imports of the bundles.

Christian

--
Christian Schneider
http://www.liquid-reality.de

Open Source Architect
http://www.talend.com

Reply via email to