Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 22362 invoked from network); 13 Jan 2011 23:32:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Jan 2011 23:32:16 -0000 Received: (qmail 11006 invoked by uid 500); 13 Jan 2011 23:32:15 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 10889 invoked by uid 500); 13 Jan 2011 23:32:15 -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 10881 invoked by uid 99); 13 Jan 2011 23:32:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Jan 2011 23:32:15 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=10.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of niall.pemberton@gmail.com designates 209.85.216.171 as permitted sender) Received: from [209.85.216.171] (HELO mail-qy0-f171.google.com) (209.85.216.171) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Jan 2011 23:32:07 +0000 Received: by qyk32 with SMTP id 32so5292936qyk.9 for ; Thu, 13 Jan 2011 15:31:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=IMCqNW09H8t2iW/hC4OdS93XwQi8J8et0Fb0vKPI/JA=; b=aCxisgkmASd0E+HWl+foLA/pZv9F4zsPtcnuCtx0BplLTcKq90nS0cK+wnTSNcVSdp 4cUAqmdqlaZl3B5z4JZzW74amq7CakITnndmvzkgiuxHruXcPuw4x7CBfN8MqsonZVQL SWF8NuAROaOkDEYyfaJCdvzSLO4uya8Sp+nbA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=qGmrQ+KNsGPzxtgTSfa6B968Y4yKThmWIZPs0Nk2t2ExbSXz58ypImSPEGuaASBzKZ KxpbMomVMZRyIqknbP98rDUpUII8szUmM50qiG7ay16SOOCbM7b+HEO4bYA+xslWc2Tz 3izGLgMY7/5A7wMKku4mFsT4BzNfgEslhVshI= MIME-Version: 1.0 Received: by 10.229.98.71 with SMTP id p7mr64707qcn.139.1294961506020; Thu, 13 Jan 2011 15:31:46 -0800 (PST) Received: by 10.229.8.84 with HTTP; Thu, 13 Jan 2011 15:31:46 -0800 (PST) Date: Thu, 13 Jan 2011 23:31:46 +0000 Message-ID: Subject: [VOTE] Release Commons Lang 2.6 based on RC2 From: Niall Pemberton To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org I have prepared a second release candidate for the release of Lang 2.6 Details of the bug fixes and enhancements in the release are here: http://people.apache.org/~niallp/lang-2.6-rc2/RELEASE-NOTES.txt http://people.apache.org/~niallp/lang-2.6-rc2/site/changes-report.html [ ] +1 Yes go ahead an release based on RC2 [ ] -1 No, because... Lang 2.6 RC2 is available for review here: http://people.apache.org/~niallp/lang-2.6-rc2/ Maven artifacts are here: http://people.apache.org/~niallp/lang-2.6-rc2/m2/commons-lang/ I have tested this with JDK 1.3 & 1.4 using ant and JDK 1.5 & 1.6 using maven2. The tag is here: http://svn.apache.org/viewvc/commons/proper/lang/tags/LANG_2_6_RC2/ Site: http://people.apache.org/~niallp/lang-2.6-rc2/site/ The site is only for reference, since what we deploy will be from the trunk. However, if the vote passes, I will update the trunk with the details of the 2.6 release and deploy the Javdocs when I complete the release tasks. Clirr Report (compared to 2.5): http://people.apache.org/~niallp/lang-2.6-rc2/site/clirr-report.html RAT Report: http://people.apache.org/~niallp/lang-2.6-rc2/site/rat-report.html tia Niall --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org