Apache9 commented on a change in pull request #2860:
URL: https://github.com/apache/hbase/pull/2860#discussion_r554674274
##########
File path: dev-support/Jenkinsfile_GitHub
##########
@@ -168,6 +168,7 @@ pipeline {
BUILD_URL_ARTIFACTS =
"artifact/${WORKDIR_REL}/${PATCH_REL}"
DOCKERFILE = "${WORKDIR}/${DOCKERFILE_REL}"
YETUS_DRIVER = "${WORKDIR}/${YETUS_DRIVER_REL}"
+ SKIP_ERRORPRONE = true
Review comment:
Yes, will skip for jdk8 and jdk11 checks. Only enable it in general
check.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]