[
https://issues.jboss.org/browse/FORGE-1484?page=com.atlassian.jira.plugin...
]
George Gastaldi closed FORGE-1484.
----------------------------------
Assignee: George Gastaldi
Fix Version/s: 2.0.0.Final
(was: 2.x Future)
Resolution: Done
--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
Assignee: George Gastaldi
Fix For: 2.0.0.Final
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