Skip to content

Move 4961 test out of tofix #4965

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 1 commit into from
Feb 9, 2025
Merged

Conversation

JooHyukKim
Copy link
Member

Testing out expected behavior now.

@cowtowncoder cowtowncoder merged commit 6ffa6e0 into FasterXML:2.19 Feb 9, 2025
8 checks passed
@@ -21,7 +20,6 @@ static class WrapperForAnyGetter {
public BeanWithAnyGetter value;
}

@JsonPropertyOrder({ "firstProperty", "secondProperties", "anyProperty", "forthProperty" })
Copy link
Member

@cowtowncoder cowtowncoder Feb 9, 2025

Choose a reason for hiding this comment

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

This should not have been removed because ordering for 3.0 will differ from 2.x (when properties added in alphabetic order by default). Will add back annotation, except for "anyProperty"

cowtowncoder added a commit that referenced this pull request Feb 9, 2025
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.

2 participants