[forge-issues] [JBoss JIRA] (FORGE-1619) Command constraint-new-group to create a new group

Antonio Goncalves (JIRA) issues at jboss.org
Sun Mar 2 11:34:47 EST 2014


Antonio Goncalves created FORGE-1619:
----------------------------------------

             Summary: Command constraint-new-group to create a new group
                 Key: FORGE-1619
                 URL: https://issues.jboss.org/browse/FORGE-1619
             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 group. It's quite easy to generate and would help : 

{code}
constraint-new-group --named Payment
{code}

Will generate : 

{code}
public interface Payment {
}
{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