You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by Debraj Manna <su...@gmail.com> on 2016/07/10 12:48:00 UTC

Re: Unable to resolve bundle as it exposed to package via two dependency chains

Moving to 4.0.5 and setting dependency=true I am not seeing the issue.

On Jun 29, 2016 1:29 PM, "Christian Schneider" <ch...@die-schneider.net>
wrote:

> 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 Schneiderhttp://www.liquid-reality.de
>
> Open Source Architecthttp://www.talend.com
>
>