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

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@qos.ch ReportedBy: ekke@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.sp... ----- 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.

http://bugzilla.slf4j.org/show_bug.cgi?id=166 DavidT <djt69@comcast.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djt69@comcast.net -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.

http://bugzilla.slf4j.org/show_bug.cgi?id=166 --- Comment #1 from ekke <ekke@ekkes-corner.org> 2010-12-28 16:08:25 --- ping ;-) the MANIFEST.MF is still missed for 1.6.1 it's the only bundle from slf4j / logback not working as workaround I'm using the Bundle provided by SpringSource -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.

http://bugzilla.slf4j.org/show_bug.cgi?id=166 --- Comment #2 from Romain Deltour <rdeltour@gmail.com> 2011-09-02 14:24:49 CEST --- Created attachment 81 --> http://bugzilla.slf4j.org/attachment.cgi?id=81 patch to create an OSGi manifest for jul-to-slf4j -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.

http://bugzilla.slf4j.org/show_bug.cgi?id=166 Romain Deltour <rdeltour@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rdeltour@gmail.com --- Comment #3 from Romain Deltour <rdeltour@gmail.com> 2011-09-02 14:26:10 CEST --- The patch attached above is against the sources for 1.6.2. It adds a MANIFEST template and fills the versioning information in the POM, the same way the other manifests are created. -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@pixie.qos.ch