From: Olivier Lamy Date: Mon, 30 Jul 2012 12:32:26 +0000 (+0000) Subject: avoid multipe slf4j binding in test X-Git-Tag: archiva-1.4-M3~492 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=6fa6750970d931eeb8de3fce301cf87938e1d8db;p=archiva.git avoid multipe slf4j binding in test git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1367067 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/archiva-modules/archiva-web/archiva-webapp/pom.xml b/archiva-modules/archiva-web/archiva-webapp/pom.xml index 0866c5414..cce6e90d1 100644 --- a/archiva-modules/archiva-web/archiva-webapp/pom.xml +++ b/archiva-modules/archiva-web/archiva-webapp/pom.xml @@ -881,6 +881,12 @@ archiva-test-utils ${project.version} test + + + org.slf4j + slf4j-simple + +