From 25ff9a5c0f4ef27f51afaf2b14176b11ac73a753 Mon Sep 17 00:00:00 2001 From: mbaudier Date: Thu, 1 Jan 2015 16:55:20 +0100 Subject: [PATCH] Spring Security v3.2.5 --- META-INF/spring/distribution.xml | 3 +- .../spring/org.argeo.tp.spring.security.xml | 31 ++++++++++++++----- 2 files changed, 25 insertions(+), 9 deletions(-) diff --git a/META-INF/spring/distribution.xml b/META-INF/spring/distribution.xml index 4e000e2..d8a439c 100644 --- a/META-INF/spring/distribution.xml +++ b/META-INF/spring/distribution.xml @@ -20,7 +20,8 @@ - + + diff --git a/META-INF/spring/org.argeo.tp.spring.security.xml b/META-INF/spring/org.argeo.tp.spring.security.xml index 6538977..1f58bdd 100644 --- a/META-INF/spring/org.argeo.tp.spring.security.xml +++ b/META-INF/spring/org.argeo.tp.spring.security.xml @@ -7,10 +7,6 @@ http://www.springframework.org/schema/util http://www.springframework.org/schema/util/spring-util-2.5.xsd http://www.argeo.org/schema/slc-flow http://www.argeo.org/schema/slc-flow-1.2.xsd"> - - - - @@ -18,9 +14,9 @@ - - + @@ -29,8 +25,27 @@ - + + + + + + + + + + + + + + + + + + + + + -- 2.30.2