Author: psteitz
Date: Sun Dec 9 18:53:10 2007
New Revision: 602773
URL: http://svn.apache.org/viewvc?rev=602773&view=rev
Log:
Reduced synchronization in GenericObjectPool, GenericKeyedObjectPool.
Factory method activations within synchronized blocks were causing
performance problems in DBCP and
Author: psteitz
Date: Sun Dec 9 16:55:07 2007
New Revision: 602765
URL: http://svn.apache.org/viewvc?rev=602765&view=rev
Log:
Added a wrapper for the shared idle object eviction timer for all pools.
The wrapper class wraps the Timer and keeps track of how many pools are
using it. If no pools are
Author: dennisl
Date: Sun Dec 9 05:42:35 2007
New Revision: 602670
URL: http://svn.apache.org/viewvc?rev=602670&view=rev
Log:
Go back to version 2-SNAPSHOT, beacuse of missing license and notice files.
Add a workaround for SUREFIRE-300.
Modified:
commons/proper/commons-skin/trunk/pom.xml
Mo
Author: niallp
Date: Sun Dec 9 04:24:30 2007
New Revision: 602666
URL: http://svn.apache.org/viewvc?rev=602666&view=rev
Log:
Add LICENSE and NOTICE files - thanks to Rahul
Added:
commons/proper/commons-skin/trunk/src/main/resources/LICENSE.txt (with
props)
commons/proper/commons-skin/