[forge-issues] [JBoss JIRA] (FORGE-1620) Command constraint-new-payload to create a new payload
Antonio Goncalves (JIRA)
issues at jboss.org
Sun Mar 2 11:34:47 EST 2014
Antonio Goncalves created FORGE-1620:
----------------------------------------
Summary: Command constraint-new-payload to create a new payload
Key: FORGE-1620
URL: https://issues.jboss.org/browse/FORGE-1620
Project: Forge
Issue Type: Sub-task
Components: Scaffold
Affects Versions: 2.1.1.Final
Reporter: Antonio Goncalves
Fix For: 2.x Future
It would be nice to have a command to create a new Payload. It's quite easy to generate and would help :
{code}
constraint-new-payload --named Error
{code}
Will generate :
{code}
public class Error implements Payload {
}
{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
More information about the forge-issues
mailing list