Return-Path: Delivered-To: apmail-commons-issues-archive@minotaur.apache.org Received: (qmail 34183 invoked from network); 21 Jan 2011 10:23:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Jan 2011 10:23:09 -0000 Received: (qmail 22994 invoked by uid 500); 21 Jan 2011 10:23:09 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 22673 invoked by uid 500); 21 Jan 2011 10:23:07 -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 22665 invoked by uid 99); 21 Jan 2011 10:23:06 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Jan 2011 10:23:06 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 21 Jan 2011 10:23:05 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p0LAMhR2009544 for ; Fri, 21 Jan 2011 10:22:43 GMT Message-ID: <8168148.102781295605363498.JavaMail.jira@thor> Date: Fri, 21 Jan 2011 05:22:43 -0500 (EST) From: "Gilles (JIRA)" To: issues@commons.apache.org Subject: [jira] Commented: (MATH-488) Deprecate "MathException" in MATH_2_X and remove it in trunk In-Reply-To: <17855130.59171295445884072.JavaMail.jira@thor> 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/MATH-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12984662#action_12984662 ] Gilles commented on MATH-488: ----------------------------- Deprecated in revision 1061720. > Deprecate "MathException" in MATH_2_X and remove it in trunk > ------------------------------------------------------------ > > Key: MATH-488 > URL: https://issues.apache.org/jira/browse/MATH-488 > Project: Commons Math > Issue Type: Improvement > Reporter: Gilles > Priority: Minor > Fix For: 2.2, 3.0 > > > In trunk, all instances of {{MathException}} should be replaced by a more specific object from the new {{exception}} package. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.