Camel OSGi integration test should load the karaf feature by default
--------------------------------------------------------------------

                 Key: CAMEL-4071
                 URL: https://issues.apache.org/jira/browse/CAMEL-4071
             Project: Camel
          Issue Type: Improvement
          Components: tests
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 2.8.0


CAMEL-3995 introduced an issue 

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)
 

We can configure the PaxExam to install the karaf spring feature first to 
workaround this issue.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to