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

Remove EqualsBuilder HashCodeBuilder usages #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BobDu
Copy link
Member

@BobDu BobDu commented May 8, 2024

Remove EqualsBuilder HashCodeBuilder usages, part of remove commons-lang deps.

Note: that not all EqualsBuilder HashCodeBuilder usages have been removed in this PR. Only the simple case of using defaultVaule as an equals judgment field has been removed.

This is intentional to simplify review difficulty of the PR. Complex usage will be further modified in subsequent PRs.

Testing done

mvn clean verify

@BobDu BobDu force-pushed the remove-builder branch 4 times, most recently from 2af008d to bd0068b Compare May 8, 2024 10:07
@BobDu BobDu force-pushed the remove-builder branch from bd0068b to 088bcf2 Compare May 8, 2024 10:09
@BobDu BobDu marked this pull request as ready for review May 8, 2024 10:22
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.

1 participant