[forge-dev] [JBoss JIRA] Updated: (SEAMFORGE-44) Invalid characters should be stripped out of example name when generating project classes (ERRAI-CDI)

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Mon Mar 7 12:41:46 EST 2011


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

Lincoln Baxter III updated SEAMFORGE-44:
----------------------------------------

    Summary: Invalid characters should be stripped out of example name when generating project classes (ERRAI-CDI)  (was: Invalid characters should be stripped out of example name when generating project classes)


> Invalid characters should be stripped out of example name when generating project classes (ERRAI-CDI)
> -----------------------------------------------------------------------------------------------------
>
>                 Key: SEAMFORGE-44
>                 URL: https://issues.jboss.org/browse/SEAMFORGE-44
>             Project: Seam Forge
>          Issue Type: Bug
>            Reporter: Shane Bryzak
>            Assignee: Christopher Brock
>
> For example, when generating a project with the following command:
> gen errai-cdi gwt-helloworld org.jboss.seam.example.gwt.helloworld
> The project name 'gwt-helloworld' is used as a base to generate classes such as Gwt-helloworldService, Gwt-helloworld, etc (both invalid class names in Java).  Instead, the dash symbol should be stripped out and the following letter should be capitalized, e.g. GwtHelloworld.
> Please note - this issue is possibly specific to the errai-cdi plugin, and not Forge in general.

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