Skip to content
This repository was archived by the owner on Nov 7, 2019. It is now read-only.

Change default package used for materialized classes to reflect Jackson 2.x #21

@cowtowncoder

Description

@cowtowncoder

Currently (as of 2.5) mrbean still uses package "org.codehaus.jackson.generated for materialization.
But it should really use the new package:

com.fasterxml.jackson.module.mrbean.generated

both to avoid conflicts with Jackson 1.x mrbean (unlikely but possible), and to make it easier to see that they are related to Java class of mrbean itself.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions