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
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
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
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
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
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.
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 '
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: