From 16359e92bebc20edafc4958b7b580c8ceedd4d37 Mon Sep 17 00:00:00 2001 From: Jim Procter Date: Thu, 15 Oct 2015 16:59:31 +0100 Subject: [PATCH] JAL-1791 sign the applet with/out timestamps --- build.xml | 93 +++++++++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 63 insertions(+), 30 deletions(-) diff --git a/build.xml b/build.xml index 5ebfb0b..9f56820 100755 --- a/build.xml +++ b/build.xml @@ -83,9 +83,13 @@ - + - + + + + + @@ -299,7 +303,7 @@ - + @@ -367,21 +371,21 @@ --> - - + + + tsaproxyhost="${proxyHost}" tsaproxyport="${proxyPort}" tsaurl="${jalview.tsaurl}"> - + - + @@ -426,9 +430,9 @@ + - @@ -693,7 +697,7 @@ - + @@ -719,11 +723,23 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - + + + + + + + + + -- 1.7.10.2