You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mrunit.apache.org by "E. Sammer (JIRA)" <ji...@apache.org> on 2011/05/27 06:28:47 UTC

[jira] [Created] (MRUNIT-18) Squash all compiler warnings

Squash all compiler warnings
----------------------------

                 Key: MRUNIT-18
                 URL: https://issues.apache.org/jira/browse/MRUNIT-18
             Project: MRUnit
          Issue Type: Improvement
    Affects Versions: 0.5.0
            Reporter: E. Sammer
            Priority: Minor


MRUnit is pretty chatty in terms of warnings. These should all be cleaned up. In cases where we need to, we should suppress warnings for deprecated class usage and unchecked casts, but otherwise the root cause of the issue should be dealt with.

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

[jira] [Updated] (MRUNIT-18) Squash all compiler warnings

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

E. Sammer updated MRUNIT-18:
----------------------------

    Fix Version/s: 0.8.0

> Squash all compiler warnings
> ----------------------------
>
>                 Key: MRUNIT-18
>                 URL: https://issues.apache.org/jira/browse/MRUNIT-18
>             Project: MRUnit
>          Issue Type: Improvement
>    Affects Versions: 0.5.0
>            Reporter: E. Sammer
>            Priority: Minor
>             Fix For: 0.8.0
>
>
> MRUnit is pretty chatty in terms of warnings. These should all be cleaned up. In cases where we need to, we should suppress warnings for deprecated class usage and unchecked casts, but otherwise the root cause of the issue should be dealt with.

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

[jira] [Assigned] (MRUNIT-18) Squash all compiler warnings

Posted by "Brock Noland (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MRUNIT-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brock Noland reassigned MRUNIT-18:
----------------------------------

    Assignee: Brock Noland
    
> Squash all compiler warnings
> ----------------------------
>
>                 Key: MRUNIT-18
>                 URL: https://issues.apache.org/jira/browse/MRUNIT-18
>             Project: MRUnit
>          Issue Type: Improvement
>    Affects Versions: 0.5.0
>            Reporter: E. Sammer
>            Assignee: Brock Noland
>            Priority: Minor
>             Fix For: 0.8.0
>
>
> MRUnit is pretty chatty in terms of warnings. These should all be cleaned up. In cases where we need to, we should suppress warnings for deprecated class usage and unchecked casts, but otherwise the root cause of the issue should be dealt with.

--
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] (MRUNIT-18) Squash all compiler warnings

Posted by "Chris A. Mattmann (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MRUNIT-18?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118926#comment-13118926 ] 

Chris A. Mattmann commented on MRUNIT-18:
-----------------------------------------

Brock feel free to file those issues and turn this into a parent task.
                
> Squash all compiler warnings
> ----------------------------
>
>                 Key: MRUNIT-18
>                 URL: https://issues.apache.org/jira/browse/MRUNIT-18
>             Project: MRUnit
>          Issue Type: Improvement
>    Affects Versions: 0.5.0
>            Reporter: E. Sammer
>            Priority: Minor
>             Fix For: 0.8.0
>
>
> MRUnit is pretty chatty in terms of warnings. These should all be cleaned up. In cases where we need to, we should suppress warnings for deprecated class usage and unchecked casts, but otherwise the root cause of the issue should be dealt with.

--
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] (MRUNIT-18) Squash all compiler warnings

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

Brock Noland resolved MRUNIT-18.
--------------------------------

    Resolution: Fixed

As far as I can tell, MRUnit Trunk is now clean from compiler warnings.
                
> Squash all compiler warnings
> ----------------------------
>
>                 Key: MRUNIT-18
>                 URL: https://issues.apache.org/jira/browse/MRUNIT-18
>             Project: MRUnit
>          Issue Type: Improvement
>    Affects Versions: 0.5.0
>            Reporter: E. Sammer
>            Assignee: Brock Noland
>            Priority: Minor
>             Fix For: 0.8.0
>
>
> MRUnit is pretty chatty in terms of warnings. These should all be cleaned up. In cases where we need to, we should suppress warnings for deprecated class usage and unchecked casts, but otherwise the root cause of the issue should be dealt with.

--
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] (MRUNIT-18) Squash all compiler warnings

Posted by "Brock Noland (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MRUNIT-18?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13115132#comment-13115132 ] 

Brock Noland commented on MRUNIT-18:
------------------------------------

Wow, there are a lot of compiler warnings. I feel like this would be best addressed as three sub-tasks:

1) unused imports/variables
2) generic types
3) depreciated classes/methods

If this approach is agreeable, I would be happy to own #1 and #2.
                
> Squash all compiler warnings
> ----------------------------
>
>                 Key: MRUNIT-18
>                 URL: https://issues.apache.org/jira/browse/MRUNIT-18
>             Project: MRUnit
>          Issue Type: Improvement
>    Affects Versions: 0.5.0
>            Reporter: E. Sammer
>            Priority: Minor
>             Fix For: 0.8.0
>
>
> MRUnit is pretty chatty in terms of warnings. These should all be cleaned up. In cases where we need to, we should suppress warnings for deprecated class usage and unchecked casts, but otherwise the root cause of the issue should be dealt with.

--
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