From b429528b02ed00f6fe30fead05ed78c9d01ea055 Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Wed, 5 Sep 2018 13:57:15 +0100 Subject: [PATCH] JAL-3101 increase default heap size in IA and JNLP generation, and generate a jalview_256MB.jnlp file for backwards compatibility --- build.xml | 9 +++++++-- utils/InstallAnywhere/Jalview.iap_xml | 4 ++-- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/build.xml b/build.xml index 97f459d..957684b 100755 --- a/build.xml +++ b/build.xml @@ -355,10 +355,15 @@ - + + + + + + @@ -368,7 +373,7 @@ - + diff --git a/utils/InstallAnywhere/Jalview.iap_xml b/utils/InstallAnywhere/Jalview.iap_xml index 944e725..a3be720 100755 --- a/utils/InstallAnywhere/Jalview.iap_xml +++ b/utils/InstallAnywhere/Jalview.iap_xml @@ -200,7 +200,7 @@ Can be separated by colons (Mac OS/Unix) or semicolons (Windows)]]> - + @@ -254,7 +254,7 @@ it will search for ones in this list]]> - + -- 1.7.10.2