view libs/org.apache.commons.logging_1.1/META-INF/MANIFEST.MF @ 2:ffeb8be0bded

minor bugs / logging lib added
author dwinter
date Mon, 13 Dec 2010 11:13:02 +0100
parents
children
line wrap: on
line source

Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Apache Commons Logging
Bundle-SymbolicName: org.apache.commons.logging
Bundle-Version: 1.1
Bundle-ClassPath: org.apache.commons.logging.jar
Bundle-Vendor: Apache Software Foundation
Export-Package: org.apache.commons.logging,
 org.apache.commons.logging.impl;uses:="org.apache.commons.logging"
Bundle-RequiredExecutionEnvironment: J2SE-1.5