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

Add uses for ObjectCodec in module-info #567

Closed
GedMarc opened this issue Oct 3, 2019 · 0 comments
Closed

Add uses for ObjectCodec in module-info #567

GedMarc opened this issue Oct 3, 2019 · 0 comments

Comments

@GedMarc
Copy link

GedMarc commented Oct 3, 2019

Hi,

It looks like the core does specify that it consumes the ObjectCodec SPI -

Suggest to add the following into module-info

uses com.fasterxml.jackson.core.ObjectCodec;
@cowtowncoder cowtowncoder changed the title 2.10 Patch 1 - Uses clause not specified Add uses for ObjectCodec in module-info Oct 3, 2019
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

No branches or pull requests

1 participant