mirror of https://github.com/qos-ch/slf4j
- Declaring version 1.0.4 for the exported JCL packages ad requested in bug 67
http://bugzilla.slf4j.org/show_bug.cgi?id=67
This commit is contained in:
parent
e77d137c9d
commit
929a74a86c
|
|
@ -3,6 +3,6 @@ Bundle-ManifestVersion: 2
|
|||
Bundle-SymbolicName: jcl104.over.slf4j
|
||||
Bundle-Name: jcl104-over-slf4j
|
||||
Bundle-Vendor: SLF4J.ORG
|
||||
Export-Package: org.apache.commons.logging,
|
||||
org.apache.commons.logging.impl
|
||||
Export-Package: org.apache.commons.logging;version=1.0.4,
|
||||
org.apache.commons.logging.impl;version=1.0.4
|
||||
Import-Package: org.slf4j;version=${project.version}, org.slf4j.spi;version=${project.version}
|
||||
|
|
|
|||
Loading…
Reference in New Issue