Author: scolebourne
Date: Sun Dec 18 12:49:17 2005
New Revision: 357502
URL: http://svn.apache.org/viewcvs?rev=357502&view=rev
Log:
Improve manifest
Modified:
jakarta/commons/proper/collections/trunk/src/conf/MANIFEST.MF
Modified: jakarta/commons/proper/collections/trunk/src/conf/MANIFEST.MF
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/collections/trunk/src/conf/MANIFEST.MF?rev=357502&r1=357501&r2=357502&view=diff
==============================================================================
--- jakarta/commons/proper/collections/trunk/src/conf/MANIFEST.MF (original)
+++ jakarta/commons/proper/collections/trunk/src/conf/MANIFEST.MF Sun Dec 18
12:49:17 2005
@@ -1,10 +1,10 @@
Manifest-Version: 1.0
-Package: @package@
-Extension-Name: @name@
+Package: org.apache.commons.collections
+Extension-Name: commons-collections
Specification-Version: @version@
Specification-Vendor: Apache Software Foundation
-Specification-Title: @title@
+Specification-Title: Commons Collections
Implementation-Version: @version@
Implementation-Vendor: Apache Software Foundation
-Implementation-Vendor-Id:
-
+Implementation-Title: Commons Collections
+Implementation-Vendor-Id: org.apache
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]