[forge-issues] [JBoss JIRA] (FORGE-1518) --packageName on rest-setup should be renamed to --targetPackage

Antonio Goncalves (JIRA) issues at jboss.org
Tue Jan 28 17:29:28 EST 2014


Antonio Goncalves created FORGE-1518:
----------------------------------------

             Summary: --packageName on rest-setup should be renamed to --targetPackage
                 Key: FORGE-1518
                 URL: https://issues.jboss.org/browse/FORGE-1518
             Project: Forge
          Issue Type: Sub-task
          Components: UI - Shell
            Reporter: Antonio Goncalves
             Fix For: 2.x Future


{{packageName}} should be renamed {{targetPackage}}. So instead of :

{code}
[Test]$ rest-setup
--jaxrsVersion  --applicationPath  --config  --packageName  --className
{code}

{code}
[Test]$ rest-setup
--jaxrsVersion  --applicationPath  --config  --targetPackage  --className
{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