Eric Dahl commented on Bug CONSPLUG-44

It looks like the problem is related to not being able to resolve the OSGI module org.slf4j.impl;version=1.6.0 which slf4j.api_1.6.6 depends on. Eclipse Juno includes plugins/ch.qos.logback.slf4j_1.0.0.v20120123-1500.jar which satisfied the dependency.

In contrast, Kepler has plugins/ch.qos.logback.slf4j_1.0.7.v20121108-1250.jar which has a Export-Package for org.slf4j.impl but with no version, meaning it defaults to 0.0.0

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