Skip to content

Don't use JAXB #23

Description

@mizdebsk

In Java 9 JAXB is deprecated and marked for removal. It is also in separate module java.xml.bind which must be explicitly enabled before use. We could add JAXB implementation as dependency, but switching to a different framework is probably better.

Metadata

Metadata

Assignees

No one assigned

    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