DefaultPackageScanClassResolver should skip the bundleresource url when it try to find the classes --------------------------------------------------------------------------------------------------
Key: CAMEL-4411 URL: https://issues.apache.org/jira/browse/CAMEL-4411 Project: Camel Issue Type: Improvement Components: camel-core Reporter: Willem Jiang Assignee: Willem Jiang Priority: Minor Fix For: 2.9.0 As the bundleresource url is used in eclipse which is not a generally used, and DefaultPackageScanClassResolver just look up the class by using the file directory lookup, so we should skip the bundleresource url look up in the DefaultPackageScanClassResolver. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira