You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Robert Joseph Evans (JIRA)" <ji...@apache.org> on 2012/04/24 21:01:35 UTC

[jira] [Created] (HADOOP-8312) testpatch.sh should provide a simpler way to see which warnings changed

Robert Joseph Evans created HADOOP-8312:
-------------------------------------------

             Summary: testpatch.sh should provide a simpler way to see which warnings changed
                 Key: HADOOP-8312
                 URL: https://issues.apache.org/jira/browse/HADOOP-8312
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Robert Joseph Evans
            Assignee: Robert Joseph Evans


test-patch.sh reports that a specific number of warnings has changed but it does not provide an easy way to see which ones have changed.  For at least the javac warnings we should be able to provide a diff of the warnings in addition to the total count, because we capture the full compile log both before and after applying the patch.

For javadoc warnings it would be nice to be able to provide a filtered list of the warnings based off of the files that were modified in the patch.

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