From b48c67f642be4681e12edf0b8ca224bca0b84c48 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Tue, 24 Mar 2009 16:21:04 +0000 Subject: [PATCH] Remove all special case knowledge about specific entities, now relying on appropriate Software labelling. This also allows some other simplifications to the classification code. --- build/statistics.xsl | 50 ++++++++------------------------------------ 1 file changed, 9 insertions(+), 41 deletions(-) diff --git a/build/statistics.xsl b/build/statistics.xsl index f20b8745..bf204efc 100644 --- a/build/statistics.xsl +++ b/build/statistics.xsl @@ -1062,6 +1062,7 @@ [@name != 'simpleSAMLphp'] [@name != 'Atypon SAML SP 1.1/2.0'] [@name != 'AthensIM'] + [@name != 'Eduserv Gateway'] ]"/> @@ -1119,31 +1120,12 @@ Classify Shibboleth 1.3 entities. --> - - - - - + ]"/> @@ -1151,12 +1133,10 @@ Classify Athens Gateway entities --> - + + select="set:difference($entities.gateways.in, $entities.gateways)"/> - - - - - + select="$entities.unclassified | $entities.misc"/>