Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Support Jakarta XML Binding 4 in OSGi #3265

@msqr

Description

@msqr

The jakarta.xml.bind OSGi package import is constrained to the version range [3,4) which excludes v4 (included in Jakarta EE 10+). Could this be loosened to allow version 4, for example 3 to allow anything >= 3?

For example:

instruction Constants.IMPORT_PACKAGE, 'javax.cache.*;resolution:=optional, jdk.internal.misc;resolution:=optional, !javax.annotation, !sun.misc, jakarta.xml.bind*;version="3", *'

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