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 deleted file mode 100644 index ea4f7ba3d..000000000 --- a/archiva-modules/archiva-web/archiva-web-common/src/test/webapp/WEB-INF/feedServletTest-web.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - Apache Archiva - - - org.springframework.web.context.ContextLoaderListener - - - - RssFeedServlet - org.apache.archiva.web.rss.RssFeedServlet - - - - RssFeedServlet - /feeds/* - - - - contextConfigLocation - - classpath*:/META-INF/spring-context.xml - classpath*:/spring-context-test-common.xml - classpath*:/spring-context-rss-servlet.xml - - - - diff --git a/archiva-modules/archiva-web/archiva-webdav/src/test/webapp/WEB-INF/web.xml b/archiva-modules/archiva-web/archiva-webdav/src/test/webapp/WEB-INF/web.xml deleted file mode 100644 index 54dc1b705..000000000 --- a/archiva-modules/archiva-web/archiva-webdav/src/test/webapp/WEB-INF/web.xml +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - Apache Archiva - - - org.springframework.web.context.ContextLoaderListener - - - org.apache.archiva.webdav.util.MavenIndexerCleaner - - - - contextConfigLocation - - classpath*:/META-INF/spring-context.xml, - classpath*:spring-context.xml - - - -