]
Brian Stansberry updated WFCORE-1500:
-------------------------------------
Fix Version/s: 2.2.0.CR1
Dynamic CLI command handler loading doesn't handle module slots
---------------------------------------------------------------
Key: WFCORE-1500
URL:
https://issues.jboss.org/browse/WFCORE-1500
Project: WildFly Core
Issue Type: Bug
Components: CLI
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Priority: Minor
Fix For: 2.2.0.CR1, 3.0.0.Alpha1
While reviewing
https://github.com/wildfly/wildfly-core/pull/1517 I wondered if the same
problem was present in other places in core. A check shows the WFCORE-582 fix has this
problem.
Minor issue as our extensions don't use slots other than main. But they could.