Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 26654 invoked from network); 25 Mar 2007 22:34:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Mar 2007 22:34:29 -0000 Received: (qmail 92979 invoked by uid 500); 25 Mar 2007 22:34:35 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 92893 invoked by uid 500); 25 Mar 2007 22:34:35 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 92882 invoked by uid 99); 25 Mar 2007 22:34:35 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Mar 2007 15:34:35 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of phil.steitz@gmail.com designates 66.249.92.173 as permitted sender) Received: from [66.249.92.173] (HELO ug-out-1314.google.com) (66.249.92.173) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Mar 2007 15:34:26 -0700 Received: by ug-out-1314.google.com with SMTP id 30so1422884ugs for ; Sun, 25 Mar 2007 15:34:05 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=mbY12uOc3W3Kn1mBCxA4vQKZixKcJVD2GTl4QvEB9pq4AyYnoJuiIwGpzB3a4US2vYy6Q7wXm8ttWnFbhuKQ25eerwfifHo0LTSWdgS9jtpBjdFHnIALunS30JlqPm2OrTZ3MH4HgYUnYligTXl3kSpiPxt890JPRYYFs86jmAw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=bwNKEL//h5b3qZh2eYUr7CwDbdDId4RwBN/4i8QPaqIqx3E85V+SD6ZrTShrkPCznEMSnN6dpdyPeSXHW2eguqDnJWGDW3KkhKSfjIlFJKrodjD6SnmmZZb1e/X0ICQVR7GZAHHA4ixA4Ffiy0qmhRZSM/vfbS0dJUOLt6beBes= Received: by 10.78.185.7 with SMTP id i7mr2694746huf.1174862045047; Sun, 25 Mar 2007 15:34:05 -0700 (PDT) Received: by 10.78.145.1 with HTTP; Sun, 25 Mar 2007 15:34:05 -0700 (PDT) Message-ID: <8a81b4af0703251534pca57138w88e9d955273b7e77@mail.gmail.com> Date: Sun, 25 Mar 2007 15:34:05 -0700 From: "Phil Steitz" Sender: phil.steitz@gmail.com To: "Jakarta Commons Developers List" Subject: [VOTE] Release Commons DBCP 1.2.2 (reprise) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_226738_15108423.1174862045012" X-Google-Sender-Auth: f2252f0e63d10c7f X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_226738_15108423.1174862045012 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline I have fixed the JRockit test compatibility issue raised during the first DBCP 1.2.2 release vote and would like to kick off a new release vote based on RC3, with links provided below. Since RC2, the following changes have been made; * Fixed JRockit test compatibility issue (tested with Linux versions of jrockit-R27.1.0-jdk1.5.0_08, jrockit-R27.1.0-jdk1.4.2_12, and jrockit-jdk1.5.0_06) * Added a note to release notes and README calling out the lack of JDK 1.6 / JDBC 4.0 support * Fixed 'Built-By' manifest attribute The release zips/tarballs are here: http://people.apache.org/~psteitz/dbcp-1.2.2-RC3/ Please note that, despite the release names, these distributions are *not* official apache releases, so should be used only for inspection/verification during the duration of this VOTE. Release notes: http://people.apache.org/~psteitz/dbcp-1.2.2-RC3/RELEASE-NOTES.txt Web site: http://people.apache.org/~psteitz/dbcp-1.2.2-RC3/docs/ The svn tag is DBCP_1_2_2-RC3. Assuming a successful VOTE, I will copy the tag to DBCP_1_2_2 and move the distributions above to the mirrors. Votes, please. The vote will close end of day (GMT) 28-March-2007. Thanks! Phil ------=_Part_226738_15108423.1174862045012--