Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 27908 invoked from network); 3 Apr 2006 02:09:22 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Apr 2006 02:09:22 -0000 Received: (qmail 6849 invoked by uid 500); 3 Apr 2006 02:09:14 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 6770 invoked by uid 500); 3 Apr 2006 02:09:13 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 6757 invoked by uid 99); 3 Apr 2006 02:09:13 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Apr 2006 19:09:13 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of sandymac@gmail.com designates 64.233.162.193 as permitted sender) Received: from [64.233.162.193] (HELO zproxy.gmail.com) (64.233.162.193) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Apr 2006 19:09:12 -0700 Received: by zproxy.gmail.com with SMTP id x3so1579558nzd for ; Sun, 02 Apr 2006 19:08:52 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=Xse7aW4Kwy9ASgBQOLX0pZDiYnOB92KadRqiBefeJX+Cs+bhiZzKiffgUtCEo22uqMYGVqViYEbH0L55Vt5e6eRVn6z16ZUhTh6kMR00aVXN/Et/y7weHY5SuC/Rn+cwf4pzlDJxeAaqIGItKxt3D655hWmlsRR4pKuB+omAEJo= Received: by 10.35.99.5 with SMTP id b5mr579567pym; Sun, 02 Apr 2006 19:08:51 -0700 (PDT) Received: by 10.35.34.16 with HTTP; Sun, 2 Apr 2006 19:08:51 -0700 (PDT) Message-ID: <6bde122b0604021908ne3020dcp62a854ec7e848b11@mail.gmail.com> Date: Sun, 2 Apr 2006 22:08:51 -0400 From: "Sandy McArthur" Sender: sandymac@gmail.com To: "Jakarta Commons Developers List" , "Jakarta Commons Users List" , announcements@jakarta.apache.org Subject: [ANNOUNCEMENT] Commons Pool 1.3 Released MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 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: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org