[forge-dev] [JBoss JIRA] Created: (SEAMFORGE-105) Refactory.createGetterAndSetter should create getFirstName method, instead of getFirstname for a field named firstName

Marek Schmidt (JIRA) jira-events at lists.jboss.org
Wed Mar 30 09:12:38 EDT 2011


Refactory.createGetterAndSetter should create getFirstName method, instead of getFirstname for a field named firstName
----------------------------------------------------------------------------------------------------------------------

                 Key: SEAMFORGE-105
                 URL: https://issues.jboss.org/browse/SEAMFORGE-105
             Project: Seam Forge
          Issue Type: Bug
          Components: Parsers / File Manipulation
    Affects Versions: 1.0.0.Alpha2
            Reporter: Marek Schmidt
            Priority: Minor


new-field string --fieldName firstName

generates getFirstname and setFirstname methods

It should create getFirstName and setFirstName methods instead.



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