I implemented my own org.apache.felix.framework.Logger because I want to log back to a logfile but not to std out, until a LogService is registered. Pax Exam adds the framework to the classpath but I can not access its package-exports because the framework-bundle is in state INSTALLED.
-- View this message in context: http://apache-felix.18485.x6.nabble.com/Integration-Tests-during-maven-lifecycle-phase-integration-test-tp5005004p5005103.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

