Skip to content

Failed copy(): IonValueMapper does not override copy() #497

Closed
@mr-robert

Description

@mr-robert

When calling .copy() on instance of IonValueMapper, I expect to get a new IonValueMapper with the same configuration. However, instead I get this expection.

I am using 2.12 but I checked the source of the latest version on github, and I do not see this method overridden.

I think that as this class is provided by Jackson themselves, they should provide the implementation of the overridden .copy() in IonValueMapper.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions