From c86b4fc2246adee9392fdbba57a95ef85ab523c7 Mon Sep 17 00:00:00 2001 From: Simon Kitching Date: Fri, 20 Jan 2006 10:16:55 +0000 Subject: [PATCH] Added Specification-Title as suggested by Joerg Schaible. Added Implementation-Vendor-Id as recommended at http://java.sun.com/j2se/1.5.0/docs/guide/extensions/versioning.html git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@370773 13f79535-47bb-0310-9956-ffa450edef68 --- src/conf/MANIFEST.MF | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/conf/MANIFEST.MF b/src/conf/MANIFEST.MF index ef025a7..92fcdde 100644 --- a/src/conf/MANIFEST.MF +++ b/src/conf/MANIFEST.MF @@ -1,5 +1,7 @@ Extension-Name: org.apache.commons.logging +Specification-Title: Jakarta Commons Logging Specification-Vendor: Apache Software Foundation Specification-Version: 1.0 +Implementation-Vendor-Id: org.apache Implementation-Vendor: Apache Software Foundation Implementation-Version: 1.1