abstractdog edited a comment on pull request #108: URL: https://github.com/apache/tez/pull/108#issuecomment-777712485
I think the error is because currently, we don't use a Jenkinsfile in the repo, but tez-multibranch job ([link](https://ci-hadoop.apache.org/job/tez-multibranch/)) has the --findbugs-strict-precheck flag, which is not handled then(once we'll have Jenkinsfile we can handle this in it). I believe I can remove that temporarily in the jenkins job configuration while having this tested, is it the proper way to do @jteagles ? UPDATE: I commented out, could you retry @belugabehr ? ---------------------------------------------------------------- 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]
