[RESULT][VOTE] Release Apache Commons Pool 2.5.0 based on RC1

2017-12-19 Thread Gary Gregory
This VOTE passes with the following votes (3 binding +1's , 2 non-binding +1's): - Matt Sicker (non-binding) - Bruno P. Kinoshita - Sergio Fernández (non-binding) - Oliver Heger - Gary Gregory Thank you all, Gary On Sat, Dec 16, 2017 at 3:35 PM, Gary Gregory wrote: > > We have fixed quite a fe

Re: [VOTE] Release Apache Commons Pool 2.5.0 based on RC1

2017-12-19 Thread Gary Gregory
My +1 Gary On Sat, Dec 16, 2017 at 3:35 PM, Gary Gregory wrote: > > We have fixed quite a few bugs and added some enhancements since Apache > Commons Pool 2.4.3 was released, so I would like to release Apache Commons > Pool 2.5.0. > > Apache Commons Pool 2.5.0 RC1 is available for review here:

Re: [VOTE] Release Apache Commons Pool 2.5.0 based on RC1

2017-12-19 Thread Gary Gregory
Thank you! Gary On Dec 19, 2017 14:04, "Oliver Heger" wrote: > Build works fine with Java 1.7 and 1.8 on Windows 10. Artifacts and site > look good. > > +1 > > Oliver > > Am 16.12.2017 um 23:35 schrieb Gary Gregory: > > We have fixed quite a few bugs and added some enhancements since Apache >

Re: [VOTE] Release Apache Commons Pool 2.5.0 based on RC1

2017-12-19 Thread Oliver Heger
Build works fine with Java 1.7 and 1.8 on Windows 10. Artifacts and site look good. +1 Oliver Am 16.12.2017 um 23:35 schrieb Gary Gregory: > We have fixed quite a few bugs and added some enhancements since Apache > Commons Pool 2.4.3 was released, so I would like to release Apache Commons > Poo

Re: [VOTE] Release Apache Commons Pool 2.5.0 based on RC1

2017-12-19 Thread Gary Gregory
Thank you for checking out the RC. I need other PMC members to review please :-) Gary On Sun, Dec 17, 2017 at 9:25 AM, Sergio Fernández wrote: > +1 (non-binding) > > So far I've check: > > * Source release matches with source repository. > * Signatures and digests. > * Checked headers, LICENSE

Re: [VOTE] Release Apache Commons Pool 2.5.0 based on RC1

2017-12-17 Thread Sergio Fernández
+1 (non-binding) So far I've check: * Source release matches with source repository. * Signatures and digests. * Checked headers, LICENSE and NOTICE files. * Build (OpenJDK 1.8.0_144 with Maven 3.5.0) On Dec 16, 2017 14:35, "Gary Gregory" wrote: > We have fixed quite a few bugs and added some

Re: [VOTE] Release Apache Commons Pool 2.5.0 based on RC1

2017-12-16 Thread Bruno P. Kinoshita
Gregory To: Commons Developers List ; Bruno P. Kinoshita Sent: Sunday, 17 December 2017 5:47 PM Subject: Re: [VOTE] Release Apache Commons Pool 2.5.0 based on RC1 Bruno: I am able to build Commons DBCP by first installing pool2 2.5.0 in my local Maven repo ('mvn clean install')

Re: [VOTE] Release Apache Commons Pool 2.5.0 based on RC1

2017-12-16 Thread Gary Gregory
d.PoolableManagedConnectionFacto > ry.makeObject(PoolableManagedConnectionFactory.java:98) > at org.apache.commons.dbcp2.BasicDataSource.validateConnectionFactory( > BasicDataSource.java:2337) > at org.apache.commons.dbcp2.managed.BasicManagedDataSource. > createPoolableConnectionFacto

Re: [VOTE] Release Apache Commons Pool 2.5.0 based on RC1

2017-12-16 Thread Bruno P. Kinoshita
sicDataSource.java:52) at org.apache.commons.dbcp2.TestConnectionPool.newConnection(TestConnectionPool.java:87) at org.apache.commons.dbcp2.TestConnectionPool$TestThread.run(TestConnectionPool.java:620) at java.lang.Thread.run(Thread.java:748) --- snip --- Cheers Bruno [1] http://markmail.org/message/pmyjbzyjc26k

Re: [VOTE] Release Apache Commons Pool 2.5.0 based on RC1

2017-12-16 Thread Matt Sicker
+1 (non-binding) Keys look good, source compiles and works fine on Java 1.8.0_151 on macOS 10.13.2. On 16 December 2017 at 16:35, Gary Gregory wrote: > We have fixed quite a few bugs and added some enhancements since Apache > Commons Pool 2.4.3 was released, so I would like to release Apache C

[VOTE] Release Apache Commons Pool 2.5.0 based on RC1

2017-12-16 Thread Gary Gregory
We have fixed quite a few bugs and added some enhancements since Apache Commons Pool 2.4.3 was released, so I would like to release Apache Commons Pool 2.5.0. Apache Commons Pool 2.5.0 RC1 is available for review here: https://dist.apache.org/repos/dist/dev/commons/pool/ (svn revision 23755)