-
Bug
-
Resolution: Done
-
Major
-
None
-
None
The fix WFCORE-5978, replaced the dependency on org.glassfish:jakarta.json with the usage of jakarta.json:jakarta.json-api and org.eclipse.parsson:parsson.
The CLI fat jar requires the EE8 javax.json API due to the logmanager JSON formatter (as it was reported in WFCORE-5199) that could be configured in logging.properties file.
We need to revert this fix and have CLI to still rely on org.glassfish:jakarta.json
- causes
-
WFLY-18897 testsuite manual-expansion is missing the parsson dependency.
- Closed