[slf4j-dev] [Bug 117] log4j-over-slf4j has no OSGi bundle manifest
bugzilla-daemon at pixie.qos.ch
bugzilla-daemon at pixie.qos.ch
Thu Nov 27 09:44:41 CET 2008
http://bugzilla.slf4j.org/show_bug.cgi?id=117
Ceki Gulcu <listid at qos.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |listid at qos.ch
--- Comment #1 from Ceki Gulcu <listid at qos.ch> 2008-11-27 09:44:41 ---
Hello Wade,
The MANIFEST.MF file contained in slf4j-log4j12-1.5.6.jar reads:
Manifest-Version: 1.0
Archiver-Version: Plexus Archiver
Created-By: Apache Maven
Built-By: ceki
Build-Jdk: 1.6.0_05
Bundle-Description: The slf4j log4j-12 binding
Bundle-Version: 1.5.6
Implementation-Version: 1.5.6
Implementation-Title: slf4j-log4j12
Bundle-ManifestVersion: 2
Bundle-SymbolicName: slf4j.log4j12
Bundle-Name: slf4j-log4j12
Bundle-Vendor: SLF4J.ORG
Bundle-RequiredExecutionEnvironment: J2SE-1.3
Export-Package: org.slf4j.impl;version=1.5.6
Import-Package: org.slf4j;version=1.5.6, org.slf4j.spi;version=1.5.6,
org.slf4j.helpers;version=1.5.6, org.apache.log4j
Fragment-Host: slf4j.api
It looks like you are looking at the wrong file.
--
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