While I was trying to track down another issue, I discovered that the the 
dependencies on the classes in camel-core-osgi are handled differently by 
camel-blueprint and camel-scr.

The camel-blueprint bundle includes the class files from camel-core-osgi (and 
camel-core-xml for that matter), while camel-scr declares a dependency on the 
package and uses the camel-core-osgi bundle.

Shouldn’t the classes in camel-core-osgi be used the same way?


Reply via email to