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

fix Kotlin master (3.0) test failures -- due to MapperFeature.ALLOW_FINAL_FIELDS_AS_MUTATORS default change; #808

Closed
wants to merge 1 commit into from

Conversation

JooHyukKim
Copy link
Member

addresses part of #807

@cowtowncoder
Copy link
Member

@JooHyukKim There may have been a misunderstanding here -- I did not mean Kotlin module should use different setting, but that test classes would be changed to use old setting.
Default behavior of the module should not differ from jackson-databind in 3.0.

Would it be possible to just change ObjectMapper configuration just for tests that are failing?
(ideally tests would not rely on this, but on short term they may).

@JooHyukKim
Copy link
Member Author

Ah, okay. will do 👍🏼

@JooHyukKim JooHyukKim marked this pull request as draft June 21, 2024 00:21
@JooHyukKim JooHyukKim closed this Jun 25, 2024
@JooHyukKim JooHyukKim deleted the fix-test-build-1 branch June 25, 2024 05:01
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