-
Task
-
Resolution: Done
-
Major
-
None
-
None
It has been detected that javax.api for JSONP dependencies are missing on the test classpath when we are switching to a wildfly-core version that is using Jakarta Renamed dependencies.
The following wildfly-core modules are not going to continue exporting org.glassfish:jakarta.json:
- org.wildfly.core:wildfly-cli
That means we have to explicitly declare org.glassfish:jakarta.json on the wildfly modules that are getting this dependency transitively from the modules defined above:
- wildfly-messaging-activemq-subsystem-jakarta
- blocks
-
WFCORE-5978 Move WildFly Core distribution to Jakarta Namespace Renamed dependencies
- Closed