From dd54cae8c22aa9dc3da24144a9e7db00fc580758 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Tue, 15 Jul 2014 12:13:16 +0100 Subject: [PATCH] Parameterise import aggregate generation. Take local file locations of production aggregate and generated import aggregate from properties. Add a target to generate the import aggregate. --- build.xml | 20 ++++++++++++++++++++ mdx/incommon/import.xml | 21 +++++++++++---------- 2 files changed, 31 insertions(+), 10 deletions(-) diff --git a/build.xml b/build.xml index 1e7dbc84..d417ad8f 100644 --- a/build.xml +++ b/build.xml @@ -1449,6 +1449,13 @@ --> + + + + + Generating InCommon import aggregate in ${mda.inc.imported.xml} + from production aggregate in ${mda.inc.production.xml} + and selected eduGAIN entities... + + Generation complete. + + \ No newline at end of file diff --git a/mdx/incommon/import.xml b/mdx/incommon/import.xml index a54c234e..b7c5b9b9 100644 --- a/mdx/incommon/import.xml +++ b/mdx/incommon/import.xml @@ -32,7 +32,7 @@ p:id="serializeImported"> - + @@ -87,17 +87,18 @@ p:id="import"> - - - - - - + + + + +