From 79599515788b85b18aa655e7b7f8cc05c1bbddd8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 16 Feb 2019 12:59:29 +0000 Subject: gentoo resync : 16.02.1018 --- .../tomcat/files/tomcat-9.0.16-build.xml.patch | 265 +++++++++++++++++++++ 1 file changed, 265 insertions(+) create mode 100644 www-servers/tomcat/files/tomcat-9.0.16-build.xml.patch (limited to 'www-servers/tomcat/files') diff --git a/www-servers/tomcat/files/tomcat-9.0.16-build.xml.patch b/www-servers/tomcat/files/tomcat-9.0.16-build.xml.patch new file mode 100644 index 000000000000..8712be138e01 --- /dev/null +++ b/www-servers/tomcat/files/tomcat-9.0.16-build.xml.patch @@ -0,0 +1,265 @@ +diff --git a/build.xml b/build.xml +index e5c5076..72231a6 100644 +--- a/build.xml ++++ b/build.xml +@@ -742,6 +742,7 @@ + addOSGi="true" /> + + ++ + ++ + ++ + + +- ++ + + + +@@ -1176,7 +1179,7 @@ + + + +- ++ + + + +@@ -1212,7 +1215,7 @@ + + + +- ++ + + + + + +- ++ + + + + ++ + + + ++ + + + Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. +@@ -1799,6 +1805,7 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform. + + ++ + + + ++ + + + +@@ -2616,7 +2626,7 @@ skip.installer property in build.properties" /> + + + ++ description="Download (and build) components necessary to compile" unless="noget"> + + + +@@ -2671,7 +2681,7 @@ skip.installer property in build.properties" /> + + + ++ description="Download additional components for the tests" unless="noget"> + + + +@@ -2749,7 +2759,7 @@ skip.installer property in build.properties" /> + + + ++ description="Download additional components for a distribution" unless="noget"> + + + +@@ -2804,13 +2814,13 @@ skip.installer property in build.properties" /> + + + +- ++ + + + + +- ++ + + + +@@ -2932,7 +2942,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -2949,7 +2959,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -2974,7 +2984,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -2990,7 +3000,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3014,7 +3024,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3029,7 +3039,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3057,7 +3067,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3068,7 +3078,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3079,7 +3089,7 @@ skip.installer property in build.properties" /> + + ++ description="Prepares the source tree to be built in Eclipse" unless="noget"> + + + +@@ -3097,7 +3107,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