Had to rework this patch because of changes to the manifest between 6.0.24

and 6.0.26.
This commit is contained in:
Dave Knox 2010-04-06 17:03:31 +00:00
parent 2cdbc95921
commit ec08b5cb2f
1 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,9 @@
--- res/META-INF/bootstrap.jar.manifest.orig 2010-01-19 15:43:41.000000000 +0200
+++ res/META-INF/bootstrap.jar.manifest 2010-03-01 12:42:57.993559599 +0200
@@ -1,5 +1,4 @@
--- res/META-INF/bootstrap.jar.manifest.orig 2010-04-06 10:11:09.000000000 -0600
+++ res/META-INF/bootstrap.jar.manifest 2010-04-06 10:45:56.000000000 -0600
@@ -1,6 +1,5 @@
Manifest-Version: 1.0
Main-Class: org.apache.catalina.startup.Bootstrap
-Class-Path: commons-daemon.jar tomcat-juli.jar
Specification-Title: Catalina
Specification-Version: 6.0
\ No newline at end of file
Specification-Title: Apache Tomcat Bootstrap
Specification-Version: @VERSION_MAJOR_MINOR@
Specification-Vendor: Apache Software Foundation