[forge-dev] [JBoss JIRA] Closed: (SEAMFORGE-72) ShellPrompt.promptEnum() fails to match enum if trailing whitespace is entered

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Wed Mar 16 17:43:45 EDT 2011


     [ https://issues.jboss.org/browse/SEAMFORGE-72?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lincoln Baxter III closed SEAMFORGE-72.
---------------------------------------

    Resolution: Done


[example] example $ persistence setup 
[provider=ARG (of type org.jboss.seam.forge.spec.jpa.api.JPAProvider)]: HIBERNATE 
[container=ARG (of type org.jboss.seam.forge.spec.jpa.api.JPAContainer)]: GLASSFISH_3    
Wrote /home/lb3/Desktop/example/src/main/resources/META-INF/persistence.xml
[example] example $ 

> ShellPrompt.promptEnum() fails to match enum if trailing whitespace is entered
> ------------------------------------------------------------------------------
>
>                 Key: SEAMFORGE-72
>                 URL: https://issues.jboss.org/browse/SEAMFORGE-72
>             Project: Seam Forge
>          Issue Type: Bug
>          Components: Shell
>    Affects Versions: 1.0.0.Alpha3
>            Reporter: Lincoln Baxter III
>            Assignee: Lincoln Baxter III
>             Fix For: 1.0.0.Alpha3
>
>
>             
> [example] pom.xml $ persistence setup
> [provider=ARG (of type org.jboss.seam.forge.spec.jpa.api.JPAProvider)]: 
> HIBERNATE      OPENJPA        ECLIPSELINK    
> [provider=ARG (of type org.jboss.seam.forge.spec.jpa.api.JPAProvider)]: HIBERNATE //whitespace
> [provider=ARG (of type org.jboss.seam.forge.spec.jpa.api.JPAProvider)]: 
>   1 - [HIBERNATE]
>   2 - [OPENJPA]
>   3 - [ECLIPSELINK]
> Choose an option by typing the number of the selection:

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-dev mailing list