Change By: Ceki Gulcu (28/Sep/12 1:37 PM)
Description: When running under OSGi Felix 4.0.3, the OSGi manifest entry Export-Package exports org.slf4j.impl version"1.6.6" of SLF4J. This means that if we are using SLF4j 1.7 or greater, Logback fails to load, causing everything that uses slf4j to fail.

In other words,
 in an OSGi environment,  logback appears tied directly to SLF4J 1.6.6.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira