Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 77773 invoked from network); 3 Apr 2008 15:38:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Apr 2008 15:38:56 -0000 Received: (qmail 39788 invoked by uid 500); 3 Apr 2008 15:38:54 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 39739 invoked by uid 500); 3 Apr 2008 15:38:54 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 39715 invoked by uid 99); 3 Apr 2008 15:38:54 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Apr 2008 08:38:54 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [66.248.192.39] (HELO repmmg02.bea.com) (66.248.192.39) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Apr 2008 15:38:13 +0000 Received: from repmmr02.bea.com (repmmr02.bea.com [10.160.30.72]) by repmmg02.bea.com (Switch-3.3.0/Switch-3.2.7) with ESMTP id m33FcOYd002354 for ; Thu, 3 Apr 2008 08:38:24 -0700 Received: from repbfe01.amer.bea.com (repbfe01.bea.com [10.160.26.100]) by repmmr02.bea.com (Switch-3.3.0/Switch-3.2.7) with ESMTP id m33FcMQe014675 for ; Thu, 3 Apr 2008 08:38:23 -0700 Received: from goku ([10.36.9.115]) by repbfe01.amer.bea.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 3 Apr 2008 08:38:22 -0700 Message-ID: <006201c895a0$c09ba170$7309240a@goku> From: "Esteban Franqueiro" To: Subject: DatabaseFileSistem has an incorrectly referenced logger? Date: Thu, 3 Apr 2008 12:38:22 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset=Windows-1252 Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.3790.1830 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.1830 X-OriginalArrivalTime: 03 Apr 2008 15:38:22.0373 (UTC) FILETIME=[BFB5D550:01C895A0] x-BEA-PMX-Instructions: AV x-BEA-MM: Internal-To-External X-Virus-Checked: Checked by ClamAV on apache.org In DatabaseFileSystem, the logger is constructed as private static Logger log = LoggerFactory.getLogger(DbFileSystem.class); Shouldn't this be private static Logger log = LoggerFactory.getLogger(DatabaseFileSystem.class); ? Regards, Esteban Franqueiro esteban.franqueiro@bea.com Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.