From ec08b5cb2f55e363df39b82f405ad1df9529c068 Mon Sep 17 00:00:00 2001 From: Dave Knox Date: Tue, 6 Apr 2010 17:03:31 +0000 Subject: [PATCH] Had to rework this patch because of changes to the manifest between 6.0.24 and 6.0.26. --- tomcat6-6.0-bootstrap-MANIFEST.MF.patch | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/tomcat6-6.0-bootstrap-MANIFEST.MF.patch b/tomcat6-6.0-bootstrap-MANIFEST.MF.patch index 85ee302..ac94aac 100644 --- a/tomcat6-6.0-bootstrap-MANIFEST.MF.patch +++ b/tomcat6-6.0-bootstrap-MANIFEST.MF.patch @@ -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