]> git.pld-linux.org Git - packages/tomcat.git/commitdiff
- up to 7.0.81
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 4 Oct 2017 09:50:32 +0000 (11:50 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 4 Oct 2017 09:50:32 +0000 (11:50 +0200)
tomcat-build.patch
tomcat.spec

index 403779e35bc81e144308e1d1c9c6ac1c5604ee26..f0eea3b511d5430b870a4fdeef063f47ee2225c6 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">
index 7488d32b1bf7c8775fc981160b542578446d0b0e..1a94cfd1c813de5a068a7de8d82c05d075e30e97 100644 (file)
 Summary:       Web server and Servlet/JSP Engine, RI for Servlet %{servletapiver}/JSP %{jspapiver} API
 Summary(pl.UTF-8):     Serwer www i silnik Servlet/JSP będący wzorcową implementacją API Servlet %{servletapiver}/JSP %{jspapiver}
 Name:          tomcat
-Version:       7.0.73
+Version:       7.0.81
 Release:       1
 License:       Apache v2.0
 Group:         Networking/Daemons/Java
 Source0:       http://www.apache.org/dist/tomcat/tomcat-7/v%{version}/src/apache-%{name}-%{version}-src.tar.gz
-# Source0-md5: c8391fe6504d2104835a2f7f883858ad
+# Source0-md5: bb0b227624b4d2134366ffe629e2fe2d
 Source1:       apache-%{name}.init
 Source2:       apache-%{name}.sysconfig
 Source3:       %{name}-build.properties
This page took 0.087333 seconds and 4 git commands to generate.