You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@yetus.apache.org by "Marco Zühlke (JIRA)" <ji...@apache.org> on 2016/01/08 14:07:39 UTC

[jira] [Updated] (YETUS-273) Misleading warning messages when FINDBUGS_HOME is not set

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

Marco Zühlke updated YETUS-273:
-------------------------------
    Attachment: YETUS-273.00.patch

00:
  * test if FINDBUGS_HOME is set, before testing the commands within


> Misleading warning messages when FINDBUGS_HOME is not set
> ---------------------------------------------------------
>
>                 Key: YETUS-273
>                 URL: https://issues.apache.org/jira/browse/YETUS-273
>             Project: Yetus
>          Issue Type: Improvement
>            Reporter: John Zhuge
>            Assignee: John Zhuge
>            Priority: Trivial
>         Attachments: YETUS-273.00.patch
>
>
> The warning messages are a little misleading when FINDBUGS_HOME is not set.
> {noformat}
> $ unset FINDBUGS_HOME
> $ ~/yetus/precommit/test-patch.sh --plugins="all" --dirty-workspace ~/tmp/HDFS-9522-005.patch
> /tmp/yetus-16516.16384 has been created
> Running in developer mode
> Processing: /Users/jzhuge/tmp/HDFS-9522-005.patch
> Patch file /Users/jzhuge/tmp/HDFS-9522-005.patch copied to /private/tmp/yetus-16516.16384
> ============================================================================
> ============================================================================
>                         Confirming git environment
> ============================================================================
> ============================================================================
> dirty workspace mode; applying against existing branch
> Testing  patch on trunk.
> executable '/bin/findbugs' for 'findbugs' does not exist.
> executable '/bin/computeBugHistory' for 'computeBugHistory' does not exist.
> executable '/bin/convertXmlToText' for 'convertXmlToText' does not exist.
> executable '/bin/filterBugs' for 'filterBugs' does not exist.
> executable '/bin/setBugDatabaseInfo' for 'setBugDatabaseInfo' does not exist.
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)