You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by ms...@apache.org on 2008/08/23 20:27:05 UTC

svn commit: r688390 [1/3] - in /tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache: commons/ commons/pool/ commons/pool/impl/ commons/pool/impl/TapestryKeyedObjectPool.java tapestry/pageload/PageSource.java

Author: mschulte
Date: Sat Aug 23 11:27:05 2008
New Revision: 688390

URL: http://svn.apache.org/viewvc?rev=688390&view=rev
Log:
fix for TAPESTRY-2530 and TAPESTR.Y-2382. Replaces commons.pool.impl.GenericObjectPool with a custom version synchronizing slightly less aggressively.

Added:
    tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/commons/
    tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/commons/pool/
    tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/commons/pool/impl/
    tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/commons/pool/impl/TapestryKeyedObjectPool.java
Modified:
    tapestry/tapestry4/trunk/tapestry-framework/src/java/org/apache/tapestry/pageload/PageSource.java