From 05096a6bc4a109c0dc3c33ee0437483dd69098c0 Mon Sep 17 00:00:00 2001 From: Jon Agland Date: Mon, 25 Feb 2019 14:04:03 +0000 Subject: [PATCH] Add compare-members scripts and update build.xml to include --- build.xml | 30 ++++++ utilities/compare-members.sh | 201 +++++++++++++++++++++++++++++++++++ utilities/members-to-csv.xsl | 21 ++++ 3 files changed, 252 insertions(+) create mode 100755 utilities/compare-members.sh create mode 100644 utilities/members-to-csv.xsl diff --git a/build.xml b/build.xml index e5327caf..18cdaef8 100644 --- a/build.xml +++ b/build.xml @@ -2328,6 +2328,7 @@ + + + Running compare.members + + + + + + + + + + Running extract.members.to.csv + + + + + + + + + +