Please supply your bundle wiring info - which ranges are configured?

On Thu, Apr 9, 2015 at 12:50 PM, Laci Gaspar <laci...@gmail.com> wrote:
> Hi
> I have a question about how wiring works in karaf:
>
> I have the following bundles installed:
>
> bundle-abc, version 1.1
> bundle-xyz, version 1.2
> lib, version 1.1
> lib, version 1.2
>
> bundle-abc uses classes from lib version 1.1
> bundle-xyz uses classes from lib version 1.2
> these dependencies are defined in the pom files of the bundles.
>
> Now if I do an update (in the karaf shell, keeping the versions) on say
> bundle-xyz, it can happen, that bundle-xyz is wired with lib version 1.1.
>
> Is this normal behavior? or is it a bad Idea to have two different versions
> of lib installed?
>
> Thanks
> Laci
>

Reply via email to