This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jboss-logmanager.
commit 7657f698ad93d94acc295bdf69d3babfa74fbb0c Author: Markus Koschany <[email protected]> Date: Wed Jun 29 10:17:53 2016 +0200 Don't export default_java anymore. --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index 2cc7e6c..fe94991 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/jboss-logmanager.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

