From be313bf0b6f9c3c8479cff993b073a30e8c87fef Mon Sep 17 00:00:00 2001 From: Ian Young Date: Wed, 20 Jul 2011 14:09:26 +0000 Subject: [PATCH] Switch test and export aggregates over to mda flow. Retain other aggregates (production, wayf and fallback) under old system for now. --- build.xml | 51 ++++++++++++++++++++++----------------------------- 1 file changed, 22 insertions(+), 29 deletions(-) diff --git a/build.xml b/build.xml index c81f9102..d0cada64 100644 --- a/build.xml +++ b/build.xml @@ -210,7 +210,7 @@ - + Processing complete. @@ -351,7 +351,7 @@ Verifying metadata held at ${remote.url} @@ -464,33 +464,6 @@ o="${md.wayf.unsigned}"/> - - Test aggregate... - - normalising namespaces... - - - - - - Export aggregate... - - normalising namespaces... - - - Fallback aggregate... + + + + + + + + Generated UK unsigned metadata. @@ -1222,6 +1212,9 @@ Note that statistics are generated from the full registered fragment data, so that the statistics process has access to information that will not be included in published metadata. + + This target does stand-alone statistics generation; in normal use, the + statistics are generated as a side-effect of the generate target. -->