[java-identity-provider COMMIT] /trunk/idp-attribute-resolver-spring/src/test/resources/net/shibboleth/idp/attribute/...
noreply at shibboleth.net
noreply at shibboleth.net
Mon Aug 22 11:22:55 EDT 2016
Author: rdw
Date: Mon Aug 22 11:22:54 2016
New Revision: 8339
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=8339&view=rev
Log:
properties
Modified:
trunk/idp-attribute-resolver-spring/src/test/resources/net/shibboleth/idp/attribute/resolver/spring/ad/resolver/templateAttributes.xml (contents, props changed)
Modified: trunk/idp-attribute-resolver-spring/src/test/resources/net/shibboleth/idp/attribute/resolver/spring/ad/resolver/templateAttributes.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-resolver-spring/src/test/resources/net/shibboleth/idp/attribute/resolver/spring/ad/resolver/templateAttributes.xml?rev=8339&r1=8338&r2=8339&view=diff
==============================================================================
--- trunk/idp-attribute-resolver-spring/src/test/resources/net/shibboleth/idp/attribute/resolver/spring/ad/resolver/templateAttributes.xml (original)
+++ trunk/idp-attribute-resolver-spring/src/test/resources/net/shibboleth/idp/attribute/resolver/spring/ad/resolver/templateAttributes.xml Mon Aug 22 11:22:54 2016
@@ -1,12 +1,12 @@
- <AttributeDefinition
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns="urn:mace:shibboleth:2.0:resolver"
- id="templateIdAttr"
- velocityEngine="otherVe"
- xsi:type="Template"
- xsi:schemaLocation="urn:mace:shibboleth:2.0:resolver http://shibboleth.net/schema/idp/shibboleth-attribute-resolver.xsd" >
- <SourceAttribute>att1</SourceAttribute>
- <Dependency xmlns:resolver="urn:mace:shibboleth:2.0:resolver" ref="TheOrphan"/>
- <SourceAttribute>att2</SourceAttribute>
- <Template>TheTemplate</Template>
+ <AttributeDefinition
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xmlns="urn:mace:shibboleth:2.0:resolver"
+ id="templateIdAttr"
+ velocityEngine="otherVe"
+ xsi:type="Template"
+ xsi:schemaLocation="urn:mace:shibboleth:2.0:resolver http://shibboleth.net/schema/idp/shibboleth-attribute-resolver.xsd" >
+ <SourceAttribute>att1</SourceAttribute>
+ <Dependency xmlns:resolver="urn:mace:shibboleth:2.0:resolver" ref="TheOrphan"/>
+ <SourceAttribute>att2</SourceAttribute>
+ <Template>TheTemplate</Template>
</AttributeDefinition>
More information about the commits
mailing list