From 07afc0560fcd83d95283a3f13ff0ad70c04f1e38 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Wed, 21 Apr 2010 15:46:54 +0000 Subject: [PATCH] Check for distinct index values in AssertionConsumerService and ArtifactResolutionService elements. --- build/check_misc.xsl | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/build/check_misc.xsl b/build/check_misc.xsl index ad38c8b3..869b5468 100644 --- a/build/check_misc.xsl +++ b/build/check_misc.xsl @@ -82,6 +82,41 @@ + + + + + + + + AssertionConsumerService index values not all different + + + + + + + + + + + + + ArtifactResolutionService index values not all different + + + + + + + +