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 3903DC12E for ; Sun, 3 Nov 2013 18:40:32 +0000 (UTC) Received: (qmail 6363 invoked by uid 500); 3 Nov 2013 18:40:31 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 6250 invoked by uid 500); 3 Nov 2013 18:40:31 -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 6240 invoked by uid 99); 3 Nov 2013 18:40:31 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Nov 2013 18:40:31 +0000 Received: from localhost (HELO [192.168.23.9]) (127.0.0.1) (smtp-auth username markt, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Sun, 03 Nov 2013 18:40:31 +0000 Message-ID: <5276989D.8020205@apache.org> Date: Sun, 03 Nov 2013 18:40:29 +0000 From: Mark Thomas User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Commons Developers List Subject: Re: [VOTE] Release Apache Commons Pool 2.0 RC2 as 2.0 References: <5272710B.4070004@apache.org> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit On 02/11/2013 22:40, Jörg Schaible wrote: > Hi Mark, > > Mark Thomas wrote: > >> Development on Pool 2 is complete and a review of the remaining DBCP >> bugs has not highlighted any that are likely to trigger significant API >> changes in Pool so it is time for a release. >> >> The Pool 2.0 RC2 is available for review here: >> https://dist.apache.org/repos/dist/dev/commons/pool/ (r3386) >> >> Maven artifacts are here: >> https://repository.apache.org/content/repositories/orgapachecommons-050/ >> >> Details of changes since 1.6 are in the release notes and changelog: >> https://dist.apache.org/repos/dist/dev/commons/pool/RELEASE-NOTES.txt >> >> http://people.apache.org/~markt/dev/commons-pool-2.0-RC2/changes-report.html >> >> The tag is here: >> http://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_2_0_RC2/ >> (r 1537505) >> >> Site: >> http://people.apache.org/~markt/dev/commons-pool-2.0-RC2 >> (Broken links to Javadoc versions expected) >> >> KEYS: >> http://www.apache.org/dist/commons/KEYS >> >> Please review the release candidate and vote. >> This vote will close no sooner that 72 hours from now >> >> [ ] +1 Release these artifacts >> [ ] +0 OK, but... >> [ ] -0 OK, but really should fix... >> [ ] -1 I oppose this release because... > > +1 > > Builds fine from source with my compiler zoo (even Java 8) on Linux. > > Minor nit: There's no hint for the minimal Java version, not in the RELEASE- > NOTES.txt nor as minimum requirement in the pom. Thanks for the review. Phil has fixed that one in trunk. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org