scolebourne 2004/01/24 08:11:47 Modified: collections/src/conf MANIFEST.MF Log: Add more to the manifest to bring closer to maven Revision Changes Path 1.7 +7 -3 jakarta-commons/collections/src/conf/MANIFEST.MF Index: MANIFEST.MF =================================================================== RCS file: /home/cvs/jakarta-commons/collections/src/conf/MANIFEST.MF,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- MANIFEST.MF 20 Oct 2002 04:09:20 -0000 1.6 +++ MANIFEST.MF 24 Jan 2004 16:11:47 -0000 1.7 @@ -1,6 +1,10 @@ -Extension-Name: org.apache.commons.collections -Specification-Vendor: Apache Software Foundation +Manifest-Version: 1.0 +Package: org.apache.commons.collections.* +Extension-Name: commons-collections Specification-Version: 2.1 -Implementation-Vendor: Apache Software Foundation +Specification-Vendor: Apache Software Foundation +Specification-Title: Commons Collections Implementation-Version: 2.1 +Implementation-Vendor: Apache Software Foundation +Implementation-Vendor-Id:
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
