Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 58577 invoked from network); 5 Apr 2011 10:10:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 5 Apr 2011 10:10:35 -0000 Received: (qmail 30261 invoked by uid 500); 5 Apr 2011 10:10:35 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 30111 invoked by uid 500); 5 Apr 2011 10:10:34 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 30103 invoked by uid 99); 5 Apr 2011 10:10:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Apr 2011 10:10:34 +0000 X-ASF-Spam-Status: No, hits=0.3 required=5.0 tests=PLING_QUERY,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jak-commons-dev@m.gmane.org designates 80.91.229.12 as permitted sender) Received: from [80.91.229.12] (HELO lo.gmane.org) (80.91.229.12) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Apr 2011 10:10:27 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Q73D2-0005ol-Rq for dev@commons.apache.org; Tue, 05 Apr 2011 12:10:04 +0200 Received: from mail.elsag-solutions.com ([62.154.225.82]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 05 Apr 2011 12:10:04 +0200 Received: from joerg.schaible by mail.elsag-solutions.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 05 Apr 2011 12:10:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: dev@commons.apache.org From: =?UTF-8?B?SsO2cmc=?= Schaible Subject: Re: [discovery] org.apache.commons.discovery.log?!? Followup-To: gmane.comp.jakarta.commons.devel Date: Tue, 05 Apr 2011 12:09:04 +0200 Lines: 17 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8Bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: mail.elsag-solutions.com User-Agent: KNode/4.4.9 Simone Tripodi wrote: > Hi all guys, > since I'm in the middle of the process of [discovery] review, I'd like > to discuss a little about the 'log' package[1]: It is a > commons-logging implementation wrapper that I don't understand the > reason why it has be implemented :( > Moreover the 90% of classes that use a Log instance, have a static > setter method... > > I'd tend to remove that package and use commons-logging in the > traditional way, WDYT? IIRC discovery was also used as a jar ca be put into lib/endorsed. Having references there to commons-logging (or slf4j) would be fatal. - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org