From: Ben Soares Date: Tue, 30 Apr 2019 11:51:16 +0000 (+0100) Subject: JAL-3196 Correcting the source for getdown (already corrected in util/install4j/insta... X-Git-Tag: Release_2_11_0~15^2~10 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=9953369343e959212ab639e4bed2df1f3ec05643;p=jalview.git JAL-3196 Correcting the source for getdown (already corrected in util/install4j/install4j_template.install4j and getdown/lib/getdown-launcher.jar) --- diff --git a/getdown/src/getdown/core/src/main/java/com/threerings/getdown/util/LaunchUtil.java b/getdown/src/getdown/core/src/main/java/com/threerings/getdown/util/LaunchUtil.java index 829e38f..f2cd573 100644 --- a/getdown/src/getdown/core/src/main/java/com/threerings/getdown/util/LaunchUtil.java +++ b/getdown/src/getdown/core/src/main/java/com/threerings/getdown/util/LaunchUtil.java @@ -20,7 +20,7 @@ import static com.threerings.getdown.Log.log; public class LaunchUtil { /** The directory into which a local VM installation should be unpacked. */ - public static final String LOCAL_JAVA_DIR = "java_vm"; + public static final String LOCAL_JAVA_DIR = "jre"; /** * Writes a version.txt file into the specified application directory and