This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository undertow.
commit 97e8d1b34e4f594264bbc4b4ca64d88b3e1b93c9 Author: Markus Koschany <[email protected]> Date: Sun Jun 5 17:57:39 2016 +0200 Do not export JAVA_HOME. No longer necessary with latest versions of maven-debian-helper. --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index b5c8256..816bf58 100755 --- a/debian/rules +++ b/debian/rules @@ -1,5 +1,4 @@ #!/usr/bin/make -f -export JAVA_HOME=/usr/lib/jvm/default-java %: dh $@ --parallel --buildsystem=maven -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/undertow.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

