I now have the camel-itest-osgi stuff all updated to pax-exam 3.4.0. There are currently two sets of test failures:
1) SedaTest - the context.getName() behavior seems to have changed recently. The test is expecting the name to start with the bundleId, but it’s not and just getting the default “camel-1”, “camel-2”, etc… Claus: I believe this is due to https://issues.apache.org/jira/browse/CAMEL-6972 If so, definitely shows the osgi tests haven’t been run in a long time. 2) AWS tests - all the aws tests fail because the aws bundle is not usable. https://issues.apache.org/jira/browse/SMX4-1813 The rest of the tests now pass. This is currently using Karaf 2.3.6. I’m going to attempt updating to Karaf 3.0.1 next week. -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
