JAL-3631 Check Implementation-Version of getdown-launcher.jar in installation appdir...
authorBen Soares <b.soares@dundee.ac.uk>
Mon, 24 Jun 2024 23:23:00 +0000 (00:23 +0100)
committerBen Soares <b.soares@dundee.ac.uk>
Mon, 24 Jun 2024 23:23:00 +0000 (00:23 +0100)
commit1cf32cdac3840df102b4f4b9261a310dc18e14bc
tree9aa908cb5571bdc15a510a7a708ea6f98cf629e4
parent7ae9e3404464d0f0de85ea2ece2e85d44dfe3548
JAL-3631 Check Implementation-Version of getdown-launcher.jar in installation appdir and user's appdir, and only use the user one if it's newer.  Remove content digest check for getdown-launcher.jar comparison since version now being checked.
16 files changed:
getdown/lib/FJVL_VERSION
getdown/lib/JVL_VERSION
getdown/lib/getdown-core.jar
getdown/lib/getdown-launcher-local.jar
getdown/lib/getdown-launcher.jar
getdown/src/getdown/ant/pom.xml
getdown/src/getdown/core/pom.xml
getdown/src/getdown/core/src/main/java/com/threerings/getdown/data/Application.java
getdown/src/getdown/core/src/main/java/com/threerings/getdown/data/EnvConfig.java
getdown/src/getdown/core/src/main/java/jalview/util/LaunchUtils.java
getdown/src/getdown/launcher/pom.xml
getdown/src/getdown/mvn_cmd
getdown/src/getdown/pom.xml
j11lib/getdown-core.jar
j8lib/getdown-core.jar
src/jalview/util/LaunchUtils.java