[ https://issues.apache.org/jira/browse/CAMEL-3995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13045862#comment-13045862 ]
Jean-Baptiste Onofré commented on CAMEL-3995: --------------------------------------------- OK, got it. The issue is related to Pax Exam and Pax Scanner which don't include the latest Karaf features: Caused by: org.ops4j.pax.scanner.ScannerException: No feature named 'spring' with version '[3,4)' available at org.ops4j.pax.scanner.features.internal.FeaturesScanner.features(FeaturesScanner.java:127) The spring is not found because it should be provided by default (as made in features-maven-plugin of Karaf 2.2.2-SNAPSHOT). I'm gonna work on Pax Exam/Pax Scanner to use the same behavior and update the Karaf version. > Avoid Camel feature linked to a specific Karaf version > ------------------------------------------------------ > > Key: CAMEL-3995 > URL: https://issues.apache.org/jira/browse/CAMEL-3995 > Project: Camel > Issue Type: Improvement > Components: karaf > Reporter: Jean-Baptiste Onofré > Assignee: Jean-Baptiste Onofré > Fix For: 2.8.0 > > Attachments: CAMEL-3995.patch, CAMEL-3995.patch > > > To be compatible with several Karaf versions (including minor release), Camel > feature shouldn't refer to a specific Karaf version. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira