[java-identity-provider COMMIT] /trunk/idp-attribute-cli/src/main/resources/conf/webflow-config.xml
noreply at shibboleth.net
noreply at shibboleth.net
Wed May 7 19:43:15 EDT 2014
Author: scantor
Date: Wed May 7 19:43:15 2014
New Revision: 5876
URL: http://svn.shibboleth.net/view/java-identity-provider?rev=5876&view=rev
Log:
Remove some classpath schema locs.
Modified:
trunk/idp-attribute-cli/src/main/resources/conf/webflow-config.xml
Modified: trunk/idp-attribute-cli/src/main/resources/conf/webflow-config.xml
URL: http://svn.shibboleth.net/view/java-identity-provider/trunk/idp-attribute-cli/src/main/resources/conf/webflow-config.xml?rev=5876&r1=5875&r2=5876&view=diff
==============================================================================
--- trunk/idp-attribute-cli/src/main/resources/conf/webflow-config.xml (original)
+++ trunk/idp-attribute-cli/src/main/resources/conf/webflow-config.xml Wed May 7 19:43:15 2014
@@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans.xsd
http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util.xsd
- http://www.springframework.org/schema/webflow-config classpath:/org/springframework/webflow/config/spring-webflow-config-2.3.xsd">
+ http://www.springframework.org/schema/webflow-config http://www.springframework.org/schema/webflow-config/spring-webflow-config-2.3.xsd">
<webflow:flow-registry id="flowRegistry">
<webflow:flow-location path="/conf/cli-flow.xml" />
More information about the commits
mailing list