[
https://issues.apache.org/jira/browse/COLLECTIONS-877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary D. Gregory resolved COLLECTIONS-877.
-----------------------------------------
Fix Version/s: 4.6.0
Assignee: Gary D. Gregory
Resolution: Fixed
Hello [[email protected]]
Good find! Thank you for reporting it.
This is now fixed in git master and snapshot builds in
[https://repository.apache.org/content/repositories/snapshots/]
Please verify your use case and confirm the fix.
Thank you!
> OrderedProperties.stringPropertyNames() returns an unordered set
> ----------------------------------------------------------------
>
> Key: COLLECTIONS-877
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-877
> Project: Commons Collections
> Issue Type: Bug
> Components: Properties
> Affects Versions: 4.5.0
> Reporter: Adam Rauch
> Assignee: Gary D. Gregory
> Priority: Minor
> Fix For: 4.6.0
>
>
> OrderedProperties is a handy addition; thanks for that. In my first use, I
> was surprised to see that stringPropertyNames() returns a hash-ordered set
> since the class doesn't override this method. There are other ways to get
> ordered names, of course, but this method is convenient given no need to
> cast. If this is intentional, I would recommend documenting what seems to me
> like an inconsistency.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)