[GitHub] commons-collections issue #18: COLLECTIONS-586 PatriciaTrie prefixMap clear ...

2017-07-18 Thread marko-bekhta
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] commons-collections pull request #18: COLLECTIONS-586 PatriciaTrie prefixMap...

2016-08-04 Thread marko-bekhta
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