Hello community, here is the log from the commit of package servletapi4 for openSUSE:Factory checked in at 2017-09-21 12:32:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/servletapi4 (Old) and /work/SRC/openSUSE:Factory/.servletapi4.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "servletapi4" Thu Sep 21 12:32:59 2017 rev:20 rq:527019 version:4.0.4 Changes: -------- --- /work/SRC/openSUSE:Factory/servletapi4/servletapi4.changes 2017-09-13 22:22:28.038066524 +0200 +++ /work/SRC/openSUSE:Factory/.servletapi4.new/servletapi4.changes 2017-09-21 12:33:03.546345539 +0200 @@ -1,0 +2,7 @@ +Mon Sep 18 12:47:42 UTC 2017 - [email protected] + +- Modified patch: + * java160_build.patch + + Don't switch off doclint; it is switched off by default + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ java160_build.patch ++++++ --- /var/tmp/diff_new_pack.0dsdW1/_old 2017-09-21 12:33:04.470215526 +0200 +++ /var/tmp/diff_new_pack.0dsdW1/_new 2017-09-21 12:33:04.474214963 +0200 @@ -14,7 +14,7 @@ <target name="javadoc" depends="prepare"> <javadoc packagenames="javax.servlet.*" -+ source="1.6" additionalparam="-Xdoclint:none" ++ source="1.6" sourcepath="${basedir}/src/share" destdir="${servletapi.build}/docs/api" use="true"
