X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;f=tomcat-build.patch;fp=tomcat-build.patch;h=f0eea3b511d5430b870a4fdeef063f47ee2225c6;hb=916c01185282bfd962bc3695194fa7c2eca940d0;hp=403779e35bc81e144308e1d1c9c6ac1c5604ee26;hpb=ec65f883821b5ed16afb66b4f080c200765204a0;p=packages%2Ftomcat.git diff --git a/tomcat-build.patch b/tomcat-build.patch index 403779e..f0eea3b 100644 --- a/tomcat-build.patch +++ b/tomcat-build.patch @@ -31,3 +31,14 @@ maxmemory="512m" failonerror="true" executable="${java.7.home}/bin/javadoc"> +--- apache-tomcat-7.0.81-src/build.xml~ 2017-10-04 11:16:30.000000000 +0200 ++++ apache-tomcat-7.0.81-src/build.xml 2017-10-04 11:48:42.218524719 +0200 +@@ -1932,7 +1932,7 @@ Apache Tomcat ${version} native binaries + encoding="ISO-8859-1" + docencoding="ISO-8859-1" + charset="ISO-8859-1" +- additionalparam="-breakiterator -notimestamp" ++ additionalparam="-Xdoclint:none -breakiterator -notimestamp" + maxmemory="512m" + failonerror="true" + executable="${java.7.home}/bin/javadoc">