You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@roller.apache.org by sn...@apache.org on 2010/08/12 23:57:27 UTC

svn commit: r985002 - /roller/trunk/weblogger-web/src/main/webapp/WEB-INF/security.xml

Author: snoopdave
Date: Thu Aug 12 21:57:27 2010
New Revision: 985002

URL: http://svn.apache.org/viewvc?rev=985002&view=rev
Log:
Moving to latest available schema <= 2.0.5

Modified:
    roller/trunk/weblogger-web/src/main/webapp/WEB-INF/security.xml

Modified: roller/trunk/weblogger-web/src/main/webapp/WEB-INF/security.xml
URL: http://svn.apache.org/viewvc/roller/trunk/weblogger-web/src/main/webapp/WEB-INF/security.xml?rev=985002&r1=985001&r2=985002&view=diff
==============================================================================
--- roller/trunk/weblogger-web/src/main/webapp/WEB-INF/security.xml (original)
+++ roller/trunk/weblogger-web/src/main/webapp/WEB-INF/security.xml Thu Aug 12 21:57:27 2010
@@ -16,10 +16,13 @@
   copyright in this work, please see the NOTICE file in the top level
   directory of this distribution.
 -->
-<beans:beans xmlns="http://www.springframework.org/schema/security" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+<beans:beans xmlns="http://www.springframework.org/schema/security"
+             xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
              xmlns:beans="http://www.springframework.org/schema/beans"
-             xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
-             http://www.springframework.org/schema/security http://www.springframework.org/schema/security/spring-security-2.0.1-openidfix.xsd">
+             xsi:schemaLocation="http://www.springframework.org/schema/beans
+             http://www.springframework.org/schema/beans/spring-beans-2.0.xsd
+             http://www.springframework.org/schema/security
+             http://www.springframework.org/schema/security/spring-security-2.0.4.xsd">
 
     <!--
 xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.0.xsd