Author: ceki Date: Wed Feb 21 23:34:23 2007 New Revision: 746 Added: slf4j/trunk/slf4j-log4j12/src/main/resources/META-INF/ slf4j/trunk/slf4j-log4j12/src/main/resources/META-INF/MANIFEST.MF
Log: Moving to older MANIFEST.MF style Added: slf4j/trunk/slf4j-log4j12/src/main/resources/META-INF/MANIFEST.MF ============================================================================== --- (empty file) +++ slf4j/trunk/slf4j-log4j12/src/main/resources/META-INF/MANIFEST.MF Wed Feb 21 23:34:23 2007 @@ -0,0 +1,9 @@ +Implementation-Title: slf4j-log4j12 +Bundle-ManifestVersion: 2 +Bundle-SymbolicName: slf4j.log4j12 +Bundle-Name: slf4j-log4j12 +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/ \ No newline at end of file _______________________________________________ dev mailing list [email protected] http://www.slf4j.org/mailman/listinfo/dev
