[java-shib-common COMMIT] /branches/REL_1/src/test/resources/data/edu/internet2/middleware/shibboleth/common/config/m...
noreply at shibboleth.net
noreply at shibboleth.net
Wed Oct 29 01:00:43 EDT 2014
Author: scantor
Date: Wed Oct 29 01:00:43 2014
New Revision: 1116
URL: http://svn.shibboleth.net/view/java-shib-common?rev=1116&view=rev
Log:
Fix failing test.
Modified:
branches/REL_1/src/test/resources/data/edu/internet2/middleware/shibboleth/common/config/metadata/Metadata1.xml
Modified: branches/REL_1/src/test/resources/data/edu/internet2/middleware/shibboleth/common/config/metadata/Metadata1.xml
URL: http://svn.shibboleth.net/view/java-shib-common/branches/REL_1/src/test/resources/data/edu/internet2/middleware/shibboleth/common/config/metadata/Metadata1.xml?rev=1116&r1=1115&r2=1116&view=diff
==============================================================================
--- branches/REL_1/src/test/resources/data/edu/internet2/middleware/shibboleth/common/config/metadata/Metadata1.xml (original)
+++ branches/REL_1/src/test/resources/data/edu/internet2/middleware/shibboleth/common/config/metadata/Metadata1.xml Wed Oct 29 01:00:43 2014
@@ -20,7 +20,7 @@
<samlmd:EntityDescriptor entityID="https://sp.internet2.edu/shibboleth">
<samlmd:SPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol">
<samlmd:AssertionConsumerService Binding="Foo" Location="Bar" index="1" />
- <samlmd:AttributeConsumingService isDefault="true" id="1">
+ <samlmd:AttributeConsumingService isDefault="true" index="1">
<samlmd:ServiceName xml:lang="en">Example Service</samlmd:ServiceName>
<samlmd:ServiceDescription xml:lang="en">
An example service
More information about the commits
mailing list