From 0edb0a75ef0ed73ff9bb3267520bae5b79885e1c Mon Sep 17 00:00:00 2001 From: Olivier Lamy Date: Fri, 22 Nov 2013 03:38:58 +0000 Subject: [PATCH] use last ehcache 2.7.4 git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1544405 13f79535-47bb-0310-9956-ffa450edef68 --- .../archiva-base/archiva-policies/pom.xml | 2 +- .../src/main/resources/META-INF/spring-context.xml | 1 - archiva-modules/archiva-web/archiva-webapp/pom.xml | 2 +- .../src/main/webapp/WEB-INF/applicationContext.xml | 13 +++++++++++++ pom.xml | 8 ++++---- 5 files changed, 19 insertions(+), 7 deletions(-) diff --git a/archiva-modules/archiva-base/archiva-policies/pom.xml b/archiva-modules/archiva-base/archiva-policies/pom.xml index 632d9a3d3..648ea823d 100644 --- a/archiva-modules/archiva-base/archiva-policies/pom.xml +++ b/archiva-modules/archiva-base/archiva-policies/pom.xml @@ -67,7 +67,7 @@ net.sf.ehcache - ehcache-core + ehcache test diff --git a/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/src/main/resources/META-INF/spring-context.xml b/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/src/main/resources/META-INF/spring-context.xml index 71a6db2d9..30fd74acc 100644 --- a/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/src/main/resources/META-INF/spring-context.xml +++ b/archiva-modules/archiva-web/archiva-rest/archiva-rest-services/src/main/resources/META-INF/spring-context.xml @@ -50,7 +50,6 @@ - diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml index bef5f7150..0c380db43 100644 --- a/archiva-modules/archiva-web/archiva-webapp/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml @@ -663,7 +663,7 @@ net.sf.ehcache - ehcache-core + ehcache commons-logging 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 2dc48280b..fc07339ff 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 @@ -303,4 +303,17 @@ --> + + diff --git a/pom.xml b/pom.xml index 1b2c7e12c..58c25c9f2 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ 5.1.1 2.5 2.2-SNAPSHOT - 2.1 + 2.2-SNAPSHOT 2.0 2.1 2.0 @@ -1498,8 +1498,8 @@ net.sf.ehcache - ehcache-core - 2.6.6 + ehcache + 2.7.4 commons-logging @@ -1601,7 +1601,7 @@ com.google.code.atinject:atinject org.codehaus.plexus.cache:plexus-cache-api org.codehaus.plexus.cache:plexus-cache-ehcache - net.sf.ehcache:ehcache + net.sf.ehcache:ehcache-core org.codehaus.plexus.registry:plexus-registry-api org.codehaus.plexus.registry:plexus-registry-commons org.codehaus.plexus:plexus-taskqueue -- 2.39.5