Skip to content

Make javax.xml.bind resolution optional in core jar manifest #300

@thmuch

Description

@thmuch

We'd like to use XMLUnit 2, but we're in an OSGi environment. That means that the OSGi metadata ("Import-Package" in the manifest of the core jar) will pull in all the old javax.xml.bind packages – but we already use the current jakarta namespace packages.

Unfortunately, this is a show-stopper for us that keeps us from using XMLUnit.

Any chance the javax.xml.bind resolution can be made optional als described in #227 (comment) ?

Thanks 😊

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions