Return-Path: Delivered-To: apmail-commons-issues-archive@locus.apache.org Received: (qmail 67218 invoked from network); 11 May 2008 05:06:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 May 2008 05:06:17 -0000 Received: (qmail 36057 invoked by uid 500); 11 May 2008 05:06:18 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 35975 invoked by uid 500); 11 May 2008 05:06:18 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 35964 invoked by uid 99); 11 May 2008 05:06:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 May 2008 22:06:18 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 May 2008 05:05:40 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A2C97234C10C for ; Sat, 10 May 2008 22:05:55 -0700 (PDT) Message-ID: <1648073738.1210482355665.JavaMail.jira@brutus> Date: Sat, 10 May 2008 22:05:55 -0700 (PDT) From: "Henri Yandell (JIRA)" To: issues@commons.apache.org Subject: [jira] Created: (LANG-438) Remove @deprecateds MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Remove @deprecateds ------------------- Key: LANG-438 URL: https://issues.apache.org/jira/browse/LANG-438 Project: Commons Lang Issue Type: Task Affects Versions: 2.4 Reporter: Henri Yandell Fix For: 3.0 Remove all the deprecated parts of Lang for the 3.0 release. A handful of methods across Lang, a dozen in StringUtils and the enum package (replaced by enums). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.