[jboss-modules] 03/04: Use default-jdk again.

Markus Koschany apo at moszumanska.debian.org
Thu Apr 12 19:39:16 UTC 2018


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

apo pushed a commit to branch master
in repository jboss-modules.

commit 0940450f2a5eb2f6801c3b830da618362f9914e5
Author: Markus Koschany <apo at debian.org>
Date:   Thu Apr 12 21:34:08 2018 +0200

    Use default-jdk again.
---
 debian/control | 2 +-
 debian/rules   | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index b70cdda..e036667 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
  Markus Koschany <apo at debian.org>
 Build-Depends:
  debhelper (>= 11),
- openjdk-9-jdk,
+ default-jdk,
  default-jdk-doc,
  junit4,
  libjboss-bridger-java,
diff --git a/debian/rules b/debian/rules
index 94cfbc7..105f627 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,4 @@
 #!/usr/bin/make -f
-export JAVA_HOME=/usr/lib/jvm/java-9-openjdk-amd64
 
 %:
 	dh $@ --buildsystem=maven

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



More information about the pkg-java-commits mailing list