Scott Cranton created CAMEL-5534:
------------------------------------
Summary: OSGi split package org.apache.camel.component, both
camel-core and camel-spring export
Key: CAMEL-5534
URL: https://issues.apache.org/jira/browse/CAMEL-5534
Project: Camel
Issue Type: Bug
Components: camel-core, camel-spring
Affects Versions: 2.9.0
Reporter: Scott Cranton
Both camel-core and camel-spring export package org.apache.camel.component.
camel-spring contains org.apache.camel.component.ResourceBasedComponent, and
camel-core does not, so any bundles that resolve to camel-core (most do) will
get a ClassNotFoundException for ResourceBasedComponent
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira