[electric] 04/09: Update wrapper script and require Java 7 at least.
Markus Koschany
apo-guest at moszumanska.debian.org
Wed Nov 1 10:30:55 UTC 2017
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository electric.
commit 00a4eced1b779eead7473f339f985cd26e11dc30
Author: Markus Koschany <apo at debian.org>
Date: Mon Oct 30 22:00:16 2017 +0100
Update wrapper script and require Java 7 at least.
---
debian/bin/electric | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/bin/electric b/debian/bin/electric
index e7e7796..14ff6cd 100644
--- a/debian/bin/electric
+++ b/debian/bin/electric
@@ -3,7 +3,7 @@
# Include the wrappers utility script
. /usr/lib/java-wrappers/java-wrappers.sh
-find_java_runtime java6
+find_java_runtime java7
find_jars bsh jython electric
find_jars vecmath j3dcore j3dutils slf4j-simple
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/electric.git
More information about the pkg-java-commits
mailing list