jakarta-commons-collections/jakarta-commons-collections-3.2.1-addosgimanifest.patch

42 lines
2.2 KiB
Diff
Raw Permalink Normal View History

--- src/conf/MANIFEST.MF 2008-04-11 16:36:02.000000000 +0200
+++ src/conf/MANIFEST.MF-gil 2010-01-09 03:13:09.000000000 +0100
@@ -9,4 +9,35 @@
Implementation-Title: Commons Collections
Implementation-Vendor-Id: org.apache
X-Compile-Source-JDK: 1.2
-X-Compile-Target-JDK: 1.2
\ No newline at end of file
+X-Compile-Target-JDK: 1.2
+Export-Package: org.apache.commons.collections.iterators;version="3.2.
+ 1",org.apache.commons.collections.keyvalue;version="3.2.1",org.apache
+ .commons.collections.comparators;version="3.2.1",org.apache.commons.c
+ ollections.map;version="3.2.1",org.apache.commons.collections.bag;ver
+ sion="3.2.1",org.apache.commons.collections;version="3.2.1",org.apach
+ e.commons.collections.buffer;version="3.2.1",org.apache.commons.colle
+ ctions.bidimap;version="3.2.1",org.apache.commons.collections.list;ve
+ rsion="3.2.1",org.apache.commons.collections.functors;version="3.2.1"
+ ,org.apache.commons.collections.collection;version="3.2.1",org.apache
+ .commons.collections.set;version="3.2.1"
+Tool: Bnd-0.0.238
+Bundle-Name: Commons Collections
+Bundle-Vendor: The Apache Software Foundation
+Bundle-Version: 3.2.1
+Bnd-LastModified: 1263002820105
+Bundle-ManifestVersion: 2
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Bundle-Description: Types that extend and augment the Java Collections
+ Framework.
+Import-Package: org.apache.commons.collections;version="3.2.1",org.apa
+ che.commons.collections.bag;version="3.2.1",org.apache.commons.collec
+ tions.bidimap;version="3.2.1",org.apache.commons.collections.buffer;v
+ ersion="3.2.1",org.apache.commons.collections.collection;version="3.2
+ .1",org.apache.commons.collections.comparators;version="3.2.1",org.ap
+ ache.commons.collections.functors;version="3.2.1",org.apache.commons.
+ collections.iterators;version="3.2.1",org.apache.commons.collections.
+ keyvalue;version="3.2.1",org.apache.commons.collections.list;version=
+ "3.2.1",org.apache.commons.collections.map;version="3.2.1",org.apache
+ .commons.collections.set;version="3.2.1"
+Bundle-SymbolicName: org.apache.commons.collections
+Bundle-DocURL: http://commons.apache.org/collections/
\ No newline at end of file