[
https://issues.apache.org/jira/browse/COLLECTIONS-214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Neidhart updated COLLECTIONS-214:
----------------------------------------
Fix Version/s: (was: 4.0-beta-1)
> ExtendedProperties - field include should be non-static and private
> -------------------------------------------------------------------
>
> Key: COLLECTIONS-214
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-214
> Project: Commons Collections
> Issue Type: Bug
> Affects Versions: 3.2
> Reporter: Sebb
> Assignee: Stephen Colebourne
>
> The field "include" in ExtendedProperties is currently static and protected,
> yet has instance get/set accessors.
> Given that there are accessors, it seems unnecessary for the field to be
> protected - it could be private.
> The field should also surely be non-static - or the accessors should be made
> static, if the field really is supposed to be shared among instances.
--
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