Skip to content

Fix(#175) : Restore JodaModule SPI metadata #176

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

Open
wants to merge 2 commits into
base: 3.x
Choose a base branch
from

Conversation

anthologia
Copy link

As requested in #175, this restores the JodaModule SPI metadata that was removed in 3.0.0-rc6.

- Add back `META-INF/services/tools.jackson.databind.JacksonModule
@cowtowncoder
Copy link
Member

I'd like to see a test showing the issue -- commit 7e95c07 did add a test to try to see metadata is now added from module-info.java.
I don't want to have duplicate definitions unless absolutely necessary.

Full test should probably go in https://github.com/FasterXML/jackson-integration-tests, looking for all modules that are expected to be discoverable.

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