Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 49722 invoked from network); 21 Jun 2009 17:59:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Jun 2009 17:59:47 -0000 Received: (qmail 89452 invoked by uid 500); 21 Jun 2009 17:59:58 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 89332 invoked by uid 500); 21 Jun 2009 17:59:58 -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 89322 invoked by uid 99); 21 Jun 2009 17:59:57 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Jun 2009 17:59:57 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [193.252.22.151] (HELO smtp6.freeserve.com) (193.252.22.151) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Jun 2009 17:59:48 +0000 Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf3522.me.freeserve.com (SMTP Server) with ESMTP id 286C01C00085 for ; Sun, 21 Jun 2009 19:59:26 +0200 (CEST) Received: from smtp.homeinbox.net (unknown [91.109.141.126]) by mwinf3522.me.freeserve.com (SMTP Server) with ESMTP id 074DE1C00084 for ; Sun, 21 Jun 2009 19:59:26 +0200 (CEST) X-ME-UUID: 20090621175926300.074DE1C00084@mwinf3522.me.freeserve.com Received: from localhost (localhost [127.0.0.1]) by smtp.homeinbox.net (Postfix) with ESMTP id 17DD11A4DEB for ; Sun, 21 Jun 2009 18:59:25 +0100 (BST) X-Virus-Scanned: Debian amavisd-new at homeinbox.net Received: from smtp.homeinbox.net ([127.0.0.1]) by localhost (server01.dev.local [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id eGzf1oeU8cTe for ; Sun, 21 Jun 2009 18:59:21 +0100 (BST) Received: from [192.168.0.9] (study03.dev.local [192.168.0.9]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.homeinbox.net (Postfix) with ESMTPSA id D888C1A4DE8 for ; Sun, 21 Jun 2009 18:59:21 +0100 (BST) Message-ID: <4A3E74F1.8060609@apache.org> Date: Sun, 21 Jun 2009 18:59:13 +0100 From: Mark Thomas User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: dev@commons.apache.org Subject: Re: svn commit: r787061 - /commons/proper/dbcp/trunk/src/java/org/apache/commons/dbcp/DelegatingConnection.java References: <20090621175810.CFE1C23888CD@eris.apache.org> In-Reply-To: <20090621175810.CFE1C23888CD@eris.apache.org> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org psteitz@apache.org wrote: > Author: psteitz > Date: Sun Jun 21 17:58:10 2009 > New Revision: 787061 > > URL: http://svn.apache.org/viewvc?rev=787061&view=rev > Log: > Corrected issue reference in comment. Thanks. Too used to fixing POOL issues ;) Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org