Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 26262 invoked from network); 17 Oct 2010 13:57:54 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 17 Oct 2010 13:57:54 -0000 Received: (qmail 43292 invoked by uid 500); 17 Oct 2010 13:57:53 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 43194 invoked by uid 500); 17 Oct 2010 13:57: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 43186 invoked by uid 99); 17 Oct 2010 13:57:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Oct 2010 13:57:51 +0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=FREEMAIL_FROM,SPF_HELO_PASS,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jak-commons-dev@m.gmane.org designates 80.91.229.12 as permitted sender) Received: from [80.91.229.12] (HELO lo.gmane.org) (80.91.229.12) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 17 Oct 2010 13:57:44 +0000 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1P7Tji-0002eS-96 for dev@commons.apache.org; Sun, 17 Oct 2010 15:57:18 +0200 Received: from hsi-kbw-078-042-101-027.hsi3.kabel-badenwuerttemberg.de ([78.42.101.27]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 17 Oct 2010 15:57:18 +0200 Received: from joerg.schaible by hsi-kbw-078-042-101-027.hsi3.kabel-badenwuerttemberg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 17 Oct 2010 15:57:18 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: dev@commons.apache.org To: dev@commons.apache.org From: =?UTF-8?B?SsO2cmc=?= Schaible Subject: Re: [dbcp] 2.0 prep Followup-To: gmane.comp.jakarta.commons.devel Date: Sun, 17 Oct 2010 15:57:10 +0200 Lines: 24 Message-ID: References: <4CBA61AF.3090003@gmail.com> Reply-To: joerg.schaible@gmx.de Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8Bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: hsi-kbw-078-042-101-027.hsi3.kabel-badenwuerttemberg.de Mail-Copies-To: nobody User-Agent: KNode/4.4.5 Hi Phil, Phil Steitz wrote: > I just created a dbcp 1.4 legacy branch, so we can now start work > toward dbcp 2.0 in trunk. Pool is already off to the races. As we > have discussed, I would like to start exploring bringing in the > Tomcat jdbc-pool code, split somehow between [pool] and [dbcp]. > > To get [dbcp] moving, I would like to make the following pom changes > in trunk: > > 0) change the groupId to org.apache.commons > 1) change the artifactId to commons-dbcp2 > 2) change the pool dependency version to 2.0-SNAPSHOT > > Both 1) and 2) may be controversial, so I want to allow people to > weigh in before making these changes. I know we like to avoid > snapshot dependencies, but I don't see any other way to keep the API > changes in synch. Any better ideas? All arguments have already been spoken. So, +1 to al of this. - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org