[ https://issues.apache.org/jira/browse/HBASE-15466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16431496#comment-16431496 ]
Hudson commented on HBASE-15466: -------------------------------- Results for branch branch-1.3 [build #290 on builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.3/290/]: (x) *{color:red}-1 overall{color}* ---- details (if available): (x) {color:red}-1 general checks{color} -- For more information [see general report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.3/290//General_Nightly_Build_Report/] (x) {color:red}-1 jdk7 checks{color} -- For more information [see jdk7 report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.3/290//JDK7_Nightly_Build_Report/] (x) {color:red}-1 jdk8 hadoop2 checks{color} -- For more information [see jdk8 (hadoop2) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.3/290//JDK8_Nightly_Build_Report_(Hadoop2)/] (/) {color:green}+1 source release artifact{color} -- See build output for details. > 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, 2.1.0, 1.5.0, 1.2.7, 1.3.3, 1.4.4, 2.0.0 > > 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)