http://bugzilla.slf4j.org/show_bug.cgi?id=67
Summary: jcl-over-slf4j OSGi headers need to specify package
export version
Product: SLF4J
Version: 1.4.x
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P1
Component: log4j-over-slf4j
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
The Export-Package header in the jcl-over-slf4j manifest does not specify a
version for the exported jcl packages, therefore the version defaults to 0.0.0
which does not behave the same way that importing 0.0.0 does. My gut feeling
is to set the version to the most widely used jcl version, like 1.0.4 or 1.1 or
something like that, and not to the slf4j version number which is irrelevant if
you are trying to import jcl packages.
--
Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
dev mailing list
[email protected]
http://www.slf4j.org/mailman/listinfo/dev