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: [email protected]
        ReportedBy: [email protected]


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.
_______________________________________________
slf4j-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/slf4j-dev

Reply via email to