[java-shib-attribute] branch main updated: Remove apparently unused test files.

Scott Cantor cantor.2 at osu.edu
Tue Aug 8 15:04:22 UTC 2023


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch main
in repository java-shib-attribute.

View the commit online:
http://git.shibboleth.net/view/?p=java-shib-attribute.git;a=commit;h=f7816f7ed9305e02d9b9289e84aaea9447e24061

The following commit(s) were added to refs/heads/main by this push:
     new f7816f7ed Remove apparently unused test files.
f7816f7ed is described below

commit f7816f7ed9305e02d9b9289e84aaea9447e24061
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Aug 8 11:04:19 2023 -0400

    Remove apparently unused test files.
---
 .../attribute/resolver/spring/dc/resolver/subjectAttributes.xml    | 7 -------
 .../resolver/spring/dc/resolver/subjectAttributesNull.xml          | 6 ------
 2 files changed, 13 deletions(-)

diff --git a/shib-attribute-resolver-spring/src/test/resources/net/shibboleth/idp/attribute/resolver/spring/dc/resolver/subjectAttributes.xml b/shib-attribute-resolver-spring/src/test/resources/net/shibboleth/idp/attribute/resolver/spring/dc/resolver/subjectAttributes.xml
deleted file mode 100644
index 73f757ef9..000000000
--- a/shib-attribute-resolver-spring/src/test/resources/net/shibboleth/idp/attribute/resolver/spring/dc/resolver/subjectAttributes.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<DataConnector id="subjectAttributes" xsi:type="Subject"
-    xmlns="urn:mace:shibboleth:2.0:resolver"  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    exportAttributes="foo bar"
-    noResultIsError="true"
-    forCanonicalization="1"
-	xsi:schemaLocation="urn:mace:shibboleth:2.0:resolver http://shibboleth.net/schema/idp/shibboleth-attribute-resolver.xsd" />
diff --git a/shib-attribute-resolver-spring/src/test/resources/net/shibboleth/idp/attribute/resolver/spring/dc/resolver/subjectAttributesNull.xml b/shib-attribute-resolver-spring/src/test/resources/net/shibboleth/idp/attribute/resolver/spring/dc/resolver/subjectAttributesNull.xml
deleted file mode 100644
index e2f5e1203..000000000
--- a/shib-attribute-resolver-spring/src/test/resources/net/shibboleth/idp/attribute/resolver/spring/dc/resolver/subjectAttributesNull.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<DataConnector id="subjectAttributes" xsi:type="Subject"
-    xmlns="urn:mace:shibboleth:2.0:resolver"  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-    exportAttributes="foo bar"
-    noResultIsError=" "
-	xsi:schemaLocation="urn:mace:shibboleth:2.0:resolver http://shibboleth.net/schema/idp/shibboleth-attribute-resolver.xsd" />

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list