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 2010/12/09 13:23:01 UTC

[jira] Created: (MATH-457) Remove usage of "OptimizationException"

Remove usage of "OptimizationException"
---------------------------------------

                 Key: MATH-457
                 URL: https://issues.apache.org/jira/browse/MATH-457
             Project: Commons Math
          Issue Type: Improvement
            Reporter: Gilles
            Priority: Minor
             Fix For: 3.0


{{OptimizationException}} (defined in package {{optimization}}) is still used in classes of packages {{optimization.linear}} and {{optimization.fitting}}.
Its occurrences must be removed, or replaced by the corresponding exception from the {{exception}} package.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] [Resolved] (MATH-457) Remove usage of "OptimizationException"

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

Luc Maisonobe resolved MATH-457.
--------------------------------

    Resolution: Fixed

Fixed in subversion repository as of r1178006.
                
> Remove usage of "OptimizationException"
> ---------------------------------------
>
>                 Key: MATH-457
>                 URL: https://issues.apache.org/jira/browse/MATH-457
>             Project: Commons Math
>          Issue Type: Improvement
>            Reporter: Gilles
>            Priority: Minor
>             Fix For: 3.0
>
>
> {{OptimizationException}} (defined in package {{optimization}}) is still used in classes of packages {{optimization.linear}} and {{optimization.fitting}}.
> Its occurrences must be removed, or replaced by the corresponding exception from the {{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-457) Remove usage of "OptimizationException"

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

Gilles commented on MATH-457:
-----------------------------

Class deprecated in MATH_2_X (revision 1044015).


> Remove usage of "OptimizationException"
> ---------------------------------------
>
>                 Key: MATH-457
>                 URL: https://issues.apache.org/jira/browse/MATH-457
>             Project: Commons Math
>          Issue Type: Improvement
>            Reporter: Gilles
>            Priority: Minor
>             Fix For: 3.0
>
>
> {{OptimizationException}} (defined in package {{optimization}}) is still used in classes of packages {{optimization.linear}} and {{optimization.fitting}}.
> Its occurrences must be removed, or replaced by the corresponding exception from the {{exception}} package.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.