Persistence plugin needs more informative help messages when prompting for container and
provider types
-------------------------------------------------------------------------------------------------------
Key: SEAMFORGE-51
URL:
https://issues.jboss.org/browse/SEAMFORGE-51
Project: Seam Forge
Issue Type: Enhancement
Components: Builtin Plugins
Affects Versions: 1.0.0.Alpha2
Reporter: Lincoln Baxter III
These messages are misleading, and without tab-completion, it is next to impossible to
tell what needs to be typed here.
[MyApp] MyApp $ persistence setup
[provider=ARG (org.jboss.seam.forge.spec.jpa.api.JPAProvider)]:
org.jboss.seam.forge.spec.jpa.api.JPAProvider
[container=ARG (org.jboss.seam.forge.spec.jpa.api.JPAContainer)]:
org.jboss.seam.forge.spec.jpa.api.JPAContainer
Wrote /forge-1.0.0.Alpha2/MyApp/src/main/resources/META-INF/persistence.xml
***SUCCESS*** Installed [forge.spec.jpa] successfully.
***ERROR*** [setup] null
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira