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 <ma...@apache.org>

> 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-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
http://people.apache.org/~britter/
http://www.systemoutprintln.de/
http://twitter.com/BenediktRitter
http://github.com/britter

Reply via email to