[java-identity-provider COMMIT] in /trunk: idp-attribute-cli/src/main/resources/conf/cli-flow-beans.xml idp-attribute...
noreply at shibboleth.net
noreply at shibboleth.net
Mon Feb 10 17:04:36 EST 2014
Author: scantor
Date: Mon Feb 10 17:04:36 2014
New Revision: 5357
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5357&view=rev
Log:
IDP-303: Update Spring schema locations
Modified:
trunk/idp-attribute-cli/src/main/resources/conf/cli-flow-beans.xml
trunk/idp-attribute-cli/src/main/resources/conf/cli-flow.xml
trunk/idp-attribute-cli/src/main/resources/conf/internal.xml
trunk/idp-attribute-cli/src/main/resources/conf/webflow-config.xml
trunk/idp-attribute-resolver-spring/src/test/resources/net/shibboleth/idp/attribute/resolver/spring/attribute-resolver-svn.xml
trunk/idp-conf/src/main/resources/conf/attribute-params-config.xml
trunk/idp-conf/src/main/resources/conf/authn-comparison.xml
trunk/idp-conf/src/main/resources/conf/authn-flow-descriptors.xml
trunk/idp-conf/src/main/resources/conf/global-user.xml
trunk/idp-conf/src/main/resources/conf/ipaddress-authn-config.xml
trunk/idp-conf/src/main/resources/conf/jaas-authn-config.xml
trunk/idp-conf/src/main/resources/conf/ldap-authn-config.xml
trunk/idp-conf/src/main/resources/conf/remoteuser-authn-config.xml
trunk/idp-conf/src/main/resources/conf/subject-config.xml
trunk/idp-conf/src/main/resources/conf/webflow-config.xml
trunk/idp-conf/src/main/resources/flows/authn/account-locked-flow.xml
trunk/idp-conf/src/main/resources/flows/authn/authn-conditions-flow.xml
trunk/idp-conf/src/main/resources/flows/authn/expired-password-flow.xml
trunk/idp-conf/src/main/resources/flows/authn/expiring-password-flow.xml
trunk/idp-conf/src/main/resources/system/conf/global-system.xml
trunk/idp-conf/src/main/resources/system/conf/mvc-beans.xml
trunk/idp-conf/src/main/resources/system/conf/session-manager.xml
trunk/idp-conf/src/main/resources/system/flows/authn/authn-abstract-flow.xml
trunk/idp-conf/src/main/resources/system/flows/authn/authn-beans.xml
trunk/idp-conf/src/main/resources/system/flows/authn/authn-flow.xml
trunk/idp-conf/src/main/resources/system/flows/authn/ipaddress-authn-beans.xml
trunk/idp-conf/src/main/resources/system/flows/authn/ipaddress-authn-flow.xml
trunk/idp-conf/src/main/resources/system/flows/authn/jaas-authn-beans.xml
trunk/idp-conf/src/main/resources/system/flows/authn/jaas-authn-flow.xml
trunk/idp-conf/src/main/resources/system/flows/authn/ldap-authn-beans.xml
trunk/idp-conf/src/main/resources/system/flows/authn/ldap-authn-flow.xml
trunk/idp-conf/src/main/resources/system/flows/authn/remoteuser-authn-beans.xml
trunk/idp-conf/src/main/resources/system/flows/authn/remoteuser-authn-flow.xml
trunk/idp-conf/src/main/resources/system/flows/c14n/legacy-pc-subject-c14n-beans.xml
trunk/idp-conf/src/main/resources/system/flows/c14n/legacy-pc-subject-c14n-flow.xml
trunk/idp-conf/src/main/resources/system/flows/c14n/saml2-transient-subject-c14n-beans.xml
trunk/idp-conf/src/main/resources/system/flows/c14n/saml2-transient-subject-c14n-flow.xml
trunk/idp-conf/src/main/resources/system/flows/c14n/simple-subject-c14n-beans.xml
trunk/idp-conf/src/main/resources/system/flows/c14n/simple-subject-c14n-flow.xml
trunk/idp-conf/src/main/resources/system/flows/c14n/subject-c14n-abstract-flow.xml
trunk/idp-conf/src/main/resources/system/flows/c14n/subject-c14n-beans.xml
trunk/idp-conf/src/main/resources/system/flows/c14n/subject-c14n-flow.xml
trunk/idp-conf/src/main/resources/system/flows/saml1/sso-abstract-beans.xml
trunk/idp-conf/src/main/resources/system/flows/saml1/sso-unsolicited-beans.xml
trunk/idp-conf/src/main/resources/system/flows/saml2/sso-abstract-beans.xml
trunk/idp-conf/src/main/resources/system/flows/saml2/sso-post-beans.xml
trunk/idp-conf/src/main/resources/system/flows/saml2/sso-redirect-beans.xml
trunk/idp-conf/src/main/resources/system/flows/saml2/sso-unsolicited-beans.xml
trunk/idp-core/src/test/resources/net/shibboleth/idp/service/ReloadableSpringService.xml
trunk/idp-core/src/test/resources/net/shibboleth/idp/spring/naturestudy/CustomBeanReplace.xml
trunk/idp-core/src/test/resources/net/shibboleth/idp/spring/naturestudy/CustomBeanReplace2.xml
trunk/idp-core/src/test/resources/net/shibboleth/idp/spring/naturestudy/PropertyPlaceholder.xml
trunk/idp-core/src/test/resources/net/shibboleth/idp/spring/naturestudy/SimpleBeanReplace.xml
Modified: trunk/idp-attribute-cli/src/main/resources/conf/cli-flow-beans.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-cli/src/main/resources/conf/cli-flow-beans.xml?rev=5357&r1=5356&r2=5357&view=diff
==============================================================================
--- trunk/idp-attribute-cli/src/main/resources/conf/cli-flow-beans.xml (original)
+++ trunk/idp-attribute-cli/src/main/resources/conf/cli-flow-beans.xml Mon Feb 10 17:04:36 2014
@@ -2,8 +2,8 @@
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:util="http://www.springframework.org/schema/util"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
[... 888 lines stripped ...]
More information about the commits
mailing list