Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Step:15-SP6
tomcat.11377
tomcat-9.0-javadoc.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File tomcat-9.0-javadoc.patch of Package tomcat.11377
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 &#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/**"/>
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor