[java-identity-provider COMMIT] /trunk/idp-profile-impl/src/test/resources/net/shibboleth/idp/profile/impl/ProfileAct...
noreply at shibboleth.net
noreply at shibboleth.net
Sat Feb 22 12:16:54 EST 2014
Author: rdw
Date: Sat Feb 22 12:16:54 2014
New Revision: 5452
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5452&view=rev
Log:
Fix failing test
Modified:
trunk/idp-profile-impl/src/test/resources/net/shibboleth/idp/profile/impl/ProfileActionBeanPostProcessorTest.xml
Modified: trunk/idp-profile-impl/src/test/resources/net/shibboleth/idp/profile/impl/ProfileActionBeanPostProcessorTest.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-profile-impl/src/test/resources/net/shibboleth/idp/profile/impl/ProfileActionBeanPostProcessorTest.xml?rev=5452&r1=5451&r2=5452&view=diff
==============================================================================
--- trunk/idp-profile-impl/src/test/resources/net/shibboleth/idp/profile/impl/ProfileActionBeanPostProcessorTest.xml (original)
+++ trunk/idp-profile-impl/src/test/resources/net/shibboleth/idp/profile/impl/ProfileActionBeanPostProcessorTest.xml Sat Feb 22 12:16:54 2014
@@ -8,6 +8,7 @@
default-destroy-method="destroy">
<bean class="net.shibboleth.idp.profile.impl.ProfileActionBeanPostProcessor" />
+ <bean class="net.shibboleth.idp.spring.IdentifiableBeanPostProcessor" />
<bean
id="IdPActionWithDefaultID"
More information about the commits
mailing list