From: markt Date: Wed, 16 Jan 2008 22:52:00 +0000 (+0000) Subject: One more place where a commons-logging-api.jar reference can be removed now extras... X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=b9e7f08f06479b78963037305a8cb474d9a0a8b8;p=tomcat7.0 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 --- 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