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