[
https://issues.jboss.org/browse/FORGE-1107?page=com.atlassian.jira.plugin...
]
Lincoln Baxter III updated FORGE-1107:
--------------------------------------
Fix Version/s: 2.x Future
Avoiding setters in DependencyBuilder
-------------------------------------
Key: FORGE-1107
URL:
https://issues.jboss.org/browse/FORGE-1107
Project: Forge
Issue Type: Feature Request
Components: Plugin API
Affects Versions: 2.0.0.Alpha10
Environment: DependencyBuilder Class
Reporter: Rajmahendra Hegde
Priority: Minor
Fix For: 2.x Future
As the name suggests "Builder" we can better remove some of general setter
naming of the properties like
setGroupId
setArtifactId
setVersion
etc
and make them
groupId
artifactId
version
etc
So its easy to type.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira