[
https://issues.jboss.org/browse/FORGE-1733?page=com.atlassian.jira.plugin...
]
Vineet Reynolds updated FORGE-1733:
-----------------------------------
Description:
When I run this sequence of commands:
{noformat}
[tmp]$ project-new --named helloforge
***SUCCESS*** Project named 'helloforge' has been created.
[helloforge]$ scaffold-setup --provider
Eclipse Link Infinispan Java EE OpenJPA Hibernate
{noformat}
I do not see the scaffold providers listed. I instead see the JPA providers. Both of these
have the same parameter name in the shell: {{provider}}. The scaffold providers are shown
only after I explicitly run {{jpa-setup}}:
{noformat}
[helloforge]$ jpa-setup --provider Hibernate --container JBOSS_EAP6
***SUCCESS*** Persistence (JPA) is installed.
[helloforge]$ scaffold-setup --provider
Faces AngularJS
{noformat}
Obviously this is confusing when I expect to see scaffold providers, which during
installation can handle JPA setup.
was:
When I run this sequence of commands:
{noformat}
[tmp]$ project-new --named helloforge
***SUCCESS*** Project named 'helloforge' has been created.
[helloforge]$ scaffold-setup --provider
Eclipse Link Infinispan Java EE OpenJPA Hibernate
{noformat}
I do not see the scaffold providers listed. I instead see the JPA providers. Both of these
have the same parameter name in the shell: {{provider}}. The scaffold providers are shown
only after I explicitly run {{jpa-setup}}. Obviously this is confusing when I expect to
see scaffold providers, which during installation can handle JPA setup.
Distinguish between similarly named parameters in Shell commands
----------------------------------------------------------------
Key: FORGE-1733
URL:
https://issues.jboss.org/browse/FORGE-1733
Project: Forge
Issue Type: Feature Request
Components: UI - Shell
Affects Versions: 2.3.0.Final
Reporter: Vineet Reynolds
When I run this sequence of commands:
{noformat}
[tmp]$ project-new --named helloforge
***SUCCESS*** Project named 'helloforge' has been created.
[helloforge]$ scaffold-setup --provider
Eclipse Link Infinispan Java EE OpenJPA Hibernate
{noformat}
I do not see the scaffold providers listed. I instead see the JPA providers. Both of
these have the same parameter name in the shell: {{provider}}. The scaffold providers are
shown only after I explicitly run {{jpa-setup}}:
{noformat}
[helloforge]$ jpa-setup --provider Hibernate --container JBOSS_EAP6
***SUCCESS*** Persistence (JPA) is installed.
[helloforge]$ scaffold-setup --provider
Faces AngularJS
{noformat}
Obviously this is confusing when I expect to see scaffold providers, which during
installation can handle JPA setup.
--
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