Antonio Goncalves created FORGE-1529:
----------------------------------------
Summary: Command faces-project-stage should be renamed
Key: FORGE-1529
URL:
https://issues.jboss.org/browse/FORGE-1529
Project: Forge
Issue Type: Sub-task
Components: UI - Shell
Reporter: Antonio Goncalves
Fix For: 2.x Future
The {{faces-project-stage --set}} command doesn't have a verb (faces-<verb>). So
it looks like :
{code}
[MyEJB.java]$ faces-project-stage --set
Development UnitTest SystemTest Production
{code}
It should be {{faces-set-project-stage --stage}} like the other commands :
{code}
[MyEJB.java]$ faces-set-project-stage --stage
Development UnitTest SystemTest Production
[MyEJB.java]$ ejb-set-class-transaction-attribute
--targetEjb --type
[MyEJB.java]$ ejb-set-method-transaction-attribute
--targetEjb --type
{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