Re: Strange resolution problem

2017-10-09 Thread David Leangen
> On Oct 9, 2017, at 4:23 PM, Achim Nierbeck wrote: > On Oct 9, 2017, at 4:28 PM, Guillaume Nodet wrote: Thanks for the suggestions. You are no doubt right, so I quadruple checked my code, and bumped all versions. Ran the build locally, and

Re: Strange resolution problem

2017-10-09 Thread Guillaume Nodet
It was until a few months ago: https://github.com/apache/felix/commit/b71956b2e880d64780708506f048eeb0e48657d0#diff-d05f486393d3040f98547983cf7d6452 So maybe your maven dependencies point to an old artifact ? 2017-10-09 8:42 GMT+02:00 David Leangen : > > Hi! > > I am

Re: Strange resolution problem

2017-10-09 Thread Achim Nierbeck
Hi, looks like you do have an import for it in your bundle. So somewhere in your bytecode there seems to be an import for it. Maybe you've used a newer version while building, compared to what you've got when running. regards, Achim 2017-10-09 8:42 GMT+02:00 David Leangen :

Strange resolution problem

2017-10-09 Thread David Leangen
Hi! I am stumped. I am having a resolution issue in Karaf as follows: org.osgi.framework.BundleException: Unable to resolve net.leangen.expedition.platform.ddd.diag [101](R 101.0): missing requirement [net.leangen.expedition.platform.ddd.diag [101](R 101.0)] osgi.wiring.package;