Mike Drob created HBASE-18163:
---------------------------------
Summary: rubocop and ruby-lint are not available
Key: HBASE-18163
URL: https://issues.apache.org/jira/browse/HBASE-18163
Project: HBase
Issue Type: Bug
Components: build
Reporter: Mike Drob
>From the yetus output:
{noformat}
executable for 'rubocop' was not specified.
executable for 'Ruby-lint' was not specified.
{noformat}
which results in this during the build
| {color:blue}0{color} | {color:blue} rubocop {color} | {color:blue} 0m 11s
{color} | {color:blue} rubocop was not available. {color} |
| {color:blue}0{color} | {color:blue} ruby-lint {color} | {color:blue} 0m 11s
{color} | {color:blue} Ruby-lint was not available. {color} |
We should make those available.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)