Skip to content

Feature: Reduce number of jars #1878

@mattrpav

Description

@mattrpav

Currently, an application using JAXB needs a ton of jars. It would be ideal if it was reduced down to:

  1. Jakarta API spec jar
  2. One implementation jar

I believe the current breakout was done to provide for the migration of JAXB out of the JDK and to support javax to jakarta migration. With the Jakarta migration mostly behind us as a Java community, it would be great to reduce the dependency noise when using JAXB.

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