[slf4j-dev] [Bug 75] Cyclic dependency in OSGi
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Tue Nov 10 23:35:24 CET 2009
http://bugzilla.slf4j.org/show_bug.cgi?id=75
--- Comment #9 from Hugues Malphettes <hmalphettes at intalio.com> 2009-11-10 23:35:23 ---
Created an attachment (id=63)
--> (http://bugzilla.slf4j.org/attachment.cgi?id=63)
patch to the slf4j.api pom to support logback-classic in osgi (equinox)
Hi there, I just tried to build logback and slf4j from the trunk.
I am then setting them up in eclipse-PDE / equinox for this setup:
log4j-over-slf4j, jcl-over-slf4j
slf4j-bound-logback (working for me since
http://jira.qos.ch/browse/LBCLASSIC-165 is fixed)
The only change I had to make at this point to have that work was to import in
slf4j.api the same version of org.slf4j.impl than the one exported by
logback-classic: 1.5.6
(http://github.com/ceki/logback/blob/master/logback-classic/pom.xml#L211)
--
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the slf4j-dev
mailing list