You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Michael Yannakopoulos (JIRA)" <ji...@apache.org> on 2011/03/01 07:49:37 UTC

[jira] Created: (MATH-537) [Math] org.apache.commnons.math.linear.MatrixVisitorException constructor should be deprecated

[Math] org.apache.commnons.math.linear.MatrixVisitorException constructor should be deprecated
----------------------------------------------------------------------------------------------

                 Key: MATH-537
                 URL: https://issues.apache.org/jira/browse/MATH-537
             Project: Commons Math
          Issue Type: Bug
    Affects Versions: 2.2
         Environment: Linux Ubuntu 10.04 (lucid)
            Reporter: Michael Yannakopoulos


In the class org.apache.commons.math.linear.MatrixVisitorException the method "public MatrixVisitorException(final String pattern, final Object[] arguments)" should be deprecated, since method "public MatrixVisitorException(final Localizable pattern, final Object[] arguments)" already exists from version 2.2...

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (MATH-537) [Math] org.apache.commnons.math.linear.MatrixVisitorException constructor should be deprecated

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

Luc Maisonobe resolved MATH-537.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0

The MatrixVisitorException class has been removed in 3.0

> [Math] org.apache.commnons.math.linear.MatrixVisitorException constructor should be deprecated
> ----------------------------------------------------------------------------------------------
>
>                 Key: MATH-537
>                 URL: https://issues.apache.org/jira/browse/MATH-537
>             Project: Commons Math
>          Issue Type: Bug
>    Affects Versions: 2.2
>         Environment: Linux Ubuntu 10.04 (lucid)
>            Reporter: Michael Yannakopoulos
>            Priority: Minor
>              Labels: cleanup, patch
>             Fix For: 3.0
>
>         Attachments: MatrixVisitorException.java
>
>
> In the class org.apache.commons.math.linear.MatrixVisitorException the method "public MatrixVisitorException(final String pattern, final Object[] arguments)" should be deprecated, since method "public MatrixVisitorException(final Localizable pattern, final Object[] arguments)" already exists from version 2.2...

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Updated: (MATH-537) [Math] org.apache.commnons.math.linear.MatrixVisitorException constructor should be deprecated

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

Michael Yannakopoulos updated MATH-537:
---------------------------------------

    Attachment: MatrixVisitorException.java

Here is the patch...

> [Math] org.apache.commnons.math.linear.MatrixVisitorException constructor should be deprecated
> ----------------------------------------------------------------------------------------------
>
>                 Key: MATH-537
>                 URL: https://issues.apache.org/jira/browse/MATH-537
>             Project: Commons Math
>          Issue Type: Bug
>    Affects Versions: 2.2
>         Environment: Linux Ubuntu 10.04 (lucid)
>            Reporter: Michael Yannakopoulos
>            Priority: Minor
>              Labels: cleanup, patch
>         Attachments: MatrixVisitorException.java
>
>
> In the class org.apache.commons.math.linear.MatrixVisitorException the method "public MatrixVisitorException(final String pattern, final Object[] arguments)" should be deprecated, since method "public MatrixVisitorException(final Localizable pattern, final Object[] arguments)" already exists from version 2.2...

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MATH-537) [Math] org.apache.commnons.math.linear.MatrixVisitorException constructor should be deprecated

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

Luc Maisonobe commented on MATH-537:
------------------------------------

Thanks Michael.
I'm not sure this one will be fixed as a 6th release candidate for 2.2 as already been frozen and the vote is ongoing.
If the 6th release candidate fails, we will certainly include the fix for the next release candidate.
If the 6th release candidate succeds, the issue will be closed as "won't fix" since the MatrixVisitorException has been removed in 3.0 and is unlikely to reappear.
By the way, instead of providing a full class for short fixes, you can provide just a patch (you can create them with the unix diff command, or with svn diff, or with Eclipse team->create path menu entry).

> [Math] org.apache.commnons.math.linear.MatrixVisitorException constructor should be deprecated
> ----------------------------------------------------------------------------------------------
>
>                 Key: MATH-537
>                 URL: https://issues.apache.org/jira/browse/MATH-537
>             Project: Commons Math
>          Issue Type: Bug
>    Affects Versions: 2.2
>         Environment: Linux Ubuntu 10.04 (lucid)
>            Reporter: Michael Yannakopoulos
>            Priority: Minor
>              Labels: cleanup, patch
>         Attachments: MatrixVisitorException.java
>
>
> In the class org.apache.commons.math.linear.MatrixVisitorException the method "public MatrixVisitorException(final String pattern, final Object[] arguments)" should be deprecated, since method "public MatrixVisitorException(final Localizable pattern, final Object[] arguments)" already exists from version 2.2...

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira