From 9e5dd834089374ff73a28c7d72327ce4fc29cd27 Mon Sep 17 00:00:00 2001 From: Rhys Smith Date: Wed, 26 Oct 2016 20:34:08 +0100 Subject: [PATCH] Split out setting the mda keyPassword property into a separate target If sign.uk.keyPassword is provided, then the target is skipped and the property never gets set. --- build.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/build.xml b/build.xml index 243e35ad..4dd339fc 100644 --- a/build.xml +++ b/build.xml @@ -1712,6 +1712,9 @@ Please enter the password for the keystores: + + + @@ -1730,7 +1733,7 @@ - + Signing unsigned aggregates. Signing UKfed prod metadata. @@ -1789,7 +1792,7 @@ individual documents and write them as individual files into a destination directory. --> - + Generating per-entity metadata in ${mda.mdq.output} from production aggregate in ${mda.mdq.input} @@ -1804,7 +1807,7 @@ entity rather than the whole production aggregate, because dev environment PKCS#11 tokens are not fast enough to sign everything. --> - + Generating per-entity metadata in ${mda.mdq.output} from test metadata in ${mda.mdq.input}