19 lines
688 B
Diff
19 lines
688 B
Diff
|
Index: commons-collections-3.2.2-src/src/conf/MANIFEST.MF
|
||
|
===================================================================
|
||
|
--- /dev/null
|
||
|
+++ commons-collections-3.2.2-src/src/conf/MANIFEST.MF
|
||
|
@@ -0,0 +1,12 @@
|
||
|
+Manifest-Version: 1.0
|
||
|
+Package: org.apache.commons.collections
|
||
|
+Extension-Name: commons-collections
|
||
|
+Specification-Version: @version@
|
||
|
+Specification-Vendor: Apache Software Foundation
|
||
|
+Specification-Title: Commons Collections
|
||
|
+Implementation-Version: @version@
|
||
|
+Implementation-Vendor: Apache Software Foundation
|
||
|
+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
|