From 5bb9ff1ee56d2b5e75e01a7f066d8b0cec84ec02 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 20 Mar 2021 14:27:17 +0000 Subject: gentoo resync : 20.03.2021 --- .../tomcat/files/tomcat-10.0.4-build.xml.patch | 284 +++++++++++++++++++++ 1 file changed, 284 insertions(+) create mode 100644 www-servers/tomcat/files/tomcat-10.0.4-build.xml.patch (limited to 'www-servers/tomcat/files/tomcat-10.0.4-build.xml.patch') diff --git a/www-servers/tomcat/files/tomcat-10.0.4-build.xml.patch b/www-servers/tomcat/files/tomcat-10.0.4-build.xml.patch new file mode 100644 index 000000000000..a2c148719e29 --- /dev/null +++ b/www-servers/tomcat/files/tomcat-10.0.4-build.xml.patch @@ -0,0 +1,284 @@ +diff --git a/build.xml b/build.xml +index 8338af0..db9eec8 100644 +--- a/build.xml ++++ b/build.xml +@@ -1034,6 +1034,7 @@ + addOSGi="true" /> + + ++ + ++ + ++ + + + + +- ++ addOSGi="true" /> --> + + + +- ++ + + + +@@ -1461,7 +1464,7 @@ + + + +- ++ + + + +@@ -1472,7 +1475,7 @@ + + + +- ++ + + + +@@ -1515,7 +1518,7 @@ + + + +- ++ + + + + + +- ++ + + + + ++ + + + ++ + + + Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. +@@ -2244,6 +2250,7 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. + + + ++ + + + ++ + + ++ + + + +@@ -3150,7 +3162,7 @@ skip.installer property in build.properties" /> + + + ++ description="Download additional components for the tests"> + + + +@@ -3228,7 +3240,7 @@ skip.installer property in build.properties" /> + + + ++ description="Download additional components for a distribution"> + + + +@@ -3283,13 +3295,13 @@ skip.installer property in build.properties" /> + + + +- ++ + + + + +- ++ + + + +@@ -3411,7 +3423,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3428,7 +3440,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3453,7 +3465,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3469,7 +3481,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3493,7 +3505,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3508,7 +3520,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3536,7 +3548,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3547,7 +3559,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3558,7 +3570,7 @@ skip.installer property in build.properties" /> + + ++ description="Prepares the source tree to be built in Eclipse" unless="noget"> + + + +@@ -3576,7 +3588,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