Had to rework this patch because of changes to the manifest between 6.0.24
and 6.0.26.
This commit is contained in:
parent
2cdbc95921
commit
ec08b5cb2f
@ -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.orig 2010-04-06 10:11:09.000000000 -0600
|
||||||
+++ res/META-INF/bootstrap.jar.manifest 2010-03-01 12:42:57.993559599 +0200
|
+++ res/META-INF/bootstrap.jar.manifest 2010-04-06 10:45:56.000000000 -0600
|
||||||
@@ -1,5 +1,4 @@
|
@@ -1,6 +1,5 @@
|
||||||
Manifest-Version: 1.0
|
Manifest-Version: 1.0
|
||||||
Main-Class: org.apache.catalina.startup.Bootstrap
|
Main-Class: org.apache.catalina.startup.Bootstrap
|
||||||
-Class-Path: commons-daemon.jar tomcat-juli.jar
|
-Class-Path: commons-daemon.jar tomcat-juli.jar
|
||||||
Specification-Title: Catalina
|
Specification-Title: Apache Tomcat Bootstrap
|
||||||
Specification-Version: 6.0
|
Specification-Version: @VERSION_MAJOR_MINOR@
|
||||||
\ No newline at end of file
|
Specification-Vendor: Apache Software Foundation
|
||||||
|
Loading…
Reference in New Issue
Block a user