]
Jason Greene updated WFCORE-1082:
---------------------------------
Fix Version/s: 2.0.0.Final
(was: 2.0.0.CR9)
CLI module command creates the module.xml main-class element with the
incorrect attribute name
----------------------------------------------------------------------------------------------
Key: WFCORE-1082
URL:
https://issues.jboss.org/browse/WFCORE-1082
Project: WildFly Core
Issue Type: Bug
Components: CLI
Reporter: James Perkins
Assignee: James Perkins
Priority: Blocker
Fix For: 2.0.0.Final
The CLI {{module}} command creates the {{modue.xml}} file with the attribute {{value}}
for the {{main-class}} element. The attribute should be {{name}}.