From 8d5b06149b512000baaece78c4b9e2ec12b013d8 Mon Sep 17 00:00:00 2001 From: "Richard A. Sitze" Date: Thu, 17 Apr 2003 15:13:01 +0000 Subject: [PATCH] Eliminate reference to log4j from manifest classpath git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138976 13f79535-47bb-0310-9956-ffa450edef68 --- src/conf/MANIFEST.MF | 1 - 1 file changed, 1 deletion(-) diff --git a/src/conf/MANIFEST.MF b/src/conf/MANIFEST.MF index 85ec54b..361c88f 100644 --- a/src/conf/MANIFEST.MF +++ b/src/conf/MANIFEST.MF @@ -3,4 +3,3 @@ Specification-Vendor: Apache Software Foundation Specification-Version: 1.0 Implementation-Vendor: Apache Software Foundation Implementation-Version: 1.0.3 -Class-Path: log4j.jar log4j-core.jar