]
Brian Stansberry updated WFCORE-5072:
-------------------------------------
Labels: EE9 (was: )
Allow easy use of a Jakarta EE 9 variant of
org.glassfish:jakarta-json
----------------------------------------------------------------------
Key: WFCORE-5072
URL:
https://issues.redhat.com/browse/WFCORE-5072
Project: WildFly Core
Issue Type: Task
Components: Build System
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Priority: Major
Labels: EE9
Add an element equivalent to what we do for javax.* in
https://github.com/wildfly/wildfly-core/blob/master/core-feature-pack/com...
for the jakarta.* package namespace.
This has no effect when an EE 8 variant of the jar is used as the jakarta package does
not exist. But having it in the module.xml makes it easy to swap in an EE9 variant of the
jar.