JAL-3631 Fix EnvConfig.getUserAppdir() in getdown when running the getdown-launcher...
authorBen Soares <b.soares@dundee.ac.uk>
Fri, 16 Aug 2024 11:06:50 +0000 (12:06 +0100)
committerBen Soares <b.soares@dundee.ac.uk>
Fri, 16 Aug 2024 11:06:50 +0000 (12:06 +0100)
commit30246584379baffaa0d7467f4362104a7187d074
treed70576c6ed434b39bc5825332e1dbb14a2364d2f
parent178aa13090b05c788cd00a580989c2528b47be7d
JAL-3631 Fix EnvConfig.getUserAppdir() in getdown when running the getdown-launcher.jar update
18 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/EnvConfig.java
getdown/src/getdown/core/src/main/java/jalview/bin/GetdownLauncherUpdate.java
getdown/src/getdown/core/src/main/java/jalview/util/ErrorLog.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/bin/GetdownLauncherUpdate.java
src/jalview/util/LaunchUtils.java