[undertow] 06/06: Do not export JAVA_HOME. No longer necessary with latest versions

Markus Koschany apo at moszumanska.debian.org
Sun Jun 5 16:04:07 UTC 2016


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 <apo at debian.org>
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



More information about the pkg-java-commits mailing list