From 22ec394ea4dc7db0637bdab35439259489bc4b42 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Mon, 3 Sep 2007 15:54:30 +0000 Subject: [PATCH] Sandbox pom changes to allow build with spring 1.2.9. Commented out 2.0 config module --- sandbox/openid/pom.xml | 10 ++++++++++ sandbox/pom.xml | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/sandbox/openid/pom.xml b/sandbox/openid/pom.xml index 7c16655339..db7da1c4c8 100644 --- a/sandbox/openid/pom.xml +++ b/sandbox/openid/pom.xml @@ -32,6 +32,16 @@ + + org.springframework + spring-core + true + + + org.springframework + spring-web + true + org.springframework spring-mock diff --git a/sandbox/pom.xml b/sandbox/pom.xml index 90ce2931e9..b9399fe98c 100644 --- a/sandbox/pom.xml +++ b/sandbox/pom.xml @@ -20,7 +20,7 @@ webwork openid other - spring-security-config +