Re: [ANNOUNCEMENT] Commons Pool 1.3 Released

2006-04-03 Thread Sandy McArthur
On 4/2/06, Wendy Smoak [EMAIL PROTECTED] wrote:
 On 4/2/06, Sandy McArthur [EMAIL PROTECTED] wrote:
  The Commons Pool team is pleased to announce the release of Pool
  1.3.
 ...
  Download:
  http://jakarta.apache.org/commons/pool/downloads.html

 Sandy,

 I see it in www.apache.org/dist, but the download page still has links
 to version 1.2:
http://jakarta.apache.org/site/downloads/downloads_commons-pool.cgi

Fixed, thanks for the heads up.

--
Sandy McArthur

He who dares not offend cannot be honest.
- Thomas Paine

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[ANNOUNCEMENT] Commons Pool 1.3 Released

2006-04-02 Thread Sandy McArthur
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]



Re: [ANNOUNCEMENT] Commons Pool 1.3 Released

2006-04-02 Thread Wendy Smoak
On 4/2/06, Sandy McArthur [EMAIL PROTECTED] wrote:
 The Commons Pool team is pleased to announce the release of Pool
 1.3.
...
 Download:
 http://jakarta.apache.org/commons/pool/downloads.html

Sandy,

I see it in www.apache.org/dist, but the download page still has links
to version 1.2:
   http://jakarta.apache.org/site/downloads/downloads_commons-pool.cgi

Thanks,
--
Wendy

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]