[forge-issues] [JBoss JIRA] (FORGE-1716) Specify package, in addition to class name, for generating JSF scaffolds

Arun Gupta (JIRA) issues at jboss.org
Mon Mar 31 18:45:13 EDT 2014


Arun Gupta created FORGE-1716:
---------------------------------

             Summary: Specify package, in addition to class name, for generating JSF scaffolds
                 Key: FORGE-1716
                 URL: https://issues.jboss.org/browse/FORGE-1716
             Project: Forge
          Issue Type: Enhancement
    Affects Versions: 2.3.0.Final
            Reporter: Arun Gupta


The following command need a specific class name:

scaffold-generate --targets org.forge.samples.javaee.entities.Author

There should be an option to specify a package such as:

scaffold-generate --targets org.forge.samples.javaee.entities.*

--
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