From e6aa4f1a6e5cf9d815e933c290e353003d77ff5f Mon Sep 17 00:00:00 2001 From: Daniel Pocock Date: Thu, 10 Jul 2014 20:46:03 +0200 Subject: [PATCH] Improve JAR signing: enforce pack/sign/compress order with depends, sign with both SHA-1 and SHA-256 --- web-start/WebStartBuild.xml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/web-start/WebStartBuild.xml b/web-start/WebStartBuild.xml index 153e95a6a..c9c111032 100644 --- a/web-start/WebStartBuild.xml +++ b/web-start/WebStartBuild.xml @@ -147,8 +147,16 @@ - + + + + + + + + @@ -161,12 +169,13 @@ + - +