-
Notifications
You must be signed in to change notification settings - Fork 440
TEZ-4287: Upgrade FindBugs to SpotBugs #108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
How do we update the build system to call out to this new spot bugs? |
|
I think the error is because currently, we don't use a Jenkinsfile in the repo, but tez-multibranch job (link) 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 ? |
|
There is a Jenkins file in progress as a PR submission that I haven't had time to verify. If anyone has time to try this out, it may help with better integration with Yetus. |
|
@jteagles : I was already looking at that patch, looks good, I'm about to adopt it piece-by-piece |
|
@belugabehr, please rebase this PR as TEZ-4290 is merged, you might have minimal conflicts with that in Dockerfile |
|
(!) A patch to the testing environment has been detected. |
|
💔 -1 overall
This message was automatically generated. |
|
(!) A patch to the testing environment has been detected. |
|
💔 -1 overall
This message was automatically generated. |
|
@abstractdog Hey, can you please take a look at this PR once more? Thanks! |
|
@belugabehr: could you please refresh/rebase this PR? considering that Jenkinsfile and github integration is working for a long time, we can retry this initiative |
|
Hi @belugabehr @mark-bathori |
|
@maheshrajus , by all means. Thanks for picking this up. |
No description provided.