Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 45215 invoked from network); 11 Mar 2008 08:49:51 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Mar 2008 08:49:51 -0000 Received: (qmail 48336 invoked by uid 500); 11 Mar 2008 08:49:46 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 48264 invoked by uid 500); 11 Mar 2008 08:49:46 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 48233 invoked by uid 99); 11 Mar 2008 08:49:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Mar 2008 01:49:46 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of flamefew@gmail.com designates 209.85.198.191 as permitted sender) Received: from [209.85.198.191] (HELO rv-out-0910.google.com) (209.85.198.191) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 11 Mar 2008 08:49:09 +0000 Received: by rv-out-0910.google.com with SMTP id k20so1862424rvb.30 for ; Tue, 11 Mar 2008 01:49:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=NFDPusypCU036loL5zSGAo3NwLoBxwuR+A437nAMjts=; b=h62KsxMf2x08as9rFNALeGMN8SbxK0d0L3fmF1QZrRGEH9VEl5BM7JXb+zn0vFarJFSq72/BanEk9MjrUT9C1rHcalsA2pwU+nD4Ics2Ht8Fzg0GS6w4Oit9iF+qbFMnralcY0T+yBwZpv119SfTm5lNlnmVWz/hNNbe4aj8vRg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=UNh2VWa1qSe+89XBXBJm84RCijaWdr/0vpjg6P57in+QT8pR0I+R2XQa9LF/3uqpLkHTNiUgLyqKyDMrHao24u+l3ocp+lGMR4tk9ePFzGPR9/OjpBLtm1TEEhmPT7wlE3p/84MpwCG0Ha78MMXv9F1Sm/kQjTc7wyhc8jxDOn8= Received: by 10.140.249.20 with SMTP id w20mr3949236rvh.21.1205225359825; Tue, 11 Mar 2008 01:49:19 -0700 (PDT) Received: by 10.115.91.8 with HTTP; Tue, 11 Mar 2008 01:49:19 -0700 (PDT) Message-ID: <31cc37360803110149j1f80a520je5de251f7c02c78a@mail.gmail.com> Date: Tue, 11 Mar 2008 01:49:19 -0700 From: "Henri Yandell" To: "Apache Commons Developers List" Subject: [lang] 2.4 release? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org All the issues for 2.4 are done; seems like it's release time? Sounds like that means doing: * Edit pom.xml and project.xml to be 2.4 * Tag as rc1 * Switch to JDK 1.4 * Run mvn -Prc clean package * sign commons-lang-2.4* * upload for inspection * upload site [site gets OOMs with findbugs and cobertura turned on] * call vote This is my first M2 release, so let me know if that doesn't sound right. I'll go ahead and do a build Tuesday or Wednesday night. Hen --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org