-
Notifications
You must be signed in to change notification settings - Fork 126
Feature: Reduce number of jars #1878
Copy link
Copy link
Open
Description
Currently, an application using JAXB needs a ton of jars. It would be ideal if it was reduced down to:
- Jakarta API spec jar
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels