The following JAR dependencies have changed:
From Apache Camel 2.4 onwards, the OSGi integration code and the Spring integration code have been decoupled, so that there is no longer any need for the following bundles:
camel-osgi
camel-spring-osgi
In fact, these bundles are no longer provided with Apache Camel 2.4. If you want to use
the integration with Spring, you only need to install the camel-spring
feature.