Return-Path: X-Original-To: apmail-commons-dev-archive@www.apache.org Delivered-To: apmail-commons-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D80B82AF2 for ; Thu, 5 May 2011 16:22:12 +0000 (UTC) Received: (qmail 77156 invoked by uid 500); 5 May 2011 16:22:12 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 76879 invoked by uid 500); 5 May 2011 16:22:12 -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 76869 invoked by uid 99); 5 May 2011 16:22:12 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 May 2011 16:22:12 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of phil.steitz@gmail.com designates 209.85.212.174 as permitted sender) Received: from [209.85.212.174] (HELO mail-px0-f174.google.com) (209.85.212.174) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 May 2011 16:22:04 +0000 Received: by pxi15 with SMTP id 15so1583896pxi.33 for ; Thu, 05 May 2011 09:21:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=t8OjAwwTO/CujnQHWI2NBJ2ZB60DIu6MXJbpaYmQRe8=; b=MVcxtvimk10k7MrdztHOfjVIagdLopVPoViq3h4EMvJrSdEzpDeU8m18w00IyhVkCt INITHETol2MRsW1nMrFKEW9GfVamWJqQqHMcrX+1HUXhhYrhtjzwxN8bmeFp/FNMexPP pVjmBl2a9TbZ9FHexeJ00gXXr9Mp1a7WbudO8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=jIGzAHa/i2A0qB2N4eMTjJGj5GDKifUNBCQoTDJhlHDg88EEGLSPwam6QPv82TQS5Q 1F9BN5z03bdQoJdzKUwQ07A7p5wF2rIC7v4oI7joybet0qAjHt1L0epmF9+ERNF+J0mV 0uSuUY3GVxcClTQCcUaAQRH9k8KDbBVNh2WcM= Received: by 10.142.234.18 with SMTP id g18mr1313793wfh.104.1304612503297; Thu, 05 May 2011 09:21:43 -0700 (PDT) Received: from a.local (75-171-19-46.phnx.qwest.net [75.171.19.46]) by mx.google.com with ESMTPS id k6sm2973651wfa.5.2011.05.05.09.21.32 (version=SSLv3 cipher=OTHER); Thu, 05 May 2011 09:21:41 -0700 (PDT) Message-ID: <4DC2CE8B.2090501@gmail.com> Date: Thu, 05 May 2011 09:21:31 -0700 From: Phil Steitz User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.17) Gecko/20110414 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: Commons Developers List Subject: Re: [POOL2][PROPOSAL] releasing commons-pool2-2.0-beta1 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org On 5/5/11 8:54 AM, Simone Tripodi wrote: > Hi all guys, > some of us (me included :P) are waiting for pool with generics; now > that the migration has been done, WDYT about releasing a beta1 > release? > It is basically the latest pool-1.5.X API, but with generics, at least > we can start playing with it. > Thoughts? Just let me know, I can take care of it! -1 Once we release something with the new package name, we are locking the API. We have also not performance tested or integrated the new pool with DBCP. I have not even personally finished reviewing all of the changes in the API to introduce generics. It is too early to cut a pool 2 release, IMO. Phil > Have a nice day, > Simo > > http://people.apache.org/~simonetripodi/ > http://www.99soft.org/ > > --------------------------------------------------------------------- > 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