L.S.,
If you look at the NMR and features integration tests we have at the moment, they are using spring-osgi-test that pulls in older versions of Spring and the tests have been written with lists of bundles to be loaded hard-coded in the test classes. How about transforming these into Pax-Exam tests that leverage the assembly's features.xml files and config.properties/jre.properties values instead? That way, the maintenance of the integration tests should be quite a bit less cumbersome but we will also have integration tests that are matching the runtime container environment a lot better. Regards, Gert Vanthienen ------------------------ FuseSource Web: http://fusesource.com Blog: http://gertvanthienen.blogspot.com/
