From 2be230a2a252e8e744f11a8b38e9a0097ddc9b25 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 27 Sep 2022 09:09:50 +0100 Subject: gentoo auto-resync : 27:09:2022 - 09:09:50 --- .../tomcat/files/tomcat-10.1.0-build.xml.patch | 347 +++++++++++++++++++++ 1 file changed, 347 insertions(+) create mode 100644 www-servers/tomcat/files/tomcat-10.1.0-build.xml.patch (limited to 'www-servers/tomcat/files') diff --git a/www-servers/tomcat/files/tomcat-10.1.0-build.xml.patch b/www-servers/tomcat/files/tomcat-10.1.0-build.xml.patch new file mode 100644 index 000000000000..da51f82d9bd7 --- /dev/null +++ b/www-servers/tomcat/files/tomcat-10.1.0-build.xml.patch @@ -0,0 +1,347 @@ +diff --git a/build.xml b/build.xml +index bdd0801..28319a5 100644 +--- a/build.xml ++++ b/build.xml +@@ -1046,6 +1046,7 @@ + addOSGi="true" /> + + ++ + ++ + ++ + + + + +- ++ addOSGi="true" /> --> + + + +- ++ + + + +@@ -1489,7 +1492,7 @@ + + + +- ++ + + + +@@ -1500,7 +1503,7 @@ + + + +- ++ + + + + + + + +- ++ + + + + ++ + + + ++ + + + Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. +@@ -2210,13 +2216,13 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. + additionalparam="-breakiterator -notimestamp -html5" + source="${compile.release}" + maxmemory="512m" +- failonerror="true" +- failonwarning="true"> ++ failonerror="true"> + + + + + ++ + ++ failonerror="true"> + + + +@@ -2315,8 +2318,7 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. + charset="UTF-8" + additionalparam="-breakiterator -notimestamp -html5" + maxmemory="512m" +- failonerror="true" +- failonwarning="true"> ++ failonerror="true"> + + + +@@ -2335,20 +2337,23 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. + additionalparam="-breakiterator -notimestamp -html5" + source="${compile.release}" + maxmemory="512m" +- failonerror="true" + failonwarning="true"> + + + + + ++ + + ++ + + + +@@ -3320,7 +3325,7 @@ asf.ldap.username=${release.asfusername} + + + ++ description="Download additional components for the tests"> + + + +@@ -3448,7 +3453,7 @@ asf.ldap.username=${release.asfusername} + + + ++ description="Download additional components for a distribution"> + + + +@@ -3503,13 +3508,13 @@ asf.ldap.username=${release.asfusername} + + + +- ++ + + + + +- ++ + + + +@@ -3631,7 +3636,7 @@ asf.ldap.username=${release.asfusername} + + + +- ++ + + + +@@ -3648,7 +3653,7 @@ asf.ldap.username=${release.asfusername} + + + +- ++ + + + +@@ -3673,7 +3678,7 @@ asf.ldap.username=${release.asfusername} + + + +- ++ + + + +@@ -3689,7 +3694,7 @@ asf.ldap.username=${release.asfusername} + + + +- ++ + + + +@@ -3713,7 +3718,7 @@ asf.ldap.username=${release.asfusername} + + + +- ++ + + + +@@ -3728,7 +3733,7 @@ asf.ldap.username=${release.asfusername} + + + +- ++ + + + +@@ -3756,7 +3761,7 @@ asf.ldap.username=${release.asfusername} + + + +- ++ + + + +@@ -3767,7 +3772,7 @@ asf.ldap.username=${release.asfusername} + + + +- ++ + + + +@@ -3778,7 +3783,7 @@ asf.ldap.username=${release.asfusername} + + ++ description="Prepares the source tree to be built in Eclipse" unless="noget"> + + + +@@ -3796,7 +3801,7 @@ Read the Building page on the Apache Tomcat documentation site for details on ho + + ++ description="Creates project directory .idea for IntelliJ IDEA" unless="noget"> + + + -- cgit v1.2.3