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 C2800C6B6 for ; Fri, 1 Nov 2013 12:27:33 +0000 (UTC) Received: (qmail 73324 invoked by uid 500); 1 Nov 2013 12:27:31 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 72966 invoked by uid 500); 1 Nov 2013 12:27:29 -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 72957 invoked by uid 99); 1 Nov 2013 12:27:28 -0000 Received: from minotaur.apache.org (HELO minotaur.apache.org) (140.211.11.9) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Nov 2013 12:27:28 +0000 Received: from localhost (HELO mail-we0-f181.google.com) (127.0.0.1) (smtp-auth username britter, mechanism plain) by minotaur.apache.org (qpsmtpd/0.29) with ESMTP; Fri, 01 Nov 2013 12:27:28 +0000 Received: by mail-we0-f181.google.com with SMTP id t60so3797456wes.26 for ; Fri, 01 Nov 2013 05:27:26 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=QP8OLPzs96WVDbRFwnoT06iK3s038i2UkOqWjRC/r9o=; b=RnYdvZZIK3XcYn48ioE5XzD5uvdRsEvkh27Vl8D5hhtutyqZtV/oiyqlH7betyP7fg J2sJ2c0hs8inOIo/+yzBIPpLwqV9nlpOHegAgqtNuUUsNEuS1NZMftcDaIY89KEjNoOQ exKg/u9VK/gMPE2YAEIGc4KUX682rtbeyAE1gocq+ZUWf0vphcBbErwOheIXmNRFWm7l FWIrDkw6s0ofEau11L09DsEPu+kaZZ8VUGLSme3CvZCf+fR26kZpoHLmW6v19bIBc5k5 EkgMLwCss1tqv6SK/AilOHdd0+AS5tJndllb6/291IXwFUU3NyWX9Nx5s+jExxJyGnJF wcsA== MIME-Version: 1.0 X-Received: by 10.194.21.104 with SMTP id u8mr82893wje.63.1383308846938; Fri, 01 Nov 2013 05:27:26 -0700 (PDT) Received: by 10.194.190.136 with HTTP; Fri, 1 Nov 2013 05:27:26 -0700 (PDT) In-Reply-To: <5272710B.4070004@apache.org> References: <5272710B.4070004@apache.org> Date: Fri, 1 Nov 2013 13:27:26 +0100 Message-ID: Subject: Re: [VOTE] Release Apache Commons Pool 2.0 RC2 as 2.0 From: Benedikt Ritter To: Commons Developers List Content-Type: multipart/alternative; boundary=047d7b5d97cb6fc3cd04ea1cb0a4 --047d7b5d97cb6fc3cd04ea1cb0a4 Content-Type: text/plain; charset=ISO-8859-1 Hello Mark, again building with: Apache Maven 3.1.1 (0728685237757ffbf44136acec0402957f723d9a; 2013-09-17 17:22:22+0200) Maven home: /Applications/dev/maven/apache-maven-3.1.1 Java version: 1.7.0_40, vendor: Oracle Corporation Java home: /Library/Java/JavaVirtualMachines/jdk1.7.0_40.jdk/Contents/Home/jre Default locale: de_DE, platform encoding: UTF-8 OS name: "mac os x", version: "10.9", arch: "x86_64", family: "mac" - build works fine - compared source archives with tag: content is the same - signatures are ok - Site looks good, the one FindBugs issue has been resolved but there is a new one: new org.apache.commons.pool2.proxy.JdkProxySource(ClassLoader, Class[]) may expose internal representation by storing an externally mutable object into JdkProxySource.interfaces Again I cannot say if this a problem, because I'm not involved in the development of pool. Maybe others can comment on this? All my points from RC1 have been addressed, thanks for that. +1 Benedikt 2013/10/31 Mark Thomas > 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... > > > Cheers, > > Mark > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > -- http://people.apache.org/~britter/ http://www.systemoutprintln.de/ http://twitter.com/BenediktRitter http://github.com/britter --047d7b5d97cb6fc3cd04ea1cb0a4--