Skip to content

drop scala 2.11 and remove paranamer dependency #707

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 28, 2025

Conversation

pjfanning
Copy link
Member

Scala 2.11 is pretty old. Paranamer is only now needed by Scala 2.11 but it doesn't seem worth complicating the build to achieve this.

@pjfanning pjfanning merged commit c870354 into master Feb 28, 2025
8 checks passed
@pjfanning pjfanning deleted the drop-paranamer-scala2.11 branch February 28, 2025 15:11
@pjfanning
Copy link
Member Author

Might need to undo this - #505 happened the last time I removed paranamer.

@pjfanning
Copy link
Member Author

I looked again at the test issues for #505 and the tests pass on master with this change. Users who hit similar issues to 505 can look at updating their JsonCreator annotations to use Delegating mode.

@cowtowncoder
Copy link
Member

Sounds reasonable. Could you add a note under "Changes, compatibility" (with new section for Scala):

https://github.com/FasterXML/jackson/wiki/Jackson-Release-3.0

about this, if Scala 2.11 is dropped from Jackson 3.0.0?

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