From f5e4cfb26af13ee5207ca07eed4596666313606c Mon Sep 17 00:00:00 2001 From: Ian Young Date: Tue, 20 Aug 2024 11:02:58 +0100 Subject: [PATCH] Pass the members file location to the statistics transform The previous approach of passing the document is incompatible with the JDK processor. --- mdx/uk/beans.xml | 2 +- mdx/uk/statistics.xsl | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/mdx/uk/beans.xml b/mdx/uk/beans.xml index 3bc5b5f..5bd235d 100644 --- a/mdx/uk/beans.xml +++ b/mdx/uk/beans.xml @@ -577,7 +577,7 @@ p:XSLResource="classpath:uk/statistics.xsl"> - + diff --git a/mdx/uk/statistics.xsl b/mdx/uk/statistics.xsl index 9aae8d0..3f87d12 100644 --- a/mdx/uk/statistics.xsl +++ b/mdx/uk/statistics.xsl @@ -31,11 +31,12 @@ - + +