[java-identity-provider COMMIT] in /trunk/idp-conf/src/test/java/net/shibboleth/idp/test: flows/paths/ spring/ spring...

noreply at shibboleth.net noreply at shibboleth.net
Mon Nov 16 12:57:35 EST 2015


Author: tzeller
Date: Mon Nov 16 12:57:35 2015
New Revision: 7998

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=7998&view=rev
Log:
Move app ctx initializer test.

Added:
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/spring/
      - copied from r7997, trunk/idp-conf/src/test/java/net/shibboleth/idp/test/flows/paths/
Modified:
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/flows/paths/
    trunk/idp-conf/src/test/java/net/shibboleth/idp/test/spring/IdPPropertiesApplicationContextInitializerTest.java

Modified: trunk/idp-conf/src/test/java/net/shibboleth/idp/test/spring/IdPPropertiesApplicationContextInitializerTest.java
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-conf/src/test/java/net/shibboleth/idp/test/spring/IdPPropertiesApplicationContextInitializerTest.java?rev=7998&r1=7997&r2=7998&view=diff
==============================================================================
--- trunk/idp-conf/src/test/java/net/shibboleth/idp/test/spring/IdPPropertiesApplicationContextInitializerTest.java	(original)
+++ trunk/idp-conf/src/test/java/net/shibboleth/idp/test/spring/IdPPropertiesApplicationContextInitializerTest.java	Mon Nov 16 12:57:35 2015
@@ -15,7 +15,7 @@
  * limitations under the License.
  */
 
-package net.shibboleth.idp.test.flows.paths;
+package net.shibboleth.idp.test.spring;
 
 import javax.servlet.ServletContextEvent;
 



More information about the commits mailing list