[ 
https://issues.apache.org/jira/browse/HBASE-15466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16428684#comment-16428684
 ] 

Sean Busbey commented on HBASE-15466:
-------------------------------------

okay, v2 just has a debug statement that lets the user know we skipped the 
builtin checks for asciidoc and xslt.

Here's the test list we get:

hbase-default.xml only

bq. [Fri Apr  6 12:53:00 CDT 2018 DEBUG]: Needed tests:  asflicense  javac  
javadoc  unit  refguide  xml 


asciidoc only

bq. [Fri Apr  6 12:54:48 CDT 2018 DEBUG]: Needed tests:  asflicense  refguide 

xslt only

bq. [Fri Apr  6 12:55:17 CDT 2018 DEBUG]: Needed tests:  asflicense  refguide 


HBASE-20338 

bq. [Fri Apr  6 12:56:03 CDT 2018 DEBUG]: Needed tests:  asflicense  javac  
javadoc  unit  findbugs  shadedjars  hadoopcheck  hbaseanti  checkstyle  
compile 

> 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
>         Attachments: HBASE-15466.0.patch, HBASE-15466.1.patch, 
> HBASE-15466.2.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)

Reply via email to