From 8d92a8fdb1d682e92947acc2e2ca108377298be9 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Fri, 11 Feb 2022 20:15:51 +0000 Subject: [PATCH] Separate eduGAIN download and processing See ukf/ukf-meta#1. --- build.xml | 49 ++++++++++++++++++++++++++++++++++- dev.properties | 6 +++++ mdx/int_edugain/beans.xml | 21 ++++++++++++--- mdx/int_edugain/download.xml | 50 ++++++++++++++++++++++++++++++++++++ 4 files changed, 122 insertions(+), 4 deletions(-) create mode 100644 mdx/int_edugain/download.xml diff --git a/build.xml b/build.xml index 99fdfc58..04ebddbb 100644 --- a/build.xml +++ b/build.xml @@ -1546,6 +1546,37 @@ + + + + + Downloading eduGAIN aggregate. + + Download to ${mda.output.edugain.download} completed. + + + + + Removing previously downloaded eduGAIN aggregate. + + + - + Generating unsigned UKfed metadata files. + + + + + + + + + + + + @@ -80,7 +95,7 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + +