From abe2f6c12f7cc2008dd081f751f320d59b45c733 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Mon, 18 Jul 2011 10:16:54 +0000 Subject: [PATCH] Migrate mdx statistics generation out of generate configuration file into UK beans. Create a stand-alone statistics generation very for the uk channel. Convert statistics generation for production signing run over to mdx version. Optimise statistics generation by passing a pre-parsed members document bean rather than parsing in xslt. This is a wash if statistics generation is all we're doing, but will be beneficial later when the members document is also being used for other things. --- build.xml | 12 ++---- mdx/uk/beans.xml | 65 ++++++++++++++++++++++++++++++++ mdx/uk/generate.xml | 41 -------------------- {build => mdx/uk}/statistics.xsl | 10 ++++- mdx/uk/verbs.xml | 48 +++++++++++++++++++++++ 5 files changed, 125 insertions(+), 51 deletions(-) rename {build => mdx/uk}/statistics.xsl (99%) create mode 100644 mdx/uk/verbs.xml diff --git a/build.xml b/build.xml index e8859dd5..0ecec9e0 100644 --- a/build.xml +++ b/build.xml @@ -1236,16 +1236,12 @@ - - Generating UK Federation statistics - + + diff --git a/mdx/uk/beans.xml b/mdx/uk/beans.xml index 3f30a38d..1d7efc80 100644 --- a/mdx/uk/beans.xml +++ b/mdx/uk/beans.xml @@ -285,4 +285,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/mdx/uk/generate.xml b/mdx/uk/generate.xml index a224618c..d476b12a 100644 --- a/mdx/uk/generate.xml +++ b/mdx/uk/generate.xml @@ -327,47 +327,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - diff --git a/mdx/uk/verbs.xml b/mdx/uk/verbs.xml new file mode 100644 index 00000000..d9e4a2a2 --- /dev/null +++ b/mdx/uk/verbs.xml @@ -0,0 +1,48 @@ + + + + + + + + + + + + + + + + + + + + + + + + + +