From c7c3be448bcf8cf05fe9a148802ad8836808e5db Mon Sep 17 00:00:00 2001 From: Stephen Colebourne Date: Sat, 24 Jan 2004 16:11:47 +0000 Subject: [PATCH] Add more to the manifest to bring closer to maven git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131570 13f79535-47bb-0310-9956-ffa450edef68 --- src/conf/MANIFEST.MF | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/conf/MANIFEST.MF b/src/conf/MANIFEST.MF index 1e0b0792e..aa54f2739 100644 --- a/src/conf/MANIFEST.MF +++ b/src/conf/MANIFEST.MF @@ -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: