https://bz.apache.org/bugzilla/show_bug.cgi?id=57588
Stefan Bodewig <bode...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #2 from Stefan Bodewig <bode...@apache.org> --- git commit da83de9 I've opted to use a LinkedHashSet since the current code retained the order of resources and I dodn't want to break this, even though we don't formally guarantee any ordering. <difference> - for example - does the same. -- You are receiving this mail because: You are the assignee for the bug.