Return-Path: Delivered-To: apmail-geronimo-scm-archive@www.apache.org Received: (qmail 59324 invoked from network); 8 Oct 2008 12:28:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Oct 2008 12:28:29 -0000 Received: (qmail 6663 invoked by uid 500); 8 Oct 2008 12:28:28 -0000 Delivered-To: apmail-geronimo-scm-archive@geronimo.apache.org Received: (qmail 6613 invoked by uid 500); 8 Oct 2008 12:28:28 -0000 Mailing-List: contact scm-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list scm@geronimo.apache.org Received: (qmail 6604 invoked by uid 99); 8 Oct 2008 12:28:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Oct 2008 05:28:28 -0700 X-ASF-Spam-Status: No, hits=-1999.9 required=10.0 tests=ALL_TRUSTED,DNS_FROM_SECURITYSAGE X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 Oct 2008 12:27:33 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 0A9452388A03; Wed, 8 Oct 2008 05:28:09 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r702833 - /geronimo/gshell/trunk/pom.xml Date: Wed, 08 Oct 2008 12:28:08 -0000 To: scm@geronimo.apache.org From: jdillon@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20081008122809.0A9452388A03@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: jdillon Date: Wed Oct 8 05:28:07 2008 New Revision: 702833 URL: http://svn.apache.org/viewvc?rev=702833&view=rev Log: Dropped use of slf4j-simple (cause it sucks), use slf4j-log4j* instead Modified: geronimo/gshell/trunk/pom.xml Modified: geronimo/gshell/trunk/pom.xml URL: http://svn.apache.org/viewvc/geronimo/gshell/trunk/pom.xml?rev=702833&r1=702832&r2=702833&view=diff ============================================================================== --- geronimo/gshell/trunk/pom.xml (original) +++ geronimo/gshell/trunk/pom.xml Wed Oct 8 05:28:07 2008 @@ -57,12 +57,6 @@ org.slf4j - slf4j-simple - 1.5.3 - - - - org.slf4j slf4j-log4j12 1.5.3 @@ -380,12 +374,6 @@ - org.slf4j - slf4j-simple - test - - - junit junit test