The Commons Pool team is pleased to announce the release of Pool 1.3. Pool provides an Object-pooling API.
This release fixes a number of bugs and adds a few enhancements. The most significant fix is the GenericObjectPool was documented as a FIFO but implemented as a LIFO, it now behaves as a FIFO. With this release Pool no longer has any dependencies on Commons Collections and will run on any 1.3 or better JVM. Commons Pool Website: http://jakarta.apache.org/commons/pool/ Release notes: http://jakarta.apache.org/commons/pool/release-notes-1.3.html Download: http://jakarta.apache.org/commons/pool/downloads.html -- The Commons Pool Team --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
