Return-Path: Delivered-To: apmail-db-torque-dev-archive@www.apache.org Received: (qmail 94464 invoked from network); 18 Jul 2006 19:21:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Jul 2006 19:21:38 -0000 Received: (qmail 73214 invoked by uid 500); 18 Jul 2006 19:21:37 -0000 Delivered-To: apmail-db-torque-dev-archive@db.apache.org Received: (qmail 73199 invoked by uid 500); 18 Jul 2006 19:21:37 -0000 Mailing-List: contact torque-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Apache Torque Developers List" Reply-To: "Apache Torque Developers List" Delivered-To: mailing list torque-dev@db.apache.org Received: (qmail 73188 invoked by uid 500); 18 Jul 2006 19:21:37 -0000 Received: (qmail 73183 invoked by uid 99); 18 Jul 2006 19:21:37 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Jul 2006 12:21:37 -0700 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [140.211.166.113] (HELO eris.apache.org) (140.211.166.113) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Jul 2006 12:21:37 -0700 Received: by eris.apache.org (Postfix, from userid 65534) id 3D94D1A981A; Tue, 18 Jul 2006 12:21:17 -0700 (PDT) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r423215 - /db/torque/test/trunk/test-project/src/logging/commons-logging.properties Date: Tue, 18 Jul 2006 19:21:16 -0000 To: torque-commits@db.apache.org From: tv@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20060718192117.3D94D1A981A@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Author: tv Date: Tue Jul 18 12:21:16 2006 New Revision: 423215 URL: http://svn.apache.org/viewvc?rev=423215&view=rev Log: This seems to be needed. Added: db/torque/test/trunk/test-project/src/logging/commons-logging.properties Added: db/torque/test/trunk/test-project/src/logging/commons-logging.properties URL: http://svn.apache.org/viewvc/db/torque/test/trunk/test-project/src/logging/commons-logging.properties?rev=423215&view=auto ============================================================================== --- db/torque/test/trunk/test-project/src/logging/commons-logging.properties (added) +++ db/torque/test/trunk/test-project/src/logging/commons-logging.properties Tue Jul 18 12:21:16 2006 @@ -0,0 +1,7 @@ +# +# commons-logging config +# + +org.apache.commons.logging.LogFactory=org.apache.commons.logging.impl.LogFactoryImpl +org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger + --------------------------------------------------------------------- To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org For additional commands, e-mail: torque-dev-help@db.apache.org