Hi, I've been reading and trying to write some integration testing using karaf, looking at http://karaf.apache.org/manual/latest/developers-guide/writing-tests.html seems rather straightforward.
However, I am getting java.lang.NoClassDefFoundError: org/ops4j/pax/exam/options/extra/FeaturesScannerProvisionOption which isn't in pax-exam 3.4.0 But if i use 2.6.0, it'll satisfy the requirement but it will raise java.lang.NoClassDefFoundError: org/ops4j/pax/exam/ExamConfigurationException Has anyone created integration test using gradle successfully? Thanks, Ken -- View this message in context: http://karaf.922171.n3.nabble.com/integration-testing-with-karaf-tp4032439.html Sent from the Karaf - User mailing list archive at Nabble.com.
