Sean Busbey created HBASE-15466:
-----------------------------------
Summary: precommit should not run all java goals when given a
docs-only patch
Key: HBASE-15466
URL: https://issues.apache.org/jira/browse/HBASE-15466
Project: HBase
Issue Type: Improvement
Components: build
Reporter: Sean Busbey
Right now docs-only patches (those that only impact the top level
src/main/site, src/main/asciidoc, or src/main/xslt) run through all of the java
related precommit checks, including test4tests and the full unit test suite.
Since we know these paths don't require those checks, we should update our
personality to skip them. (or fix our project structure to match "the maven
way".)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)