Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 50770 invoked from network); 12 Sep 2009 22:14:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 Sep 2009 22:14:53 -0000 Received: (qmail 53794 invoked by uid 500); 12 Sep 2009 22:14:53 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 53670 invoked by uid 500); 12 Sep 2009 22:14:52 -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 53660 invoked by uid 99); 12 Sep 2009 22:14:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Sep 2009 22:14:52 +0000 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: domain of phil.steitz@gmail.com designates 74.125.92.145 as permitted sender) Received: from [74.125.92.145] (HELO qw-out-1920.google.com) (74.125.92.145) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 12 Sep 2009 22:14:43 +0000 Received: by qw-out-1920.google.com with SMTP id 14so651021qwa.60 for ; Sat, 12 Sep 2009 15:14:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:x-enigmail-version:content-type :content-transfer-encoding; bh=Uipaaw0tAdxn2fS00hKbFji0Z3sztuwKDKx/sFNbu24=; b=MK6cXPtqrIifOEywC8jL5+srJHGQ15T+5aZZDECtdfK80irsxviq/U/fto0nObXDEv RWZ9Z06CyEAwAS+qkU+HMCADOCTfJSCgl5XIHtjZAFlTnrhsGXRyv6TpSJSs/R4gnly/ KdyavpNvIyShF0S9LoYe+QbZl1Q0rUAfkKx+g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:content-type:content-transfer-encoding; b=nE/NJMpE7yosLXBgQIh+KLR3ewY0sBDwyHp8UipJCDNM4LYkb6qXncogPkU9VucEyr 6SZRStOYSmvpch63RrC3KtFxhyQuHs1H/3+rYhd+QqpwYBYQioA9RrmsYC8XnCwe/Yx8 wbMXMwqckD1u37bvzGTXh2he4wouYwSDiAB+I= Received: by 10.224.4.21 with SMTP id 21mr4023341qap.155.1252793662684; Sat, 12 Sep 2009 15:14:22 -0700 (PDT) Received: from phil-steitzs-macbook-pro.local (c-68-82-187-235.hsd1.de.comcast.net [68.82.187.235]) by mx.google.com with ESMTPS id 7sm3069799qwf.47.2009.09.12.15.14.21 (version=SSLv3 cipher=RC4-MD5); Sat, 12 Sep 2009 15:14:22 -0700 (PDT) Message-ID: <4AAC1D3C.3030508@gmail.com> Date: Sat, 12 Sep 2009 18:14:20 -0400 From: Phil Steitz User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: Commons Developers List Subject: [dbcp] Working toward 1.3 release X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org We have fixed a lot of bugs, added some valuable enhancements and enabled 1.5+ build since 1.2.2, so I would like to get a DBCP release out in the next couple of weeks. I will volunteer to RM. Here are the open issues marked for 1.3 and some comments on resolution: DBCP-266 - need to determine whether or not this is a bug DBCP-294 - patch looks OK, I will revise as nec. and apply DBCP-276 - simple enhancement - I will do this DBCP-160 - patch needs work, help welcome ;) DBCP-203 - reasonable request, requires work. OK to push out IMO DBCP-289 - reasonable request, requires work. OK to push out IMO DBCP-204 - patch looks OK, but needs tests --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org