Author: kkolinko
Date: Fri Oct  2 03:16:12 2009
New Revision: 820874

URL: http://svn.apache.org/viewvc?rev=820874&view=rev
Log:
tomcat-coyote.jar (former tomcat-util.jar before rev.389946) is not needed by 
bootstrap classes
Modified:
    tomcat/trunk/res/META-INF/bootstrap.jar.manifest

Modified: tomcat/trunk/res/META-INF/bootstrap.jar.manifest
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/res/META-INF/bootstrap.jar.manifest?rev=820874&r1=820873&r2=820874&view=diff
==============================================================================
--- tomcat/trunk/res/META-INF/bootstrap.jar.manifest (original)
+++ tomcat/trunk/res/META-INF/bootstrap.jar.manifest Fri Oct  2 03:16:12 2009
@@ -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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to