From b9e7f08f06479b78963037305a8cb474d9a0a8b8 Mon Sep 17 00:00:00 2001 From: markt Date: Wed, 16 Jan 2008 22:52:00 +0000 Subject: [PATCH] One more place where a commons-logging-api.jar reference can be removed now extras repackages the source. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@612607 13f79535-47bb-0310-9956-ffa450edef68 --- res/bootstrap.jar.manifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/bootstrap.jar.manifest b/res/bootstrap.jar.manifest index 1102b99a2..10469d8f5 100644 --- a/res/bootstrap.jar.manifest +++ b/res/bootstrap.jar.manifest @@ -1,5 +1,5 @@ Manifest-Version: 1.0 Main-Class: org.apache.catalina.startup.Bootstrap -Class-Path: commons-daemon.jar commons-logging-api.jar tomcat-juli.jar tomcat-coyote.jar +Class-Path: commons-daemon.jar tomcat-juli.jar tomcat-coyote.jar Specification-Title: Catalina Specification-Version: 6.0 \ No newline at end of file -- 2.11.0