Skip to content

Remove one deprecated (in 2.12) internal method to simplify code flow #5062

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

Merged
merged 3 commits into from
Apr 2, 2025

Conversation

cowtowncoder
Copy link
Member

No description provided.

@@ -960,11 +955,9 @@ public JsonProperty.Access removeNonVisible(boolean inferMutators,
// [databind#2719]: Need to add ignorals, first, keeping in mind
// we have not yet resolved explicit names, so include implicit
// and possible explicit names
if (parent != null) {
Copy link
Member Author

Choose a reason for hiding this comment

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

Was only needed if called by deprecated method, can now remove.

Copy link
Member Author

Choose a reason for hiding this comment

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

... or not. As the case happens to be.

@cowtowncoder cowtowncoder merged commit 9c51b81 into 2.19 Apr 2, 2025
6 checks passed
@cowtowncoder cowtowncoder deleted the tatu/2.19/rm-deprecated-method branch April 2, 2025 01:17
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