This is an automated email from the git hooks/post-receive script.

eighthave pushed a commit to branch master
in repository lombok.

commit 02044b8eb4c32de58e6c6d1b9c43f4255e366330
Author: Hans-Christoph Steiner <[email protected]>
Date:   Tue Dec 15 15:45:00 2015 +0100

    make sure that things are always compiled with default-jdk
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index b4e0867..80eba46 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 
 include /usr/share/dpkg/default.mk
 
+export JAVA_HOME=/usr/lib/jvm/default-java
 
 %:
        dh $@ 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/lombok.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to