This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository objenesis.
commit 6efe254362b4e8abd2ece62be68e1de293f9ce39 Author: Markus Koschany <[email protected]> Date: Mon May 16 16:34:51 2016 +0200 Do not export JAVA_HOME anymore. maven-debian-helper takes care of that now. --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index 521f583..1434aaa 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/objenesis.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

