Dima Spivak created HBASE-16124:
-----------------------------------
Summary: Make check_compatibility.sh less verbose when building
HBase
Key: HBASE-16124
URL: https://issues.apache.org/jira/browse/HBASE-16124
Project: HBase
Issue Type: Improvement
Components: build
Reporter: Dima Spivak
Assignee: Dima Spivak
Priority: Minor
{{[check_compatibility.sh|https://github.com/apache/hbase/blob/master/dev-support/check_compatibility.sh]}}
is a bit verbose when building HBase JARs, which makes it kind of a nightmare
when used in a Jenkins job. Let's run those steps in Maven's batch mode, which
means less unnecessary output and no expectation of user interaction.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)