This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository sweethome3d-furniture-editor.
commit 3151afd1620f8702099709666b2906b07aef7e60 Author: Markus Koschany <[email protected]> Date: Thu Sep 14 07:28:33 2017 +0200 sweethome3d-furniture-editor.sh: Find Java 7 runtime. --- debian/sweethome3d-furniture-editor.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/sweethome3d-furniture-editor.sh b/debian/sweethome3d-furniture-editor.sh index 6972e67..8c37df4 100755 --- a/debian/sweethome3d-furniture-editor.sh +++ b/debian/sweethome3d-furniture-editor.sh @@ -6,7 +6,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-all find_jars /usr/share/icedtea-web/netx.jar -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/sweethome3d-furniture-editor.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

