Re: [VOTE] Release Apache Commons DBCP 2.2.0 based on RC3

2017-12-24 Thread Gary Gregory
My +1 Gary On Thu, Dec 21, 2017 at 11:23 AM, Gary Gregory wrote: > We have fixed quite a few bugs and added some enhancements since Apache > Commons DBCP 2.1.1 was released, so I would like to release Apache Commons > DBCP 2.2.0. > > This is RC3 as we have tags in git for RC1 and RC2 which must

Re: [VOTE] Release Apache Commons DBCP 2.2.0 based on RC3

2017-12-23 Thread Rob Tompkins
Mac OS X 10.13.2: Maven 3.5.0, java 1.8.0_152 - "mvn clean site” worked both times I ran it (granted I added "-Xmx4g -Xms1g"). Mac OS X 10.13.2: Maven 3.5.0, java 1.7.0_80 - "mvn clean site” works. Site looks appropriate, minor nits with the site you provided: (1) coverage seems low, (2) Some fi

Re: [VOTE] Release Apache Commons DBCP 2.2.0 based on RC3

2017-12-23 Thread Gary Gregory
Great Rob, TY! Gary On Sat, Dec 23, 2017 at 4:15 PM, Rob Tompkins wrote: > I can do a validation in 2 hours from now. > > > On Dec 23, 2017, at 4:31 PM, Gary Gregory > wrote: > > > > Thank you Sergio and Jörg! Anyone else? > > > > I am especially curious if anyone will encounter issues with ra

Re: [VOTE] Release Apache Commons DBCP 2.2.0 based on RC3

2017-12-23 Thread Rob Tompkins
I can do a validation in 2 hours from now. > On Dec 23, 2017, at 4:31 PM, Gary Gregory wrote: > > Thank you Sergio and Jörg! Anyone else? > > I am especially curious if anyone will encounter issues with randomly > failing tests/builds on various platforms. > > Gary > > On Fri, Dec 22, 2017 a

Re: [VOTE] Release Apache Commons DBCP 2.2.0 based on RC3

2017-12-23 Thread Gary Gregory
Thank you Sergio and Jörg! Anyone else? I am especially curious if anyone will encounter issues with randomly failing tests/builds on various platforms. Gary On Fri, Dec 22, 2017 at 6:25 PM, Jörg Schaible wrote: > > +1 > > Works fine for me building from source with my compiler zoo from Java 1

Re: [VOTE] Release Apache Commons DBCP 2.2.0 based on RC3

2017-12-22 Thread Jörg Schaible
+1 Works fine for me building from source with my compiler zoo from Java 1.7 to 9. -Cheers, Jörg Am Thu, 21 Dec 2017 11:23:10 -0700 schrieb Gary Gregory: > We have fixed quite a few bugs and added some enhancements since Apache > Commons DBCP 2.1.1 was released, so I would like to release Apac

Re: [VOTE] Release Apache Commons DBCP 2.2.0 based on RC3

2017-12-22 Thread Sergio Fernández
+1 (non-binding) So far I've checked: * signatures and digests * source releases file layouts, * matched git tag and commit ids * NOTICE and LICENSE files * license headers * build sources in a clean environment (Maven 3.5.0, OpenJDK 1.8.0_144 64-Bit, Debian amd64) On Thu, Dec 21, 2017 at 10:2

Re: [VOTE] Release Apache Commons DBCP 2.2.0 based on RC3

2017-12-22 Thread Gary Gregory
. > > Looking great! Thanks for preparing this release, and for the patience and > help with my broken build environment. > > > Cheers > Bruno > > > > ____________ > From: Gary Gregory > To: Commons Developers List ; Bruno P. Kinoshita &

Re: [VOTE] Release Apache Commons DBCP 2.2.0 based on RC3

2017-12-22 Thread Bruno P. Kinoshita
heers Bruno From: Gary Gregory To: Commons Developers List ; Bruno P. Kinoshita Sent: Saturday, 23 December 2017 3:50 AM Subject: Re: [VOTE] Release Apache Commons DBCP 2.2.0 based on RC3 Very odd indeed. I would blow away commons pool and commons dbcp from you

Re: [VOTE] Release Apache Commons DBCP 2.2.0 based on RC3

2017-12-22 Thread Gary Gregory
uot; java.lang.NoClassDefFoundError: Could not > initialize class org.apache.commons.pool2.impl.DefaultPooledObject > at org.apache.commons.dbcp2.managed.PoolableManagedConnectionFacto > ry.makeObject(PoolableManagedConnectionFactory.java:98) > at org.apache.commons.dbcp2.Bas

Re: [VOTE] Release Apache Commons DBCP 2.2.0 based on RC3

2017-12-22 Thread Bruno P. Kinoshita
onnectionPool.newConnection(TestConnectionPool.java:87)     at org.apache.commons.dbcp2.TestConnectionPool$TestThread.run(TestConnectionPool.java:620)     at java.lang.Thread.run(Thread.java:748) CheersBruno From: Gary Gregory To: Commons Developers List Sent: Friday, 22 December 2

[VOTE] Release Apache Commons DBCP 2.2.0 based on RC3

2017-12-21 Thread Gary Gregory
We have fixed quite a few bugs and added some enhancements since Apache Commons DBCP 2.1.1 was released, so I would like to release Apache Commons DBCP 2.2.0. This is RC3 as we have tags in git for RC1 and RC2 which must have been a while back and failed. Apache Commons DBCP 2.2.0 RC3 is availabl