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