annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2
ffeb8be0bded minor bugs / logging lib added
dwinter
parents:
diff changeset
1 Manifest-Version: 1.0
ffeb8be0bded minor bugs / logging lib added
dwinter
parents:
diff changeset
2 Bundle-ManifestVersion: 2
ffeb8be0bded minor bugs / logging lib added
dwinter
parents:
diff changeset
3 Bundle-Name: Apache Commons Logging
ffeb8be0bded minor bugs / logging lib added
dwinter
parents:
diff changeset
4 Bundle-SymbolicName: org.apache.commons.logging
ffeb8be0bded minor bugs / logging lib added
dwinter
parents:
diff changeset
5 Bundle-Version: 1.1
ffeb8be0bded minor bugs / logging lib added
dwinter
parents:
diff changeset
6 Bundle-ClassPath: org.apache.commons.logging.jar
ffeb8be0bded minor bugs / logging lib added
dwinter
parents:
diff changeset
7 Bundle-Vendor: Apache Software Foundation
ffeb8be0bded minor bugs / logging lib added
dwinter
parents:
diff changeset
8 Export-Package: org.apache.commons.logging,
ffeb8be0bded minor bugs / logging lib added
dwinter
parents:
diff changeset
9 org.apache.commons.logging.impl;uses:="org.apache.commons.logging"
ffeb8be0bded minor bugs / logging lib added
dwinter
parents:
diff changeset
10 Bundle-RequiredExecutionEnvironment: J2SE-1.5