You are viewing a plain text version of this content. The canonical link for it is here.
Posted to announcements@jakarta.apache.org by Phil Steitz <ps...@apache.org> on 2009/11/21 01:36:00 UTC

[ANNOUNCEMENT] Apache Commons Pool 1.5.4 Released

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
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: announcements-unsubscribe@jakarta.apache.org
For additional commands, e-mail: announcements-help@jakarta.apache.org


Re: [ANNOUNCEMENT] Apache Commons Pool 1.5.4 Released

Posted by Phil Steitz <ph...@gmail.com>.
sebb wrote:
> On 21/11/2009, Phil Steitz <ps...@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-unsubscribe@commons.apache.org
>>  For additional commands, e-mail: user-help@commons.apache.org
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
> For additional commands, e-mail: dev-help@commons.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


Re: [ANNOUNCEMENT] Apache Commons Pool 1.5.4 Released

Posted by sebb <se...@gmail.com>.
On 21/11/2009, Phil Steitz <ps...@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/ ?

>  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-unsubscribe@commons.apache.org
>  For additional commands, e-mail: user-help@commons.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org