[slf4j-dev] [Bug 166] New: please add OSGI informations to jul-to-slf4j-1.5.10.jar

bugzilla-daemon at pixie.qos.ch bugzilla-daemon at pixie.qos.ch
Sun Jan 3 17:44:16 CET 2010


http://bugzilla.slf4j.org/show_bug.cgi?id=166

           Summary: please add OSGI informations to jul-to-slf4j-1.5.10.jar
           Product: SLF4J
           Version: 1.5.x
          Platform: All
        OS/Version: Mac OS X 10.3
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Unspecified
        AssignedTo: slf4j-dev at qos.ch
        ReportedBy: ekke at ekkes-corner.org


jul-to-slf4j-1.5.10.jar
MANIFEST.MF is missing OSGI Informations

...
Import-Package: org.slf4j;version="1.5.10",
 org.slf4j.spi;version="1.5.10"
Export-Package: org.slf4j.bridge;version="1.5.10"
...

so you have to wrap it by yourself or as workaround use the Bundle provided by
SpringSource:

http://www.springsource.com/repository/app/bundle/version/detail?name=com.springsource.slf4j.bridge&version=1.5.10

-----
thx
ekke


-- 
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