[forge-issues] [JBoss JIRA] (FORGE-1714) JavaClass.getProperties() returns wrong number of items
George Gastaldi (JIRA)
issues at jboss.org
Mon Mar 31 18:13:12 EDT 2014
[ https://issues.jboss.org/browse/FORGE-1714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
George Gastaldi closed FORGE-1714.
----------------------------------
Assignee: George Gastaldi
Fix Version/s: 2.3.1.Final
(was: 2.x Future)
Resolution: Done
> JavaClass.getProperties() returns wrong number of items
> -------------------------------------------------------
>
> Key: FORGE-1714
> URL: https://issues.jboss.org/browse/FORGE-1714
> Project: Forge
> Issue Type: Bug
> Components: Parsers / File Manipulation
> Affects Versions: 2.0.0.Final
> Reporter: George Gastaldi
> Assignee: George Gastaldi
> Fix For: 2.3.1.Final
>
>
> Having a JavaClass with property Long id and with getters and setters:
> When JavaClass.getProperties() is called
> Then A list of 1 element should be returned.
> As of Roaster 2.0.0.Final. it returns 2 elements: [Property Id, Property id]
--
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
More information about the forge-issues
mailing list