12345678910 |
- Manifest-Version: 1.0
- Bundle-ManifestVersion: 2
- Bundle-Name: Logging Plug-in
- Bundle-SymbolicName: org.apache.commons.logging
- Bundle-Version: 1.1.0
- Bundle-ClassPath: commons-logging-1.1.jar
- Export-Package: org.apache.commons.logging,org.apache.commons.logging.
- impl
- Bundle-RequiredExecutionEnvironment: J2SE-1.5
|