ndimiduk commented on a change in pull request #1547: HBASE-23894 Support ErrorProne for both JDK8 and JDK11 URL: https://github.com/apache/hbase/pull/1547#discussion_r410526634
########## File path: dev-support/jenkins_precommit_github_yetus.sh ########## @@ -122,7 +122,6 @@ YETUS_ARGS+=("--whitespace-tabs-ignore-list=.*/generated/.*") YETUS_ARGS+=("--tests-filter=${TESTS_FILTER}") YETUS_ARGS+=("--personality=${SOURCEDIR}/dev-support/hbase-personality.sh") YETUS_ARGS+=("--quick-hadoopcheck") -YETUS_ARGS+=("--skip-errorprone") Review comment: Enabled temporarily, just for testing this patch. ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services