From: Olivier Lamy Date: Fri, 6 Jan 2012 15:01:18 +0000 (+0000) Subject: add dependencies declaration to ensure we use correct version X-Git-Tag: archiva-1.4-M3~1630 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=7af84cdcb742eaf78ffbadb5b75a0ca1902b5525;p=archiva.git add dependencies declaration to ensure we use correct version git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1228217 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-modules/archiva-web/archiva-webapp-js/pom.xml b/archiva-modules/archiva-web/archiva-webapp-js/pom.xml index 8c6e9d465..a5335b804 100644 --- a/archiva-modules/archiva-web/archiva-webapp-js/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp-js/pom.xml @@ -381,6 +381,46 @@ + + org.codehaus.redback.components.cache + spring-cache-ehcache + + + commons-logging + commons-logging + + + + + net.sf.ehcache + ehcache-core + + + commons-logging + commons-logging + + + + + + org.codehaus.redback.components + spring-quartz + + + org.quartz-scheduler + quartz + + + c3p0 + c3p0 + + + javax.transaction + jta + + + + org.codehaus.redback redback-rest-services