From a44b2ac9dd664f3a93e2a7001afd507abb218110 Mon Sep 17 00:00:00 2001 From: Brett Porter Date: Thu, 23 Dec 2010 03:18:17 +0000 Subject: [PATCH] cache has moved to a different spring ID - use the default one from the archiva-policies module git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1052163 13f79535-47bb-0310-9956-ffa450edef68 --- .../webapp/WEB-INF/applicationContext.xml | 55 +++++++++---------- 1 file changed, 27 insertions(+), 28 deletions(-) diff --git a/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/applicationContext.xml b/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/applicationContext.xml index 1a8c45ce1..0cc09c392 100644 --- a/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/applicationContext.xml +++ b/archiva-modules/archiva-web/archiva-webapp/src/main/webapp/WEB-INF/applicationContext.xml @@ -5,16 +5,12 @@ http://www.springframework.org/schema/beans/spring-beans-2.5.xsd"> - - - - + init-method="initialize"/> - + @@ -22,46 +18,49 @@ - + - + - + - - - + + + - - + + - - + + - + - + - - + + - - + + @@ -72,10 +71,10 @@ - + - - + + @@ -88,7 +87,7 @@ - - - + + + -- 2.39.5