[java-identity-provider COMMIT] /trunk/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-dc.xsd

noreply at shibboleth.net noreply at shibboleth.net
Tue Feb 3 09:12:37 EST 2015


Author: rdw
Date: Tue Feb  3 09:12:36 2015
New Revision: 7311

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7311&view=rev
Log:
Comment on unused attribute in ResultCache

Modified:
    trunk/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-dc.xsd

Modified: trunk/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-dc.xsd
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-dc.xsd?rev=7311&r1=7310&r2=7311&view=diff
==============================================================================
--- trunk/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-dc.xsd (original)
+++ trunk/idp-schema/src/main/resources/schema/shibboleth-attribute-resolver-dc.xsd Tue Feb  3 09:12:36 2015
@@ -808,7 +808,7 @@
         <attribute name="cacheManagerRef" type="string">
         <annotation>
                 <documentation>
-                    Name of the CacheManager bean that will manage the result cache.
+                    Name of the CacheManager bean that will manage the result cache.  This is not used.
                 </documentation>
             </annotation>
         </attribute>



More information about the commits mailing list