From: Ben Soares Date: Thu, 20 Jun 2024 09:12:03 +0000 (+0100) Subject: JAL-3631 Now sending launcher.appdir from within getdown X-Git-Tag: Release_2_11_4_0~24^2~28 X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=74caf4a97a80d94a284cb98f1a5283ab5026288d;p=jalview.git JAL-3631 Now sending launcher.appdir from within getdown --- diff --git a/gradle.properties b/gradle.properties index 9100238..72b9563 100644 --- a/gradle.properties +++ b/gradle.properties @@ -98,7 +98,6 @@ getdown_txt_max_concurrent_downloads = 10 # now got better (dynamic) defaults when jvmmem* not set #getdown_txt_jalview.jvmmempc = 90 #getdown_txt_jalview.jvmmemmax = 32G -getdown_txt_multi_jvmarg = -Dgetdowninstanceappdir=%APPDIR% getdown_txt_strict_comments = true getdown_txt_ui.progress_sync_before_shown = true getdown_txt_ui.progress_sync_after_shown = false