[
https://issues.apache.org/jira/browse/HBASE-20062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16375036#comment-16375036
]
Mike Drob commented on HBASE-20062:
-----------------------------------
Yetus output:
{noformat}
00:00:24.321 executable '/opt/findbugs/bin/findbugs' for 'findbugs' does not
exist.
00:00:24.321 executable '/opt/findbugs/bin/computeBugHistory' for
'computeBugHistory' does not exist.
00:00:24.321 executable '/opt/findbugs/bin/convertXmlToText' for
'convertXmlToText' does not exist.
00:00:24.321 executable '/opt/findbugs/bin/filterBugs' for 'filterBugs' does
not exist.
00:00:24.321 executable '/opt/findbugs/bin/setBugDatabaseInfo' for
'setBugDatabaseInfo' does not exist.
{noformat}
poking around in the created docker image:
{noformat}
mdrob@9602b392cccf:/root$ which findbugs
/usr/bin/findbugs
{noformat}
> findbugs is not running on precommit checks
> -------------------------------------------
>
> Key: HBASE-20062
> URL: https://issues.apache.org/jira/browse/HBASE-20062
> Project: HBase
> Issue Type: Bug
> Components: community, test
> Reporter: Sean Busbey
> Priority: Blocker
> Fix For: 1.3.2, 1.5.0, 1.2.7, 2.0.0-beta-2, 1.4.3
>
>
> as of build #11638 ~3 hours ago precommit isn't using findbugs:
> {quote}
> 0 findbugs 0m 0s Findbugs executables are not available.
> {quote}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)