From 851df1c73ad86c234834cbf5724bed15b4990f9a Mon Sep 17 00:00:00 2001 From: Ian Young Date: Thu, 6 Mar 2014 12:11:39 +0000 Subject: [PATCH] Add an aggregator flow that flags up eduGAIN entities which have recovered from an error condition. --- build.xml | 5 ++- mdx/common-beans.xml | 4 +++ mdx/int_edugain/check_recovered.xsl | 26 +++++++++++++++ mdx/int_edugain/verbs.xml | 49 +++++++++++++++++++++++++++-- 4 files changed, 80 insertions(+), 4 deletions(-) create mode 100644 mdx/int_edugain/check_recovered.xsl diff --git a/build.xml b/build.xml index f1c5daa6..dbada01f 100644 --- a/build.xml +++ b/build.xml @@ -1051,7 +1051,7 @@ Verify the eduGAIN production aggregate. - The intention is that this be called from Jenkins. + The intention is that these targets be called from Jenkins. --> @@ -1059,6 +1059,9 @@ + + + + + diff --git a/mdx/int_edugain/check_recovered.xsl b/mdx/int_edugain/check_recovered.xsl new file mode 100644 index 00000000..d75b4e1b --- /dev/null +++ b/mdx/int_edugain/check_recovered.xsl @@ -0,0 +1,26 @@ + + + + + + + + + + entity has recovered from a previous error condition + + + + diff --git a/mdx/int_edugain/verbs.xml b/mdx/int_edugain/verbs.xml index 162aec75..b953e52d 100644 --- a/mdx/int_edugain/verbs.xml +++ b/mdx/int_edugain/verbs.xml @@ -66,14 +66,21 @@ + - @@ -83,6 +90,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +