[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 00:47:27 EDT 2014
Author: scantor
Date: Wed Oct 29 00:47:27 2014
New Revision: 1115
URL: http://svn.shibboleth.net/view/java-shib-common?rev=1115&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=1115&r1=1114&r2=1115&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 00:47:27 2014
@@ -19,7 +19,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" />
+ <samlmd:AssertionConsumerService Binding="Foo" Location="Bar" index="1" />
<samlmd:AttributeConsumingService isDefault="true" id="1">
<samlmd:ServiceName xml:lang="en">Example Service</samlmd:ServiceName>
<samlmd:ServiceDescription xml:lang="en">
More information about the commits
mailing list