Antonio Goncalves created FORGE-1484:
----------------------------------------
Summary: --packageName should be renamed --targetPackage
Key: FORGE-1484
URL:
https://issues.jboss.org/browse/FORGE-1484
Project: Forge
Issue Type: Sub-task
Components: UI - Shell
Affects Versions: 2.0.0.CR1
Reporter: Antonio Goncalves
Fix For: 2.x Future
The {{java}} commands have a {{--packageName}} parameter and should be renamed in
{{--targetPackage}} :
{code}
java-new-annotation --packageName
java-new-class --packageName
java-new-enum --packageName
java-new-interface --packageName
{code}
Most of the other commands use {{target}} :
{code}
entities-from-tables --targetPackage
faces-new-converter --targetPackage
faces-new-validator --targetPackage
addon-new-command --targetPackage
{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