Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 39469 invoked from network); 20 Jul 2009 23:43:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 20 Jul 2009 23:43:32 -0000 Received: (qmail 23048 invoked by uid 500); 20 Jul 2009 23:44:37 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 22937 invoked by uid 500); 20 Jul 2009 23:44:37 -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 22927 invoked by uid 99); 20 Jul 2009 23:44:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Jul 2009 23:44:37 +0000 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; Mon, 20 Jul 2009 23:44:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 15CC0234C044 for ; Mon, 20 Jul 2009 16:44:15 -0700 (PDT) Message-ID: <203582871.1248133455074.JavaMail.jira@brutus> Date: Mon, 20 Jul 2009 16:44:15 -0700 (PDT) From: "Henri Yandell (JIRA)" To: issues@commons.apache.org Subject: [jira] Commented: (LANG-493) Remove code that does hold enough value to remain In-Reply-To: <284174262.1237085211185.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LANG-493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12733401#action_12733401 ] Henri Yandell commented on LANG-493: ------------------------------------ Removing Exception classes that don't really bring enough to the codebase: NullArgumentException - r796064. UnhandledException - r796065. NotImplementedException - r796066. IllegalClassException - r796067. IncompleteArgumentException - r796068. > Remove code that does hold enough value to remain > ------------------------------------------------- > > Key: LANG-493 > URL: https://issues.apache.org/jira/browse/LANG-493 > Project: Commons Lang > Issue Type: Task > Reporter: Henri Yandell > Fix For: 3.0 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.