[RESULT][VOTE] Release Apache Commons DBCP 2.0 based on RC1

2014-03-03 Thread Mark Thomas
The following votes were cast: Binding: +1: ggregory, markt, britter, psteitz No other votes were cast. The vote therefore passes. Mark - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-ma

Re: [VOTE] Release Apache Commons DBCP 2.0 based on RC1

2014-02-28 Thread Phil Steitz
Checked maven and ant builds on JDK 1.7.0_45, OSX. I had to update the pool dependency in build.properties.sample, but this is not a blocker (fixed in trunk). Hashes and sigs are good. Release notes, contents of zips, tarballs look good. +1 Phil On 2/27/14, 11:42 AM, Mark Thomas wrote: > I

Re: [VOTE] Release Apache Commons DBCP 2.0 based on RC1

2014-02-28 Thread Benedikt Ritter
2014-02-28 14:55 GMT+01:00 Mark Thomas : > On 28/02/2014 09:59, Benedikt Ritter wrote: > > > I've found one strange thing. When comparing the contents of the > src.tar.gz > > with the tag I get the following output: > > > > bene@localhost:~/workspace/apache/release-tools/dbcp2$ diff -q > > commons

Re: [VOTE] Release Apache Commons DBCP 2.0 based on RC1

2014-02-28 Thread Mark Thomas
On 28/02/2014 09:59, Benedikt Ritter wrote: > I've found one strange thing. When comparing the contents of the src.tar.gz > with the tag I get the following output: > > bene@localhost:~/workspace/apache/release-tools/dbcp2$ diff -q > commons-dbcp2-2.0-src DBCP_2_0_RC1/ > Only in DBCP_2_0_RC1/: .s

Re: [VOTE] Release Apache Commons DBCP 2.0 based on RC1

2014-02-28 Thread Mark Thomas
On 27/02/2014 19:42, Mark Thomas wrote: > It has been a while since it was first suggested but we have reached the > point where DBCP 2.0 is ready for release. +1 - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For

Re: [VOTE] Release Apache Commons DBCP 2.0 based on RC1

2014-02-28 Thread Benedikt Ritter
Hello Mark, the build works fine from sources in my env: Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; 2014-02-14T18:37:52+01:00) Maven home: /usr/local/Cellar/maven/3.2.1/libexec Java version: 1.7.0_45, vendor: Oracle Corporation Java home: /Library/Java/JavaVirtualMachines/jdk1.

Re: [VOTE] Release Apache Commons DBCP 2.0 based on RC1

2014-02-27 Thread Gary Gregory
While it exists in 1.x, the package org.apache.commons.dbcp.cpdsadapter would be could have a better, simpler name like org.apache.commons.dbcp2.cpds and some package level docs just to say what CPDS even is for our first time users. Aside from that, builds OK from zip src (hash and sig OK) with '

[VOTE] Release Apache Commons DBCP 2.0 based on RC1

2014-02-27 Thread Mark Thomas
It has been a while since it was first suggested but we have reached the point where DBCP 2.0 is ready for release. The significant changes are: - switched to Pool 2 for better performance - added JMX support We have also fixed quite a few bugs DBCP 2.0 RC1 is available for review here: https: