Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 92719 invoked from network); 22 Nov 2009 20:39:41 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 22 Nov 2009 20:39:40 -0000 Received: (qmail 42959 invoked by uid 500); 22 Nov 2009 20:39:40 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 42837 invoked by uid 500); 22 Nov 2009 20:39:39 -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 42827 invoked by uid 99); 22 Nov 2009 20:39:39 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Nov 2009 20:39:39 +0000 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of GGregory@seagullsoftware.com designates 216.82.241.227 as permitted sender) Received: from [216.82.241.227] (HELO mail122.messagelabs.com) (216.82.241.227) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 22 Nov 2009 20:39:30 +0000 X-VirusChecked: Checked X-Env-Sender: GGregory@seagullsoftware.com X-Msg-Ref: server-14.tower-122.messagelabs.com!1258922347!49557536!1 X-StarScan-Version: 6.2.4; banners=-,-,- X-Originating-IP: [137.134.240.188] Received: (qmail 731 invoked from network); 22 Nov 2009 20:39:08 -0000 Received: from unknown (HELO postal.rocketsoftware.com) (137.134.240.188) by server-14.tower-122.messagelabs.com with RC4-SHA encrypted SMTP; 22 Nov 2009 20:39:08 -0000 Received: from HQMAIL.rocketsoftware.com ([172.16.37.60]) by RS1062.rocketsoftware.com ([172.16.37.62]) with mapi; Sun, 22 Nov 2009 15:38:57 -0500 From: Gary Gregory To: Commons Developers List Date: Sun, 22 Nov 2009 15:39:04 -0500 Subject: RE: [dbcp] 1.3 release problems Thread-Topic: [dbcp] 1.3 release problems Thread-Index: Acprk0TyY68GLdUsSvWYWxXlTmi1ugAIIB6w Message-ID: <94C476C03BFF5E42AC3518FDAC9643C4E2DE97119F@HQMAIL.rocketsoftware.com> References: <4B096A2A.4040702@gmail.com> In-Reply-To: <4B096A2A.4040702@gmail.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Does dropping support for Java 1.4 simply the issue? Gary > -----Original Message----- > From: Phil Steitz [mailto:phil.steitz@gmail.com] > Sent: Sunday, November 22, 2009 08:43 > To: Commons Developers List > Subject: [dbcp] 1.3 release problems >=20 > I am running into some problems preparing for dbcp-1.3. I would > appreciate comments / patches on any of the issues below. >=20 > 1. Findbugs is showing some real (inconsistent synch) and not so > real (e.g. serialization issues on classes that IMO should not be > serializable, but we can't fix until 2.0). The full report is here: > http://commons.apache.org/dbcp/findbugs.html > I would appreciate suggestions/patches/commits for what to fix and how. >=20 > 2. We can't compile commons-pool-1.3.jar against JDK 1.6 (JDBC 4) > and expect it to work for JDK 1.4/1.5 (JDBC 3) clients (at least not > as the code stands today). So we need to create two jar artifacts. > The question is which one gets the 1.3 name, what is the other > named and how do we package the distros? >=20 > 3. I assume it is OK at this point to drop the nojdbc3 Ant target > and compiler flags for JDBC 2. >=20 > TIA >=20 > Phil >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org