]> git.pld-linux.org Git - packages/tomcat.git/blobdiff - tomcat-build.patch
- drop obsolete and outdated manual inclusion of rpm macros
[packages/tomcat.git] / tomcat-build.patch
index 403779e35bc81e144308e1d1c9c6ac1c5604ee26..0a1afce72326c9eda3e7b64cebef00eb3e87b99c 100644 (file)
        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">
+--- apache-tomcat-7.0.94-src/build.xml~        2019-05-08 09:40:51.000000000 +0200
++++ apache-tomcat-7.0.94-src/build.xml 2019-05-08 09:42:01.675738032 +0200
+@@ -2559,7 +2559,7 @@ Apache Tomcat ${version} native binaries
+   <target name="download-deps"
+           description="Download the dependencies required to build and test"
+-          depends="download-compile, download-dist, download-test-compile, download-validate, download-cobertura, extras-commons-logging-prepare, extras-webservices-prepare" />
++          depends="download-compile, download-dist, download-test-compile, download-validate, download-cobertura, extras-webservices-prepare" />
+   <target name="download-validate"
+           description="Download components necessary to validate source"
+--- apache-tomcat-7.0.94-src/build.xml~        2019-05-08 09:42:27.000000000 +0200
++++ apache-tomcat-7.0.94-src/build.xml 2019-05-08 09:52:06.183789472 +0200
+@@ -1955,7 +1955,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">
This page took 0.154902 seconds and 4 git commands to generate.