From e53a2d04909aa0ba18eec5027f55abac6099b5a5 Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Sat, 5 Jan 2013 23:34:38 +0000 Subject: [PATCH] hack not anymore needed spring 3.2 is faster git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1429424 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/test/webapp/WEB-INF/feedServletTest-web.xml | 5 ----- .../src/main/webapp/WEB-INF/applicationContext.xml | 2 +- .../WEB-INF/repository-servlet-security-test/web.xml | 6 +----- .../archiva-webdav/src/test/resources/WEB-INF/web.xml | 5 +---- 4 files changed, 3 insertions(+), 15 deletions(-) diff --git a/archiva-modules/archiva-web/archiva-web-common/src/test/webapp/WEB-INF/feedServletTest-web.xml b/archiva-modules/archiva-web/archiva-web-common/src/test/webapp/WEB-INF/feedServletTest-web.xml index 180c5473a..ea4f7ba3d 100644 --- a/archiva-modules/archiva-web/archiva-web-common/src/test/webapp/WEB-INF/feedServletTest-web.xml +++ b/archiva-modules/archiva-web/archiva-web-common/src/test/webapp/WEB-INF/feedServletTest-web.xml @@ -28,11 +28,6 @@ org.springframework.web.context.ContextLoaderListener - - contextClass - org.apache.archiva.redback.components.springutils.CachingWebApplicationContext - - RssFeedServlet org.apache.archiva.web.rss.RssFeedServlet 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 9f90b50c9..b55090452 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 @@ -32,7 +32,7 @@ - + diff --git a/archiva-modules/archiva-web/archiva-webdav/src/test/resources/WEB-INF/repository-servlet-security-test/web.xml b/archiva-modules/archiva-web/archiva-webdav/src/test/resources/WEB-INF/repository-servlet-security-test/web.xml index 21eaa92b2..158e4724a 100644 --- a/archiva-modules/archiva-web/archiva-webdav/src/test/resources/WEB-INF/repository-servlet-security-test/web.xml +++ b/archiva-modules/archiva-web/archiva-webdav/src/test/resources/WEB-INF/repository-servlet-security-test/web.xml @@ -30,12 +30,8 @@ org.apache.archiva.webdav.util.MavenIndexerCleaner - - contextClass - org.apache.archiva.redback.components.springutils.CachingWebApplicationContext - - + contextConfigLocation classpath*:/META-INF/spring-context.xml diff --git a/archiva-modules/archiva-web/archiva-webdav/src/test/resources/WEB-INF/web.xml b/archiva-modules/archiva-web/archiva-webdav/src/test/resources/WEB-INF/web.xml index 11ceaa7dd..d03192e4b 100644 --- a/archiva-modules/archiva-web/archiva-webdav/src/test/resources/WEB-INF/web.xml +++ b/archiva-modules/archiva-web/archiva-webdav/src/test/resources/WEB-INF/web.xml @@ -30,10 +30,7 @@ org.apache.archiva.webdav.util.MavenIndexerCleaner - - contextClass - org.apache.archiva.redback.components.springutils.CachingWebApplicationContext - + contextConfigLocation -- 2.39.5