[sweethome3d] 01/01: sweethome3d.sh: Require Java 7 at least.

Markus Koschany apo at moszumanska.debian.org
Tue Dec 26 20:42:43 UTC 2017


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

apo pushed a commit to branch master
in repository sweethome3d.

commit 7605132b79e1d70eb215130f7432b22143b6c978
Author: Markus Koschany <apo at debian.org>
Date:   Tue Dec 26 21:42:37 2017 +0100

    sweethome3d.sh: Require Java 7 at least.
---
 debian/sweethome3d.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/sweethome3d.sh b/debian/sweethome3d.sh
index 5aaf10c..db877ec 100755
--- a/debian/sweethome3d.sh
+++ b/debian/sweethome3d.sh
@@ -9,7 +9,7 @@ JAVA_ARGS="-Djava.library.path=/usr/lib/jni \
 
 . /usr/lib/java-wrappers/java-wrappers.sh
 
-find_java_runtime java6
+find_java_runtime java7
 
 find_jars j3dcore j3dutils vecmath batik
 find_jars sunflow itext janino freehep-util freehep-io freehep-xml

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



More information about the pkg-java-commits mailing list