Hi Roland, You can declare log4j-slf4j-impl bundle as a fragment of slf4j-api bundle.
-----Original Message----- From: Roland [mailto:[email protected]] Sent: Monday, August 12, 2013 4:28 PM To: [email protected] Subject: Re: Apache Log4j Core (2.0.0.beta8) seems to conflicts with org.slf4j.slf4j-api in a OSGi-environment addendum: org.apache.logging.log4j-slf4j-impl bundle can not be resolved because the package org.slf4j is missing which is exported by the slf4j-api bundle. slf4j-api bundle can not be resolved because the package org.slf4j.impl is missing which is exported by the log4j-slf4j-impl bundle. => cyclic dependency in OSGi-environment !?!? Short term Solution: Export slf4j-api by the org.apache.logging.log4j-slf4j-impl bundle. Problem: API and implementation are not separated. Roland -- View this message in context: http://apache-logging.6191.n7.nabble.com/Apache-Log4j-Core-2-0-0-beta8-seems -to-conflicts-with-org-slf4j-slf4j-api-in-a-OSGi-environment-tp39563p39565.h tml Sent from the Log4j - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
