You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Allen Wittenauer (JIRA)" <ji...@apache.org> on 2015/05/11 20:40:00 UTC

[jira] [Comment Edited] (HADOOP-11884) test-patch.sh should pull the real findbugs version

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

Allen Wittenauer edited comment on HADOOP-11884 at 5/11/15 6:39 PM:
--------------------------------------------------------------------

awk needs to be $\{AWK} in case a different awk is specified.


was (Author: aw):
awk needs to be ${AWK} in case a different awk is specified.

> test-patch.sh should pull the real findbugs version
> ---------------------------------------------------
>
>                 Key: HADOOP-11884
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11884
>             Project: Hadoop Common
>          Issue Type: Test
>          Components: test
>            Reporter: Allen Wittenauer
>            Assignee: Kengo Seki
>            Priority: Minor
>              Labels: BB2015-05-TBR, newbie
>         Attachments: HADOOP-11884.001.patch
>
>
> test-patch.sh currently uses the CLI utilities for findbugs to discover the version.  This isn't really accurate since maven pulls down the jars as part of the pom.  It should be possible to either read the generated HTML file(s) or perhaps read the pom to discover the real version that was used.



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