You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Andras Piros (JIRA)" <ji...@apache.org> on 2017/03/23 12:46:41 UTC

[jira] [Created] (OOZIE-2841) Limit FindBugs diff errors in JIRA comments

Andras Piros created OOZIE-2841:
-----------------------------------

             Summary: Limit FindBugs diff errors in JIRA comments
                 Key: OOZIE-2841
                 URL: https://issues.apache.org/jira/browse/OOZIE-2841
             Project: Oozie
          Issue Type: Improvement
          Components: build
    Affects Versions: 4.3.0
            Reporter: Andras Piros
            Assignee: Andras Piros


In OOZIE-1986 the FindBugs diff functionality was introduced. At times, however, there are cases when it's painful that we print out each and every FindBugs error (the ones considered mandatory to be fixed) [*to the JIRA comment*|https://issues.apache.org/jira/browse/OOZIE-2812?focusedCommentId=15937447&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15937447].

We'll limit the FindBugs errors to be displayed within a module (let's say, top 5 from a module), and within the whole project (let's say, top 25 from the whole project). These limitations will only be valid for {{test-patch/reports/TEST-SUMMARY.jira}} - for {{TEST-SUMMARY.txt}} the output remains unchanged.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)