Skip to content

Update jakarta.xml.bind-api to 3.0+ #313

@pigelvy

Description

@pigelvy

Hi,

XMLUnit is currently using the jakarta.xml.bind:jakarta.xml.bind-api r2.3.3, which uses the legacy package javax.xml.bind.

Since Jakarta XML Binding 3.0, the package was changed to jakarta.xml.bind.

I think it's time to get away from the old javax.* world and embrace the new jakarta.* one. Several other projects have already migrated and because Maven groupId/artifactId have not changed, we can't use both at the same time.

IMO, it would be a step forward to update this API.

It would also be a step forward to update Java to 11+. It's about time to move on and let Java 8 go.

Regards

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions