>>>>> Steinar Bang <[email protected]>: >> Why not providing the jaxrs api bundle with the flag dependency=true ? >> See what I did in aries jaxrs:
>> https://github.com/apache/aries-jax-rs-whiteboard/blob/master/jax-rs.features/src/main/feature/feature.xml#L26 > Thanks! just to clarify: this means "install the bundle if the dependency > isn't already satisfied"...? > What happens if e.g. jersey installs a different version of the same > bundle? What happens if its version is higher? What happens if its > version is lower? Ok. I'm now using dependency=true. :-) (haven't pushed the branch yet)
