[RESULT] [VOTE] Release Commons Pool 2.3 based on RC2

2014-12-30 Thread Phil Steitz
This VOTE has passed, with binding +1 votes from Phil Steitz Benedikt Ritter Oliver Heger Luc Maisonobe Gary Gregory Thomas Neidhart Jörg Schaible and no other votes. Thanks to all who helped review the release candidates for this release. Phil On 12/26/14 4:54 PM, Phil Steitz wrote: > Changes

Re: [VOTE] Release Commons Pool 2.3 based on RC2

2014-12-29 Thread Jörg Schaible
+1, build fine with my compiler zoo (incl. Java 9) Phil Steitz wrote: > Changes since RC1: > * Made POOL-259 tests less sensitive to system clock resolution > * Moved LinkedBlockingDeque original PD license reference from > NOTICE to LICENSE > > Tag: (r1648018) > https://svn.apache.org/repos/a

Re: [VOTE] Release Commons Pool 2.3 based on RC2

2014-12-29 Thread Thomas Neidhart
On 12/27/2014 12:54 AM, Phil Steitz wrote: > Changes since RC1: > * Made POOL-259 tests less sensitive to system clock resolution > * Moved LinkedBlockingDeque original PD license reference from > NOTICE to LICENSE > > Tag: (r1648018) > https://svn.apache.org/repos/asf/commons/proper/pool/tags/POO

Re: [VOTE] Release Commons Pool 2.3 based on RC2

2014-12-28 Thread Gary Gregory
+1. Builds fine with: Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T12:29:23-05:00) Maven home: C:\Java\apache-maven-3.2.5 Java version: 1.7.0_71, vendor: Oracle Corporation Java home: C:\Program Files\Java\jdk1.7.0_71\jre Default locale: en_US, platform encoding: Cp125

Re: [VOTE] Release Commons Pool 2.3 based on RC2

2014-12-27 Thread Phil Steitz
On 12/27/14 12:39 PM, Oliver Heger wrote: > When building on Windows 7 with Java 1.6 I got a test failure: > > Results : > > Failed tests: > TestGenericObjectPool.testBorrowObjectFairness:2034 Thread 1 failed: > java.lang > .Throwable: Expected: 1 found: 2 > > Tests run: 262, Failures: 1, Errors:

Re: [VOTE] Release Commons Pool 2.3 based on RC2

2014-12-27 Thread Luc Maisonobe
Le 27/12/2014 00:54, Phil Steitz a écrit : > Changes since RC1: > * Made POOL-259 tests less sensitive to system clock resolution > * Moved LinkedBlockingDeque original PD license reference from > NOTICE to LICENSE > > Tag: (r1648018) > https://svn.apache.org/repos/asf/commons/proper/pool/tags/POO

Re: [VOTE] Release Commons Pool 2.3 based on RC2

2014-12-27 Thread Oliver Heger
When building on Windows 7 with Java 1.6 I got a test failure: Results : Failed tests: TestGenericObjectPool.testBorrowObjectFairness:2034 Thread 1 failed: java.lang .Throwable: Expected: 1 found: 2 Tests run: 262, Failures: 1, Errors: 0, Skipped: 0 I guess, this is one of the problematic tes

Re: [VOTE] Release Commons Pool 2.3 based on RC2

2014-12-27 Thread Benedikt Ritter
Hello Phil, builds fine on OSX with Maven 3.2.5 and JDK 1.6, 1.7, 1.8 and 1.9 EA. Site build even works with JDK 1.8! Signs and hashes look good. The tests take forever, but that has been discussed on the other thread already one thing caught my eye. When comparing the src.tar.gz with the tag I'v

Re: [VOTE] Release Commons Pool 2.3 based on RC2

2014-12-26 Thread Phil Steitz
Here is my +1 Phil On 12/26/14 4:54 PM, Phil Steitz wrote: > Changes since RC1: > * Made POOL-259 tests less sensitive to system clock resolution > * Moved LinkedBlockingDeque original PD license reference from > NOTICE to LICENSE > > Tag: (r1648018) > https://svn.apache.org/repos/asf/commons/pro

[VOTE] Release Commons Pool 2.3 based on RC2

2014-12-26 Thread Phil Steitz
Changes since RC1: * Made POOL-259 tests less sensitive to system clock resolution * Moved LinkedBlockingDeque original PD license reference from NOTICE to LICENSE Tag: (r1648018) https://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_2_3_RC2/ Release: (r7602) https://dist.apache.org/repo