From 926e9f38ae70c3e01422190ede2d808ecc8d9d39 Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Fri, 29 Mar 2019 09:54:49 +0000 Subject: [PATCH] JAL-3111 Disable the pubapplet target in build.xml so cruisecontrol build can complete --- build.xml | 3 +- utils/InstallAnywhere/Jalview.iap_xml | 107 +++++++++++++++++++++++++++++++++ 2 files changed, 109 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 9cd966c..d8d4465 100755 --- a/build.xml +++ b/build.xml @@ -974,8 +974,9 @@ + - + diff --git a/utils/InstallAnywhere/Jalview.iap_xml b/utils/InstallAnywhere/Jalview.iap_xml index 8670917..c48ddef 100755 --- a/utils/InstallAnywhere/Jalview.iap_xml +++ b/utils/InstallAnywhere/Jalview.iap_xml @@ -2685,6 +2685,110 @@ and any path to a file to save to the file]]> + + + false + + + true + + + true + + + + + + + + + + + + false + + + + + + true + + + true + + + true + + + + + + 356253 + + + false + + + 0 + + + + + + + + + + false + + + true + + + true + + + + + + + + + + + + false + + + + + + true + + + true + + + true + + + + + + 356253 + + + false + + + 0 + + + + + + + false @@ -7426,6 +7530,9 @@ and any path to a file to read from that file]]> + + + false -- 1.7.10.2