From 9bd54251864651f49e673a08aec9ef79cfe08f04 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 17 Dec 2017 09:07:15 +0000 Subject: gentoo resync : 17.12.2017 --- .../tomcat/files/tomcat-8.0.48-build.xml.patch | 258 +++++++++++++++++++++ 1 file changed, 258 insertions(+) create mode 100644 www-servers/tomcat/files/tomcat-8.0.48-build.xml.patch (limited to 'www-servers/tomcat/files') diff --git a/www-servers/tomcat/files/tomcat-8.0.48-build.xml.patch b/www-servers/tomcat/files/tomcat-8.0.48-build.xml.patch new file mode 100644 index 000000000000..b0862aef305e --- /dev/null +++ b/www-servers/tomcat/files/tomcat-8.0.48-build.xml.patch @@ -0,0 +1,258 @@ +diff --git a/apache-tomcat-8.0.47-src/build.xml b/apache-tomcat-8.0.47-src/build.xml +index 6b4465a..ab4008d 100644 +--- a/apache-tomcat-8.0.47-src/build.xml ++++ b/apache-tomcat-8.0.47-src/build.xml +@@ -715,24 +715,29 @@ + manifest="${tomcat.manifests}/annotations-api.jar.manifest" /> + + ++ + ++ + + ++ + + + +- ++ + + + +@@ -1067,7 +1072,7 @@ + + + +- ++ + + + +@@ -1101,7 +1106,7 @@ + + + +- ++ + + + + + +- ++ + + + + ++ + + + + + + ++ + + + +@@ -2781,7 +2792,7 @@ skip.installer property in build.properties" /> + + + ++ description="Download (and build) components necessary to compile" unless="noget"> + + + +@@ -2815,7 +2826,7 @@ skip.installer property in build.properties" /> + + + ++ description="Download additional components for the tests" unless="noget"> + + + +@@ -2872,7 +2883,7 @@ skip.installer property in build.properties" /> + + + ++ description="Download additional components for a distribution" unless="noget"> + + + +@@ -2898,18 +2909,18 @@ skip.installer property in build.properties" /> + + + +- ++ + + + + +- ++ + + + + +- ++ + + + +@@ -2921,7 +2932,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -2940,7 +2951,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -2951,7 +2962,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -2969,7 +2980,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -2979,7 +2990,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3002,7 +3013,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3013,7 +3024,7 @@ skip.installer property in build.properties" /> + + + +- ++ + + + +@@ -3024,7 +3035,7 @@ skip.installer property in build.properties" /> + + ++ description="Prepares the source tree to be built in Eclipse" unless="noget"> + + + -- cgit v1.2.3