]
George Gastaldi closed FORGE-2224.
----------------------------------
Fix Version/s: 3.0.0.Beta2
(was: 3.x Future)
Assignee: George Gastaldi
Resolution: Done
Rename attribute methodName in command java-new-method
------------------------------------------------------
Key: FORGE-2224
URL:
https://issues.jboss.org/browse/FORGE-2224
Project: Forge
Issue Type: Sub-task
Components: Java EE
Affects Versions: 2.14.0.Final
Reporter: Antonio Goncalves
Assignee: George Gastaldi
Fix For: 3.0.0.Beta2
The {{java-new-method}} has the following attributes :
{code}
$ java-new-method
--targetClass --returnType --parameters --accessType --methodName
{code}
The attribute {{methodName}} should be renamed to {{named}} to follow the Forge naming
convention.