sebb wrote: > On 21/11/2009, Phil Steitz <pste...@apache.org> wrote: >> The Apache Commons team is pleased to announce the release of >> version 1.5.4 of Commons Pool. Commons Pool provides a general >> purpose object pooling API, an implementation toolkit and some pool >> implementations. >> >> Version 1.5.4 is a patch release including a fix for a regression >> introduced in version 1.5. Source and binary distributions are > > s/1.5/1.5.3/ ?
Version 1.5 made some fundamental changes to the way that the pool allocates objects to clients. The changes were motivated by POOL-75 (make pool serve clients fairly - in FIFO order). The bug fixed in 1.5.4 (POOL-152) was introduced by the new code added in 1.5. Phil > >> available for download from the Apache Commons Pool download site: >> http://commons.apache.org/pool/download_pool.cgi >> >> Please verify signatures using the KEYS file available at the above >> location when downloading the release. >> >> For more information on Apache Commons Pool, visit the Pool home page: >> http://commons.apache.org/pool/ >> >> Feedback, suggestions for improvement or bug reports are welcome via >> the "Mailing Lists" and "Issue Tracking" links here: >> http://commons.apache.org/pool/project-info.html >> >> Phil Steitz >> - On behalf of the Apache Commons community >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: user-unsubscr...@commons.apache.org >> For additional commands, e-mail: user-h...@commons.apache.org >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org