make the camel bundle work better with packages which exports from JRE ----------------------------------------------------------------------
Key: CAMEL-3505 URL: https://issues.apache.org/jira/browse/CAMEL-3505 Project: Camel Issue Type: Improvement Reporter: Willem Jiang Assignee: Willem Jiang Fix For: 2.6.0 When we export the JRE package from OSGi platform, there is no version range for the package. Letting the camel bundle import the javax.* package with the version="[0.0, x) to help it imports the package from JRE. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.