[java-identity-provider COMMIT] /trunk/idp-core/src/main/resources/META-INF/spring.schemas

noreply at shibboleth.net noreply at shibboleth.net
Fri Feb 14 22:41:56 EST 2014


Author: scantor
Date: Fri Feb 14 22:41:55 2014
New Revision: 5385

URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5385&view=rev
Log:
Webflow mapping unneeded

Modified:
    trunk/idp-core/src/main/resources/META-INF/spring.schemas

Modified: trunk/idp-core/src/main/resources/META-INF/spring.schemas
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-core/src/main/resources/META-INF/spring.schemas?rev=5385&r1=5384&r2=5385&view=diff
==============================================================================
--- trunk/idp-core/src/main/resources/META-INF/spring.schemas (original)
+++ trunk/idp-core/src/main/resources/META-INF/spring.schemas Fri Feb 14 22:41:55 2014
@@ -1,9 +1,6 @@
 # This will move somewhere once we implement it.
 http\://shibboleth.net/schema/idp/shibboleth-security.xsd = schema/shibboleth-security.xsd
 classpath\:/schema/shibboleth-2.0-security.xsd = schema/shibboleth-security.xsd
-
-# This mapping seems to be missing from SWF jar.
-http\://www.springframework.org/schema/webflow/spring-webflow.xsd = org/springframework/webflow/engine/model/builder/xml/spring-webflow-2.0.xsd
 
 # These need to be somewhere, leaving here for want of a better choice for now.
 



More information about the commits mailing list