From 537ff689e7e39ce7ca4d9f0b94abcece5ee7c569 Mon Sep 17 00:00:00 2001 From: Brett Porter Date: Sat, 14 Mar 2009 02:33:57 +0000 Subject: [MRM-1140] centralise logging through slf4j git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@753590 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 27 ++++++++++----------------- 1 file changed, 10 insertions(+), 17 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 757e9a371..7f3f5e22e 100644 --- a/pom.xml +++ b/pom.xml @@ -75,13 +75,13 @@ org.codehaus.plexus:plexus-container-default + org.codehaus.plexus:plexus-log4j-logging commons-logging:commons-logging velocity:velocity-dep classworlds:classworlds javax.transaction:jta javax.sql:jdbc-stdext ant:ant-optional - xom:xom org.codehaus.plexus:plexus-xwork-integration @@ -213,12 +213,6 @@ 3.8.1 test - - httpunit - httpunit - 1.6.2 - test - easymock easymock @@ -231,19 +225,15 @@ 1.2 test - - org.slf4j - jcl104-over-slf4j - test - - - org.slf4j - slf4j-log4j12 - test - + + httpunit + httpunit + 1.6.2 + test + org.apache.jackrabbit jackrabbit-webdav @@ -890,6 +880,7 @@ org.slf4j jcl104-over-slf4j 1.5.0 + runtime org.slf4j @@ -900,11 +891,13 @@ org.slf4j slf4j-simple 1.5.0 + test org.slf4j slf4j-log4j12 1.5.0 + runtime taglibs -- cgit v1.2.3