summaryrefslogtreecommitdiff
path: root/www-servers/tomcat/files/tomcat-10.0.16-build.xml-strip-html5.patch
blob: 44f629ec29b0e7796d9199e0f4a2d580385705c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
diff --git a/build.xml b/build.xml
index 6b2b5d5..16d55c2 100644
--- a/build.xml
+++ b/build.xml
@@ -2148,7 +2148,7 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform.
       encoding="UTF-8"
       docencoding="UTF-8"
       charset="UTF-8"
-      additionalparam="-breakiterator -notimestamp -html5"
+      additionalparam="-breakiterator -notimestamp"
       source="${compile.release}"
       maxmemory="512m"
       failonerror="true">
@@ -2231,7 +2231,7 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform.
       encoding="UTF-8"
       docencoding="UTF-8"
       charset="UTF-8"
-      additionalparam="-breakiterator -notimestamp -html5"
+      additionalparam="-breakiterator -notimestamp"
       source="${compile.release}"
       maxmemory="512m"
       failonerror="true">
@@ -2269,7 +2269,7 @@ Apache Tomcat ${version} native binaries for Win64 AMD64/EMT64 platform.
       encoding="UTF-8"
       docencoding="UTF-8"
       charset="UTF-8"
-      additionalparam="-breakiterator -notimestamp -html5"
+      additionalparam="-breakiterator -notimestamp"
       source="${compile.release}"
       maxmemory="512m"
       failonerror="true">