From c6b87d9dddc327572d4ad5cb281913e83a402dc0 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Mon, 1 Aug 2016 10:17:48 +0100 Subject: [PATCH] Conditionalise use of --pkcs11Config option to XmlSecTool. Only supply the option if there is a PKCS11 configuration file specified, so that we can also sign using non-PKCS11 methods if required. --- build.xml | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/build.xml b/build.xml index b6e3669c..dc1f7fa5 100644 --- a/build.xml +++ b/build.xml @@ -9,7 +9,7 @@ * "ant push" sends all files to the remote site, and requires the remote site password. --> - + - - + + +