Skip to content
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

Adopt spotbugs instead of findbugs #4971

Closed

Conversation

chintana-zz
Copy link
Contributor

Purpose

Findbugs is dead - https://mailman.cs.umd.edu/pipermail/findbugs-discuss/2016-November/004321.html. Also there's no JDK 9 compatible version for findbugs - findbugsproject/findbugs#105.

Goals

Switch codebase to use spotbugs - https://spotbugs.github.io/spotbugs-maven-plugin/

wx-yz added 28 commits February 19, 2018 00:14
…t, anyway need this to get the build successful
Resolving conflictsh for MessagesBundle.properties that involve sprintf
changes
Copy link
Contributor

@hasithaa hasithaa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Commit messages are not according to following guidelines.
https://chris.beams.io/posts/git-commit/

Please reword.

@sameerajayasoma sameerajayasoma self-requested a review March 4, 2018 05:21
@chintana-zz
Copy link
Contributor Author

@hasithaa which commit messages exactly? Commits related to sprintf were merged already. Spotbugs related commits are e76dd9a, 00586ee and ac2c603. Can you elaborate what should be reworded?

@chintana-zz
Copy link
Contributor Author

BTW I've rebased my local master branch to upstream master. Not sure why the merged changes also showing up in this.

@hasithaa
Copy link
Contributor

hasithaa commented Mar 5, 2018

@Chintana, Commits related to sprintf are not according to standard. If that the case, you may have to cherrypick your commits and send a new PR.

@chintana-zz
Copy link
Contributor Author

Cool. New PR #5009

@hasithaa
Copy link
Contributor

hasithaa commented Mar 6, 2018

Closing this PR since New PR is #5009

@hasithaa hasithaa closed this Mar 6, 2018
afkham added a commit that referenced this pull request Apr 7, 2018
Spotbugs support (cherry picking commits, previously #4971)
@chintana-zz chintana-zz deleted the switch-to-spotbugs branch May 23, 2019 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants