From e3c774807511e6060bd479aa4bbd3d0d5e018dea Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Thu, 20 Dec 2012 20:41:51 +0000 Subject: [PATCH] add bean declaration of cache#users in applicationContext.xml to ease change git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1424690 13f79535-47bb-0310-9956-ffa450edef68 --- .../src/main/webapp/WEB-INF/applicationContext.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/WEB-INF/applicationContext.xml b/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/WEB-INF/applicationContext.xml index b71e6d98f..949e61b5a 100644 --- a/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/WEB-INF/applicationContext.xml +++ b/archiva-modules/archiva-web/archiva-webapp-js/src/main/webapp/WEB-INF/applicationContext.xml @@ -149,6 +149,17 @@ --> + + + + + + + + + + -- 2.39.5