diff --git a/tomee/tomee.patch b/tomee/tomee.patch index 8b6227d406..47255ae1ea 100644 --- a/tomee/tomee.patch +++ b/tomee/tomee.patch @@ -1,6 +1,6 @@ Index: conf/server.xml ---- conf/server.xml.orig 2021-01-14 15:31:15.000000000 +0100 -+++ conf/server.xml 2021-05-19 17:56:55.449531000 +0200 +--- conf/server.xml.orig 2021-08-31 16:50:22.000000000 +0200 ++++ conf/server.xml 2021-09-13 21:57:04.860467000 +0200 @@ -19,7 +19,7 @@ define subcomponents such as "Valves" at this level. Documentation at /docs/config/server.html @@ -63,22 +63,34 @@ Index: conf/server.xml pattern="%h %l %u %t "%r" %s %b" /> Index: conf/tomcat-users.xml ---- conf/tomcat-users.xml.orig 2021-01-14 15:31:16.000000000 +0100 -+++ conf/tomcat-users.xml 2021-05-18 08:32:22.769751000 +0200 -@@ -19,32 +19,12 @@ +--- conf/tomcat-users.xml.orig 2021-09-13 21:57:04.860622000 +0200 ++++ conf/tomcat-users.xml 2021-09-13 21:58:21.269067000 +0200 +@@ -19,44 +19,12 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://tomcat.apache.org/xml tomcat-users.xsd" version="1.0"> - - +-