From: kkolinko Date: Fri, 2 Oct 2009 03:16:12 +0000 (+0000) Subject: tomcat-coyote.jar (former tomcat-util.jar before rev.389946) is not needed by bootstr... X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=68d0147d79e69031b59da792a95f01b439989815;p=tomcat7.0 tomcat-coyote.jar (former tomcat-util.jar before rev.389946) is not needed by bootstrap classes git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@820874 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/res/META-INF/bootstrap.jar.manifest b/res/META-INF/bootstrap.jar.manifest index abc53df37..7489eeb6a 100644 --- a/res/META-INF/bootstrap.jar.manifest +++ b/res/META-INF/bootstrap.jar.manifest @@ -1,5 +1,5 @@ Manifest-Version: 1.0 Main-Class: org.apache.catalina.startup.Bootstrap -Class-Path: commons-daemon.jar tomcat-coyote.jar +Class-Path: commons-daemon.jar Specification-Title: Catalina Specification-Version: @VERSION_MAJOR_MINOR@ \ No newline at end of file