From 3d973d3fbbd6db0a2b88423c6553eaf873b1ec15 Mon Sep 17 00:00:00 2001 From: Alex Stuart Date: Tue, 27 Jul 2021 13:46:34 +0100 Subject: [PATCH] Adds new targets for generating signed files for MDQ. The new targets call either MDQ or xmlsectool, but not both, so that we can add Jenkins jobs with independently-configurable Java versions. See ukf/ukf-meta#309 for details --- build.xml | 49 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 48 insertions(+), 1 deletion(-) diff --git a/build.xml b/build.xml index 71282e7..09b7ea1 100644 --- a/build.xml +++ b/build.xml @@ -561,6 +561,7 @@ + + Stage 4.1.1 Success: MDQ fragments signed + + + + + + Stage 4.1.2 Success: MDQ all entities file signed + + + + + Stage 4.1.3 Success: Created tarfile of MDQ fragments and all entities + + + + MDQ fragments and all entities files signed. + + - + Generating per-entity metadata in ${mda.mdq.output} @@ -2054,6 +2095,12 @@ Generation complete. + + + + Generating all.xml in ${mda.mdq.output} Generation complete.