From e68d405c5d712af4387159df07e226217bdda049 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 6 Apr 2022 22:33:41 +0100 Subject: gentoo resync : 06.04.2022 --- .../tomcat/files/tomcat-10.0.20-build.xml.patch | 347 +++++++++++++++++++++ .../tomcat/files/tomcat-9.0.62-build.xml.patch | 319 +++++++++++++++++++ 2 files changed, 666 insertions(+) create mode 100644 www-servers/tomcat/files/tomcat-10.0.20-build.xml.patch create mode 100644 www-servers/tomcat/files/tomcat-9.0.62-build.xml.patch (limited to 'www-servers/tomcat/files') diff --git a/www-servers/tomcat/files/tomcat-10.0.20-build.xml.patch b/www-servers/tomcat/files/tomcat-10.0.20-build.xml.patch new file mode 100644 index 000000000000..7332c570160a --- /dev/null +++ b/www-servers/tomcat/files/tomcat-10.0.20-build.xml.patch @@ -0,0 +1,347 @@ +diff --git a/build.xml b/build.xml +index 72e49ad..8ff8ecc 100644 +--- a/build.xml ++++ b/build.xml +@@ -1030,6 +1030,7 @@ + addOSGi="true" /> + + ++ + ++ + ++ + + + + +- ++ addOSGi="true" /> --> + + + +- ++ + + + +@@ -1466,7 +1469,7 @@ + + + +- ++ + + + +@@ -1477,7 +1480,7 @@ + + + +- ++ + + + +@@ -1506,7 +1509,7 @@ + + + +- ++ + + + + + +- ++ + + + + ++ + + + ++ + + + Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. +@@ -2159,13 +2165,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"> + + + +@@ -2264,8 +2267,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"> + + + +@@ -2284,20 +2286,23 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. + additionalparam="-breakiterator -notimestamp -html5" + source="${compile.release}" + maxmemory="512m" +- failonerror="true" + failonwarning="true"> + + + + + ++ + + ++ + + + +@@ -3134,7 +3139,7 @@ skip.installer property in build.properties" /> + + + ++ description="Download additional components for the tests"> + + + +@@ -3262,7 +3267,7 @@ skip.installer property in build.properties" /> + + + ++ description="Download additional components for a distribution"> + + + +@@ -3317,13 +3322,13 @@ skip.installer property in build.properties" /> + + + +- ++ + + + + +- ++ + + + +@@ -3445,7 +3450,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3462,7 +3467,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3487,7 +3492,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3503,7 +3508,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3527,7 +3532,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3542,7 +3547,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3570,7 +3575,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3581,7 +3586,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3592,7 +3597,7 @@ skip.installer property in build.properties" /> + + ++ description="Prepares the source tree to be built in Eclipse" unless="noget"> + + + +@@ -3610,7 +3615,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"> + + + diff --git a/www-servers/tomcat/files/tomcat-9.0.62-build.xml.patch b/www-servers/tomcat/files/tomcat-9.0.62-build.xml.patch new file mode 100644 index 000000000000..fdf66cf7b63a --- /dev/null +++ b/www-servers/tomcat/files/tomcat-9.0.62-build.xml.patch @@ -0,0 +1,319 @@ +diff --git a/build.xml b/build.xml +index 5a0be1b..87bfb33 100644 +--- a/build.xml ++++ b/build.xml +@@ -1023,6 +1023,7 @@ + addOSGi="true" /> + + ++ + ++ + ++ + + + + +- ++ addOSGi="true" /> --> + + + +- ++ + + + +@@ -1459,7 +1462,7 @@ + + + +- ++ + + + +@@ -1488,7 +1491,7 @@ + + + +- ++ + + + + + +- ++ + + + + ++ + + + ++ + + + Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. +@@ -2141,13 +2147,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"> + + + +@@ -2246,8 +2252,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"> + + + +@@ -2266,20 +2271,23 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. + additionalparam="-breakiterator -notimestamp -html5" + source="${compile.release}" + maxmemory="512m" +- failonerror="true" + failonwarning="true"> + + + + + ++ + + ++ + + + +@@ -3062,7 +3070,7 @@ skip.installer property in build.properties" /> + + ++ depends="setup-bnd" unless="noget"> + + + +@@ -3106,7 +3114,7 @@ skip.installer property in build.properties" /> + + + ++ description="Download additional components for the tests" unless="noget"> + + + +@@ -3234,7 +3242,7 @@ skip.installer property in build.properties" /> + + + ++ description="Download additional components for a distribution" unless="noget"> + + + +@@ -3289,13 +3297,13 @@ skip.installer property in build.properties" /> + + + +- ++ + + + + +- ++ + + + +@@ -3417,7 +3425,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3434,7 +3442,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3459,7 +3467,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3475,7 +3483,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3499,7 +3507,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3514,7 +3522,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3542,7 +3550,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3553,7 +3561,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3564,7 +3572,7 @@ skip.installer property in build.properties" /> + + ++ description="Prepares the source tree to be built in Eclipse" unless="noget"> + + + +@@ -3582,7 +3590,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