[ 
https://issues.apache.org/jira/browse/HADOOP-8308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13263128#comment-13263128
 ] 

Robert Joseph Evans commented on HADOOP-8308:
---------------------------------------------

I just realized that there is a small problem with the patch.  We currently 
have a number of acceptable findbugs, release audit, and javadoc warnings 
defined at the top of each major project.  In this patch we keep that, but for 
findbugs we now only run findbugs for projects that have changed, so the 
acceptable number of findbugs warnings could be different for different 
patches.  This is not that critical because we have it set to 0 everywhere, but 
we either need to remove the ability to override the number of findbugs 
warnings, or have it so that they are loaded on a per project basis.
                
> Support cross-project Jenkins builds
> ------------------------------------
>
>                 Key: HADOOP-8308
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8308
>             Project: Hadoop Common
>          Issue Type: Task
>          Components: build
>            Reporter: Tom White
>            Assignee: Tom White
>         Attachments: HADOOP-8308.patch
>
>
> This issue is to change test-patch to run only the tests for modules that 
> have changed and then run from the top-level. See discussion at 
> http://mail-archives.aurora.apache.org/mod_mbox/hadoop-common-dev/201204.mbox/%3ccaf-wd4tvkwypuuq9ibxv4uz8b2behxnpfkb5mq3d-pwvksh...@mail.gmail.com%3E.

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

        

Reply via email to