Re: svn commit: r1647869 - in /commons/proper/pool/trunk/src/test/java/org/apache/commons/pool2/impl: TestGenericKeyedObjectPool.java TestGenericObjectPool.java

2014-12-25 Thread Bernd
Currently cant commit or I would fix it myself, the 50ms from comment should be removed (twice) > // Second borrow does not have to wait on create, average should be about 50 Btw: even without the change the tests worked for me on Windows - it does increase the test time rather dramatic, maybe 20

Re: svn commit: r1647869 - in /commons/proper/pool/trunk/src/test/java/org/apache/commons/pool2/impl: TestGenericKeyedObjectPool.java TestGenericObjectPool.java

2014-12-25 Thread Phil Steitz
On 12/25/14 3:15 PM, Emmanuel Bourg wrote: > Le 25/12/2014 04:38, pste...@apache.org a écrit : >> Author: psteitz >> Date: Thu Dec 25 03:38:57 2014 >> New Revision: 1647869 >> >> URL: http://svn.apache.org/r1647869 >> Log: >> Made POOL-259 tests less dependent on system clock resolution. > The test

Re: [VOTE] Release pool 2.3 based on RC1

2014-12-25 Thread Phil Steitz
On 12/23/14 5:48 PM, sebb wrote: > On 23 December 2014 at 21:57, Phil Steitz wrote: >> On 12/23/14 1:11 PM, sebb wrote: >>> On 23 December 2014 at 17:32, Phil Steitz wrote: Tag: https://svn.apache.org/repos/asf/commons/proper/pool/tags/POOL_2_3_RC1/ >> >> r1647682 >> Tags are n

Re: svn commit: r1647869 - in /commons/proper/pool/trunk/src/test/java/org/apache/commons/pool2/impl: TestGenericKeyedObjectPool.java TestGenericObjectPool.java

2014-12-25 Thread Emmanuel Bourg
Le 25/12/2014 04:38, pste...@apache.org a écrit : > Author: psteitz > Date: Thu Dec 25 03:38:57 2014 > New Revision: 1647869 > > URL: http://svn.apache.org/r1647869 > Log: > Made POOL-259 tests less dependent on system clock resolution. The tests are ok on Windows now, thank you for the fix Phil.

[GitHub] commons-collections pull request: [COLLECTIONS-540] Duplication of...

2014-12-25 Thread ielatif
GitHub user ielatif opened a pull request: https://github.com/apache/commons-collections/pull/6 [COLLECTIONS-540] Duplication of code in CollectionUtils You can merge this pull request into a Git repository by running: $ git pull https://github.com/ielatif/commons-collections

Re: request for an article.

2014-12-25 Thread Hasan Diwan
https://commons.apache.org/proper/commons-collections/userguide.html The users' guide seems to have the data you're looking for. I'm sure, were you to design a visualisation, the powers-that-be would not be opposed to including it. -- H On 25 December 2014 at 00:06, Thomas Neidhart wrote: > On

Re: Fwd: Returned post for committ...@apache.org

2014-12-25 Thread Benedikt Ritter
2014-12-25 16:14 GMT+01:00 Phil Steitz : > > On 12/25/14 7:00 AM, Benedikt Ritter wrote: > > 2014-12-22 16:52 GMT+01:00 Phil Steitz : > >> On 12/22/14 8:40 AM, Phil Steitz wrote: > >>> On 12/22/14 7:42 AM, Benedikt Ritter wrote: > Well, that didn't work out they way it was supposed to be... Ca

Re: Fwd: Returned post for committ...@apache.org

2014-12-25 Thread Phil Steitz
On 12/25/14 7:00 AM, Benedikt Ritter wrote: > 2014-12-22 16:52 GMT+01:00 Phil Steitz : >> On 12/22/14 8:40 AM, Phil Steitz wrote: >>> On 12/22/14 7:42 AM, Benedikt Ritter wrote: Well, that didn't work out they way it was supposed to be... Can anybody help? >>> I think that list is "deprec

Re: Fwd: Returned post for committ...@apache.org

2014-12-25 Thread Benedikt Ritter
2014-12-22 16:52 GMT+01:00 Phil Steitz : > > On 12/22/14 8:40 AM, Phil Steitz wrote: > > On 12/22/14 7:42 AM, Benedikt Ritter wrote: > >> Well, that didn't work out they way it was supposed to be... Can anybody > >> help? > > I think that list is "deprecated" for general announcements. Better > >

Re: request for an article.

2014-12-25 Thread Thomas Neidhart
On 12/25/2014 01:03 AM, Devang Gaur wrote: > Hi folks , > Is there any article with a chart or table explaining the whole Apache > Commons Collections hierarchy? If yes , link please ?. I am not aware of an article explaining collections, but it is rather straight-forward. The base package org.a