From: Olivier Lamy Date: Tue, 14 Jun 2011 19:58:02 +0000 (+0000) Subject: fix junit RssFeedServletTest X-Git-Tag: archiva-1.4-M1~634 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0ddd97bda1329db8ce6ef36b916791693732f24d;p=archiva.git fix junit RssFeedServletTest git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1135766 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-modules/archiva-web/archiva-webapp/src/test/resources/spring-context-rss-servlet.xml b/archiva-modules/archiva-web/archiva-webapp/src/test/resources/spring-context-rss-servlet.xml new file mode 100644 index 000000000..3cab95633 --- /dev/null +++ b/archiva-modules/archiva-web/archiva-webapp/src/test/resources/spring-context-rss-servlet.xml @@ -0,0 +1,46 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/archiva-modules/archiva-web/archiva-webapp/src/test/webapp/WEB-INF/feedServletTest-web.xml b/archiva-modules/archiva-web/archiva-webapp/src/test/webapp/WEB-INF/feedServletTest-web.xml index 058447466..0e8e38ec5 100644 --- a/archiva-modules/archiva-web/archiva-webapp/src/test/webapp/WEB-INF/feedServletTest-web.xml +++ b/archiva-modules/archiva-web/archiva-webapp/src/test/webapp/WEB-INF/feedServletTest-web.xml @@ -47,7 +47,7 @@ contextConfigLocation - classpath*:/spring-context.xml + classpath*:/spring-context-rss-servlet.xml classpath*:/META-INF/spring-context.xml