Re: Problem while testing Apache Karaf

2011-03-15 Thread Toni Menzel
Hi Michael, You are using some extra runtime bundle from the Karaf project: org.apache.felix.karaf.tooling.testing This looks like importing something, that - at least i - did not intend to have available at runtime at all. So its 2 folds: - check if the version of org.apache.felix.karaf.tooling.

Problem while testing Apache Karaf

2011-03-15 Thread Michael Szalay
Hi all I want to setup a integration test infrastructure for my OSGi blueprint projects. We use Apache Karaf as a framework. I wrote my JUnit test and installed my features. Now I have the unresolved dependency: Unresolved constraint in bundle org.apache.felix.karaf.tooling.testing [12]: Unabl