This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch wheezy-backports in repository tomcat8.
commit 217d66b94345970b3a78f3d3138b438206d806ad Author: Emmanuel Bourg <[email protected]> Date: Fri Jun 27 12:32:20 2014 +0200 Build the Javadoc with the JDK specified by the JAVA_HOME variable instead of the default JDK --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 69cba8b..5995486 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ tomcat8 (8.0.14-1~bpo70+1) wheezy-backports; urgency=low * Rebuild for wheezy-backports - Depend on openjdk-7 instead of openjdk-6 which is the default in Wheezy + - Build the Javadoc with the JDK specified by the JAVA_HOME variable + instead of the default JDK -- Emmanuel Bourg <[email protected]> Wed, 10 Dec 2014 15:41:03 +0100 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat8.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

