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/02/17 22:50:44 UTC

[jira] [Updated] (OOZIE-2804) Pre-commit build / FindBugs diff tool: limit the number of error messages that appear inside a JIRA comment

     [ https://issues.apache.org/jira/browse/OOZIE-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andras Piros updated OOZIE-2804:
--------------------------------
    Summary: Pre-commit build / FindBugs diff tool: limit the number of error messages that appear inside a JIRA comment  (was: FindBugs diff tool: limit the number of error messages that appear inside a JIRA comment)

> Pre-commit build / FindBugs diff tool: limit the number of error messages that appear inside a JIRA comment
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-2804
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2804
>             Project: Oozie
>          Issue Type: Improvement
>          Components: build
>    Affects Versions: 4.3.0
>            Reporter: Andras Piros
>            Priority: Minor
>
> OOZIE-1986 introduced usage of the FindBugs diff tool when applying a patch within the {{bin/test-patch}} series.
> Now the problem is that when there are lots of FindBugs diff errors found within the current patch, all of the error message summaries are printed [*within a JIRA comment*|https://issues.apache.org/jira/browse/OOZIE-2777?focusedCommentId=15847038&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-15847038], making it not well readable.
> The goal is to have an upper limit on error message descriptions within the JIRA comment, both on a per-module (10) and on a per-parent-module (25) basis. Let those limits be printed along the JIRA comment.
> Let the text file available via Jenkins have all the error messages - JIRA comment and text file content would be different in that case.



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