File: 05_OSGi_metadata.patch

package info (click to toggle)
libcommons-logging-java 1.1.1-9
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 1,300 kB
  • sloc: java: 5,405; xml: 3,887; makefile: 22
file content (18 lines) | stat: -rw-r--r-- 752 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Description: Adds OSGi metadata to the jar file.
Origin: Fedora

--- a/src/conf/MANIFEST.MF	2006-08-10 18:13:20.000000000 -0400
+++ b/src/conf/MANIFEST.MF	2007-07-11 13:19:50.000000000 -0400
@@ -6,3 +6,12 @@
 Implementation-Vendor-Id: org.apache
 Implementation-Vendor: Apache Software Foundation
 Implementation-Version: 1.1.1
+Bundle-ManifestVersion: 2
+Export-Package: org.apache.commons.logging;version="1.0.4",org.apache.
+ commons.logging.impl;version="1.0.4"
+Bundle-Version: 1.0.4.v20080605-1930
+Bundle-SymbolicName: org.apache.commons.logging
+Bundle-Name: Apache Commons Logging Plug-in
+Bundle-RequiredExecutionEnvironment: CDC-1.0/Foundation-1.0,J2SE-1.3
+Bundle-Localization: plugin
+Bundle-Vendor: Apache Software Foundation