]
Antonio Goncalves updated FORGE-2224:
-------------------------------------
Parent: FORGE-2277
Issue Type: Sub-task (was: Enhancement)
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
Fix For: 3.x Future
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.