Github user marko-bekhta commented on the issue:
https://github.com/apache/commons-collections/pull/18
Hi @chtompki there seems nothing to rebase now. The patch was copied and
applied here
https://github.com/apache/commons-collections/commit
GitHub user marko-bekhta opened a pull request:
https://github.com/apache/commons-collections/pull/18
COLLECTIONS-586 PatriciaTrie prefixMap clear throws NullPointerException
added unit tests for the case mentioned in the issue and overrode clear
method so it is not throwing