From 3c53bba3c4a5374e0d99514778dd7bbe43b1b486 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 6b5fead..4db3545 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