Moving to older MANIFEST.MF style

This commit is contained in:
Ceki Gulcu 2007-02-21 22:19:47 +00:00
parent e73f646ae0
commit 3d6a4574d1
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
Implementation-Title: slf4j-simple
Bundle-ManifestVersion: 2
Bundle-SymbolicName: slf4j.simple
Bundle-Name: slf4j-simple
Bundle-Vendor: SLF4J.ORG
Require-Bundle: slf4j.api;visibility:=reexport
Export-Package: org.slf4j, org.slf4j.impl
Import-Package: org.slf4j.spi, org.slf4j.helpers
Bundle-ClassPath: ., target/classes/