Details
-
Bug
-
Resolution: Unresolved
-
None
-
1.5.x
-
None
-
Operating System: Mac OS X 10.3
Platform: All
-
normal
-
P3
-
166
Description
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:
thx
ekke