Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 29748 invoked from network); 21 Nov 2009 00:36:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Nov 2009 00:36:37 -0000 Received: (qmail 94140 invoked by uid 500); 21 Nov 2009 00:36:34 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 93969 invoked by uid 500); 21 Nov 2009 00:36:33 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 93936 invoked by uid 99); 21 Nov 2009 00:36:33 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Nov 2009 00:36:33 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of phil.steitz@gmail.com designates 209.85.217.221 as permitted sender) Received: from [209.85.217.221] (HELO mail-gx0-f221.google.com) (209.85.217.221) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Nov 2009 00:36:24 +0000 Received: by gxk21 with SMTP id 21so3430087gxk.10 for ; Fri, 20 Nov 2009 16:36:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :reply-to:user-agent:mime-version:to:subject:x-enigmail-version :content-type:content-transfer-encoding; bh=EqkFrS4VO3DZhl7KP9N4CQVus6G8kxHNBgkU6d2id3w=; b=QNk6jjs9P1Xwq+AlJ16uwPIhM6GdLgngWHlCF2eLKzpPsFMNvYpIMznCzjlMZS9ytP ebmQDw4wVzKfRgNjnSW+vTUaLggWq0PJ3Nd1go4yD+BwKOty0uE0bOcR4IGkpduY+iUm A1BPYkwuUqA14FIOcM/C3QGxqAwFUb6LbpRlU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:reply-to:user-agent:mime-version:to :subject:x-enigmail-version:content-type:content-transfer-encoding; b=mRCU3SITTx4YmbjIFrsHjW8UI7txmg9LgVemw+sYfmKA3QD365pDqU6THrTVb0FXt7 0zkkUlmR2pODHdBcAOQcFQqy+xM4xLuGIzt48DxtytgsgR9SPNAkNH7ahNvRESrnWtnM ZMYIrmYv9le3evJ2o28FDh5g5ZvyTGJp4v2AE= Received: by 10.101.130.31 with SMTP id h31mr3142624ann.29.1258763763312; Fri, 20 Nov 2009 16:36:03 -0800 (PST) Received: from phil-steitzs-macbook-pro.local (ip98-167-196-155.ph.ph.cox.net [98.167.196.155]) by mx.google.com with ESMTPS id 34sm977096yxf.11.2009.11.20.16.36.01 (version=SSLv3 cipher=RC4-MD5); Fri, 20 Nov 2009 16:36:02 -0800 (PST) Sender: Phil Steitz Message-ID: <4B0735F0.3040105@apache.org> Date: Fri, 20 Nov 2009 19:36:00 -0500 From: Phil Steitz Reply-To: psteitz@apache.org User-Agent: Thunderbird 2.0.0.23 (Macintosh/20090812) MIME-Version: 1.0 To: announcements@jakarta.apache.org, Commons Developers List , Commons Users List Subject: [ANNOUNCEMENT] Apache Commons Pool 1.5.4 Released X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org 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: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org