Any reason the version for org.apache.cxf packages is so restricted?
e.g. in the camel-cxf-transport  MANIFEST:

Import-Package: ....., org.apache.cxf.transport;version="[3.4,3.4]"

means exactly version 3.4.0 is required.

filter:="(&(osgi.wiring.package=org.apache.cxf)(version>=3.4.0)(version<=3.4.0))


Reply via email to