JAL-3631 JAL-3384 Install4j launch now redirects STDOUT/STDERR to ~/.jalview_develop...
authorBen Soares <b.soares@dundee.ac.uk>
Tue, 25 Jun 2024 22:13:55 +0000 (23:13 +0100)
committerBen Soares <b.soares@dundee.ac.uk>
Tue, 25 Jun 2024 22:13:55 +0000 (23:13 +0100)
commit0c4f07ff146c45096e6a723c061a9760dc7bca49
tree45dd8049c98396b4ba31ad6fa297cded09adea66
parentb2fe62bb0a703da119270c9fba9799ee3fcfb949
JAL-3631 JAL-3384 Install4j launch now redirects STDOUT/STDERR to ~/.jalview_develop.log and passes the file on to getdown and Jalview which will also now log to this file.  Single log file.
16 files changed:
build.gradle
getdown/lib/getdown-core.jar
getdown/lib/getdown-launcher-local.jar
getdown/lib/getdown-launcher.jar
getdown/src/getdown/core/src/main/java/com/threerings/getdown/data/Application.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/src/main/java/com/threerings/getdown/launcher/Getdown.java
getdown/src/getdown/launcher/src/main/java/com/threerings/getdown/launcher/GetdownApp.java
j11lib/getdown-core.jar
j8lib/getdown-core.jar
src/jalview/bin/Cache.java
src/jalview/bin/Jalview.java
src/jalview/util/ErrorLog.java
src/jalview/util/LaunchUtils.java
utils/install4j/install4j10_template.install4j