Skip to content

Rename/Work around Jackson 3.0 Module->JacksonModule renaming #499

Closed
@cowtowncoder

Description

@cowtowncoder

I did this:

FasterXML/jackson-databind#3037

for Jackson 3.0 (master) but did not realize that name JacksonModule was in use in Scala module.
The reason to get out of Module name is due to addition of java.lang.Module, and seems reasonable. I hope Scala module can work around this problem either via imports or (if that makes more sense) renaming its JacksonModule into something else.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions