Antonio Goncalves created FORGE-1329:
----------------------------------------
Summary: --named or --xxxname ?
Key: FORGE-1329
URL:
https://issues.jboss.org/browse/FORGE-1329
Project: Forge
Issue Type: Sub-task
Reporter: Antonio Goncalves
There are several {{name}} attributes in the commands which does not make things
consistent. For example we have :
{code}
jpa-new-entity --named
new-project --named
{code}
Which clearly indicate "the name of the entity" and "the name of the
project". Following that, the command :
{code}
jpa-new-field --fieldName
{code}
Should be renamed
{code}
jpa-new-field --named
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira