You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2019/02/01 20:19:00 UTC

[jira] [Updated] (HBASE-15466) precommit should not run all java goals when given a docs-only patch

     [ https://issues.apache.org/jira/browse/HBASE-15466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Purtell updated HBASE-15466:
-----------------------------------
    Fix Version/s:     (was: 1.5.0)

> 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
>            Assignee: Sean Busbey
>            Priority: Major
>             Fix For: 3.0.0, 1.3.3, 1.4.4, 2.0.0, 1.2.7
>
>         Attachments: HBASE-15466.0.patch, HBASE-15466.1.patch, HBASE-15466.2.patch, HBASE-15466.3.patch
>
>
> 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
(v7.6.3#76005)