MANIFEST.MF 313 B

12345678910
  1. Manifest-Version: 1.0
  2. Bundle-ManifestVersion: 2
  3. Bundle-Name: Logging Plug-in
  4. Bundle-SymbolicName: org.apache.commons.logging
  5. Bundle-Version: 1.1.0
  6. Bundle-ClassPath: commons-logging-1.1.jar
  7. Export-Package: org.apache.commons.logging,org.apache.commons.logging.
  8. impl
  9. Bundle-RequiredExecutionEnvironment: J2SE-1.5