-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
ModuleSpecification is maintaining two views of each of the various categories of dependencies, which is fragile in general but particularly with user dependencies, as ModuleSpecification.getMutableUserDependencies() exposes one of the two objects. ApplicationClientDependencyProcessor mutates that object, which leaves it out of sync with the other.
- causes
-
WFCORE-6606 WildFly main is failing some of Jakarta EE 10 Platform TCK Connector tests that depend on appclient deploying an ear with resource archive deployment dependencies
- Resolved
- is related to
-
WFCORE-6442 ModuleSpecification discards dependency information
- Resolved
-
WFCORE-6445 Update ModuleSpecification.getMutableUserDependencies to resolve pending TODOs
- Resolved