Hey Harald,

You do not have to include the real slf4j bundles into the runtime
environment or pax-exam if pax-logging exists. If you have some imports in
your META-INF/MANIFEST.MF those are fulfilled by pax-logging-api. Can you
try to simply remove the slf4j api from your integratoin tests?

Kind regards,
Andreas

On Sat, Jul 30, 2011 at 23:04, Harald Wellmann <[email protected]>wrote:

> Pax Exam 2.1.0 automatically provisions
>
> org.ops4j.pax.logging.pax-**logging-api_1.6.2
>
> How can I avoid that?
>
> My system contains the real slf4.api bundle, and the fake package org.slf4j
> contained in Pax Logging causes conflicts: some of my bundles get wired to
> slf4j.api, and some to Pax Logging, so the log messages appear in two
> different formats.
>
> Regards,
> Harald
>
> ______________________________**_________________
> general mailing list
> [email protected]
> http://lists.ops4j.org/**mailman/listinfo/general<http://lists.ops4j.org/mailman/listinfo/general>
>
_______________________________________________
general mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/general

Reply via email to