File tomcat-9.0-javadoc.patch of Package tomcat.11817

Index: apache-tomcat-9.0.21-src/build.xml
===================================================================
--- apache-tomcat-9.0.21-src.orig/build.xml
+++ apache-tomcat-9.0.21-src/build.xml
@@ -1851,10 +1851,11 @@ Apache Tomcat ${version} native binaries
       encoding="UTF-8"
       docencoding="UTF-8"
       charset="UTF-8"
+      source="${compile.source}"
       additionalparam="-breakiterator -notimestamp"
       maxmemory="512m"
       failonerror="true"
-      failonwarning="true">
+      failonwarning="false">
       <classpath>
         <path refid="compile.classpath"/>
         <path location="${ant.core.lib}"/>
@@ -1870,11 +1871,12 @@ Apache Tomcat ${version} native binaries
       bottom="Copyright &amp;#169; 2000-${year} Apache Software Foundation. All Rights Reserved."
       encoding="UTF-8"
       docencoding="UTF-8"
+      source="${compile.source}"
       charset="UTF-8"
       additionalparam="-breakiterator -notimestamp"
       maxmemory="512m"
       failonerror="true"
-      failonwarning="true">
+      failonwarning="false">
       <classpath>
         <path refid="compile.classpath"/>
         <path location="${ant.core.lib}"/>
@@ -1891,10 +1893,11 @@ Apache Tomcat ${version} native binaries
       encoding="UTF-8"
       docencoding="UTF-8"
       charset="UTF-8"
+      source="${compile.source}"
       additionalparam="-breakiterator -notimestamp"
       maxmemory="512m"
       failonerror="true"
-      failonwarning="true">
+      failonwarning="false">
       <classpath>
         <path refid="compile.classpath"/>
         <path location="${ant.core.lib}"/>
@@ -1911,10 +1914,11 @@ Apache Tomcat ${version} native binaries
       encoding="UTF-8"
       docencoding="UTF-8"
       charset="UTF-8"
+      source="${compile.source}"
       additionalparam="-breakiterator -notimestamp"
       maxmemory="512m"
       failonerror="true"
-      failonwarning="true">
+      failonwarning="false">
       <classpath>
         <path refid="compile.classpath"/>
         <path location="${ant.core.lib}"/>
@@ -1930,10 +1934,11 @@ Apache Tomcat ${version} native binaries
       encoding="UTF-8"
       docencoding="UTF-8"
       charset="UTF-8"
-      additionalparam="-breakiterator -notimestamp ${java9.add.modules}"
+      source="${compile.source}"
+      additionalparam="-breakiterator -notimestamp"
       maxmemory="512m"
       failonerror="true"
-      failonwarning="true">
+      failonwarning="false">
       <classpath>
         <path refid="compile.classpath"/>
         <path location="${ant.core.lib}"/>
@@ -1942,9 +1947,6 @@ Apache Tomcat ${version} native binaries
       <link href="../jspapi"/>
       <link href="../elapi"/>
       <link href="../websocketapi"/>
-      <link href="http://docs.oracle.com/javase/8/docs/api/"/>
-      <link href="https://commons.apache.org/proper/commons-io/javadocs/api-release/"/>
-      <link href="https://javaee.github.io/javaee-spec/javadocs/"/>
       <packageset dir="${tomcat.dist}/src/java/">
         <include name="org/**"/>
         <exclude name="org/apache/el/parser/**"/>
openSUSE Build Service is sponsored by