Re: [equinox-dev] understanding resolving results

2019-06-25 Thread BJ Hargrave
See https://github.com/bndtools/bnd/pull/2867 for how Bnd deals with using Eclipse bundles.   In summary, Bndtools uses Import-Package with bundle-symbolic-name and bundle-version attributes because Eclipse is terrible at managing packages and Require-Bundle is too promiscuous.   --BJ

Re: [equinox-dev] understanding resolving results

2019-06-25 Thread Martin Lippert
Hey! Quick follow-up on this one: it turned out that the resolver is perfectly correct and that there is indeed a subtle difference between those two installs. The orbit bundle for “javax.ws.rs” seemed to be the culprit. Both builds got the exact same version of the bundle, but when looking