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

apo pushed a commit to branch master
in repository libxmlrpc3-java.

commit 4b209c69cf0c9eb3a60f9a3375e6b081fb40f86f
Author: Markus Koschany <a...@debian.org>
Date:   Thu Dec 21 12:21:51 2017 +0100

    Test with Java 9
---
 debian/control | 2 +-
 debian/rules   | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index f2a5df8..69e227e 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Torsten Werner <twer...@debian.org>,
            Jakub Adam <jakub.a...@ktknet.cz>,
            Emmanuel Bourg <ebo...@apache.org>
 Build-Depends: debhelper (>= 10),
-               default-jdk,
+               openjdk-9-jdk,
                default-jdk-doc,
                javahelper,
                junit,
diff --git a/debian/rules b/debian/rules
index 9325c3f..5522060 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,6 @@
 #!/usr/bin/make -f
 
+export JAVA_HOME=/usr/lib/jvm/java-9-openjdk-amd64
 %:
        dh $@ --buildsystem=maven --with javahelper
 

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to