Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 59875 invoked from network); 16 Mar 2008 03:50:40 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 16 Mar 2008 03:50:40 -0000 Received: (qmail 4612 invoked by uid 500); 16 Mar 2008 03:50:36 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 4527 invoked by uid 500); 16 Mar 2008 03:50:36 -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 4518 invoked by uid 99); 16 Mar 2008 03:50:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 15 Mar 2008 20:50:36 -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.146.182 as permitted sender) Received: from [209.85.146.182] (HELO wa-out-1112.google.com) (209.85.146.182) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 16 Mar 2008 03:49:59 +0000 Received: by wa-out-1112.google.com with SMTP id k34so5629897wah.10 for ; Sat, 15 Mar 2008 20:50:10 -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=vGdBfnk5L8TiCO7AqiggOmbMSKxptfBQB/iQK+ZdXNg=; b=q4FopIkr+g0hs5UF895SOp9mZCgnoj/xOBD+8UGmlCYZbmkQxl6/jE0vp4rIY2lHVqkP4x+gEINxaZVNVIzhwrmccrv9UCXFlMRY81JToGU5w+eAs+i3r5h4oaVKGMbzMdoXRvjBUZqrpCknubvSV6d/uJ26MFJ80yLFKuwqT4w= 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=pUuMSOyKR8YWr+8bg/FMP3h0PR9vxIToCsroKLufRmTpnxCuU8oy3cpUTz3monWFQ5VsnIs2R0XOliqIAL8AryTLE1iSNSoGnMMNzqT58nV6ZJFfzs7SjZxyFXnBFdNoCfNGrqer/Yon3BNJu6pZ2aTwI85UVahXwg4Sk/58WA4= Received: by 10.114.151.13 with SMTP id y13mr14894942wad.145.1205639410697; Sat, 15 Mar 2008 20:50:10 -0700 (PDT) Received: by 10.115.91.8 with HTTP; Sat, 15 Mar 2008 20:50:10 -0700 (PDT) Message-ID: <31cc37360803152050t68018213k9f38c867a1644e5d@mail.gmail.com> Date: Sat, 15 Mar 2008 20:50:10 -0700 From: "Henri Yandell" To: "Commons Developers List" Subject: [VOTE] Lang 2.4 (RC3) 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 Here's the Lang 2.4 RC3 for your delectation: http://people.apache.org/~bayard/staging/commons-lang-2.4-rc3/ It's built from an export of https://svn.apache.org/repos/asf/commons/proper/lang/tags/LANG_2_4_RC3 and the Ant build built fine for me under JDK 1.3. Note: The findbugs and cobertura reports are commented out in the pom.xml because they were causing OutOfMemory errors. One of the website files will need updating with the release date, as will the doap file. Changes since RC2 are: * project.properties jdiff tag fixed * Enum uses JDK 1.2 WeakHashMap constructor [blocker] * Targets JDK 1.2 instead of JDK 1.1 * Java requirements noted in release notes * Description fix Should we release it? [ ] +1 [ ] -1 Thanks, Hen --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org