]
George Gastaldi updated FORGE-1712:
-----------------------------------
Status: Pull Request Sent (was: Coding In Progress)
Git Pull Request:
Create composite command for Java EE setup
------------------------------------------
Key: FORGE-1712
URL:
https://issues.jboss.org/browse/FORGE-1712
Project: Forge
Issue Type: Feature Request
Affects Versions: 2.3.0.Final
Reporter: Arun Gupta
Assignee: George Gastaldi
Labels: Starter
Fix For: 2.x Future
Currently every spec need to be explicitly configured as:
servlet-setup; cdi-setup; jpa-setup --container JBOSS_EAP6; rest-setup; constraint-setup;
faces-setup; ejb-setup; scaffold-setup
It would be great if a composite command such as "javaee6-setup" can be
provided as an ease-of-use. Later "javaee7-setup" can be provided.