From a9de38787c77b817a391016d5e8d110fda44c09a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 19 Apr 2007 20:25:29 +0000 Subject: [PATCH] - more Changed files: apache-tomcat-skip-servletapi.patch -> 1.3 --- apache-tomcat-skip-servletapi.patch | 38 ++++++++++++++++++++++++++--- 1 file changed, 35 insertions(+), 3 deletions(-) diff --git a/apache-tomcat-skip-servletapi.patch b/apache-tomcat-skip-servletapi.patch index 124f550..75105f7 100644 --- a/apache-tomcat-skip-servletapi.patch +++ b/apache-tomcat-skip-servletapi.patch @@ -1,5 +1,5 @@ ---- apache-tomcat-5.5.23-src/build/build.xml~ 2007-04-12 00:32:27.088341587 +0300 -+++ apache-tomcat-5.5.23-src/build/build.xml 2007-04-12 00:32:28.698377904 +0300 +--- apache-tomcat-5.5.23-src/build/build.xml 2007-04-19 23:16:26.528291420 +0300 ++++ apache-tomcat-5.5.23-src/build/build.xml 2007-04-19 23:24:44.409317738 +0300 @@ -99,16 +99,6 @@ @@ -17,7 +17,23 @@ -@@ -649,8 +639,8 @@ +@@ -439,6 +429,7 @@ + addWebXmlMappings="true" + outputDir="${ROOT.base}/WEB-INF/src" /> + ++ + + @@ -28,3 +44,19 @@ +@@ -765,6 +757,7 @@ + + + ++ + + + -- 2.43.0