Return-Path: X-Original-To: apmail-commons-user-archive@www.apache.org Delivered-To: apmail-commons-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id ABBA817C40 for ; Tue, 24 Feb 2015 23:33:02 +0000 (UTC) Received: (qmail 14035 invoked by uid 500); 24 Feb 2015 23:33:00 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 13622 invoked by uid 500); 24 Feb 2015 23:33:00 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 13492 invoked by uid 99); 24 Feb 2015 23:33:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Feb 2015 23:33:00 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of phil.steitz@gmail.com designates 209.85.192.170 as permitted sender) Received: from [209.85.192.170] (HELO mail-pd0-f170.google.com) (209.85.192.170) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Feb 2015 23:32:53 +0000 Received: by pdjy10 with SMTP id y10so345821pdj.6; Tue, 24 Feb 2015 15:31:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=uOi0UxCZmu6L3dO5tsz5XHr9nG1qbOjT35Mui5U6LIs=; b=VH+Gx471W2TayIDvlEtPqeGOB0Vg06HoV0jnvf9beruCh5LsGy5EDg6iOSG+QtdVXQ vIMgA2wAoNcKWwkDyNKCouIJPhZEPJqLtM8Wmczoyf2fBdrHCeMvfOBlQPGL77ktBiL1 NX1kwJnbv/3C3aDD8KiyBH6d9X/0nCYvVLN4nwNfpnCeIKvLjT4aODoprfUMH2MVINO5 c9UgOrgw+wSVwRLHbbxM7RDduQdz++SPieV22f5EBR2mkkIkAhuSGsQ8e69CGuh3CY2R JHnCrbtvD53VxNEWVMDLd8CESMWAAnQiNDMwH+5vOYvjDpVlhXRHMzJcAkOX2EAamw9X SZDg== X-Received: by 10.68.69.6 with SMTP id a6mr541090pbu.82.1424820708592; Tue, 24 Feb 2015 15:31:48 -0800 (PST) Received: from psteitz-mbp.local ([67.133.165.2]) by mx.google.com with ESMTPSA id ev2sm39191283pbb.69.2015.02.24.15.31.46 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Feb 2015 15:31:47 -0800 (PST) Sender: Phil Steitz Message-ID: <54ED09E1.9030101@apache.org> Date: Tue, 24 Feb 2015 16:31:45 -0700 From: Phil Steitz User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: announce@apache.org, Commons Users List , Commons Developers List Subject: [ANNOUNCEMENT] Apache Commons DBCP 2.1 released Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org The Apache Commons Team is pleased to announce the release of Apache Comm= ons DBCP 2.1. The Apache Commons DBCP open source software library implements database = connection pooling. Version 2.1 is a minor release, including bug fixes and enhancements. Full details of all the changes in = version 2.1 can be found in the changelog: http://commons.apache.org/dbcp/changes-report.html Source and binary distributions are available for download from the Apach= e Commons download site: http://commons.apache.org/dbcp/download_dbcp.cgi When downloading, please verify signatures using the KEYS file available = at the above location. For complete information on Commons DBCP, including instructions on how t= o submit bug reports, patches, or suggestions for improvement, see the Ap= ache Commons DBCP website: http://commons.apache.org/dbcp 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