-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
WFLY-20014 introduced a bug in WeldDeploymentProcessor by changing the key type of a map from ModuleIdentifier to String but leaving behind a get call that passed in a ModuleIdentifier.
- is caused by
-
WFLY-20014 Remove all non-breaking uses of ModuleIdentifier in Weld Subsystem
- Closed
- is cloned by
-
JBEAP-28977 Incorrect module identifier handling in WeldDeploymentProcessor
- Pull Request Sent