You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gilles (JIRA)" <ji...@apache.org> on 2011/01/19 15:04:44 UTC

[jira] Created: (MATH-488) Deprecate "MathException" in MATH_2_X and remove it in trunk

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.


[jira] [Commented] (MATH-488) Deprecate "MathException" in MATH_2_X and remove it in trunk

Posted by "Thomas Neidhart (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MATH-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13206495#comment-13206495 ] 

Thomas Neidhart commented on MATH-488:
--------------------------------------

The last use of MathException has been removed in r1243304 (TTest in stat.inference).

There still exists an obsolete unit test, so I think this issue can be resolved after removal of this test + MathException itself.
                
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (MATH-488) Deprecate "MathException" in MATH_2_X and remove it in trunk

Posted by "Gilles (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MATH-488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gilles resolved MATH-488.
-------------------------

    Resolution: Fixed

Class removed in revision 1243473.
Thanks, Thomas, for bringing this task (and MATH-459) to an end. :)
                
> 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: 3.0, 2.2
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MATH-488) Deprecate "MathException" in MATH_2_X and remove it in trunk

Posted by "Thomas Neidhart (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MATH-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13206464#comment-13206464 ] 

Thomas Neidhart commented on MATH-488:
--------------------------------------

Cleanup of ChiSquareTest in r1243286.
                
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MATH-488) Deprecate "MathException" in MATH_2_X and remove it in trunk

Posted by "Gilles (JIRA)" <ji...@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.


[jira] [Commented] (MATH-488) Deprecate "MathException" in MATH_2_X and remove it in trunk

Posted by "Thomas Neidhart (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MATH-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13202855#comment-13202855 ] 

Thomas Neidhart commented on MATH-488:
--------------------------------------

Additional cleanups in stat.inference package in r1241657.
                
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MATH-488) Deprecate "MathException" in MATH_2_X and remove it in trunk

Posted by "Thomas Neidhart (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MATH-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13199919#comment-13199919 ] 

Thomas Neidhart commented on MATH-488:
--------------------------------------

Removed usage from NumberTransformer and related classes in package util in r1240279.
                
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira