Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 95927 invoked from network); 3 Feb 2010 02:22:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 3 Feb 2010 02:22:35 -0000 Received: (qmail 6906 invoked by uid 500); 3 Feb 2010 02:22:35 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 6755 invoked by uid 500); 3 Feb 2010 02:22:34 -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 6744 invoked by uid 99); 3 Feb 2010 02:22:34 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Feb 2010 02:22:34 +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 niall.pemberton@gmail.com designates 209.85.220.213 as permitted sender) Received: from [209.85.220.213] (HELO mail-fx0-f213.google.com) (209.85.220.213) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Feb 2010 02:22:26 +0000 Received: by fxm5 with SMTP id 5so770758fxm.35 for ; Tue, 02 Feb 2010 18:22:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=PZjVKjrktbouLg8kGTwftzclNwJF03v9TSQRJRIxm58=; b=iIYUbdIKX3JWGQZ4inZOQE/wewBq5+M3rubjQ3MaHz0rFRGkTeLobMCZc+Uohd631J IzrZIkiFaPn/DL9aumjgKZ4XY0kFMBHqHoVCFiOMm7jjx4yaM0SD/F+qF+in/otPhGTA nc2GYdtDgoTC9UL07p31n3ms5UfoN1FqupXTI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=Q1DA/km5nKogodEbLxH6ScEVQ3AV/ksVnJGF0tnaZTlZ63gUPVO38EoRUjmj+/eATs jb2MyzAZLzKgNdKXxZWsBGiEEWxLsgYczxJZV4Zf1rBIDxx0tr03Mxc5Lcs4bQXcZNGx PMPx/YV11kW+srU9HoR4qO6btXFu/iGevUD84= MIME-Version: 1.0 Received: by 10.239.188.84 with SMTP id o20mr790770hbh.81.1265163725471; Tue, 02 Feb 2010 18:22:05 -0800 (PST) Date: Wed, 3 Feb 2010 02:22:05 +0000 Message-ID: <55afdc851002021822m162e0ff2ta7819b90067fe9f7@mail.gmail.com> Subject: [lang] Preparing for a 2.5 release From: Niall Pemberton To: Commons Developers List Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org For anyone who hasn't noticed I've been back-porting Commons Lang changes from the trunk to a 2.x branch: http://svn.apache.org/viewvc/commons/proper/lang/branches/LANG_2_X/ AFAIC its getting close to being ready for a 2.5 release. LANG-204 is currently in progress and I will try to post a summary of whats been back ported (and what hasn't) tomorrow. Other than that I have only updating the site and getting the release notes & changes plugin up to date on my todo list. Is there anything anyone else wants included? Niall --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org