[GitHub] commons-collections pull request #56: The put method should return the previ...

2018-11-23 Thread ttulka
Github user ttulka closed the pull request at: https://github.com/apache/commons-collections/pull/56 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h

[GitHub] commons-collections pull request #56: The put method should return the previ...

2018-11-23 Thread ttulka
Github user ttulka closed the pull request at: https://github.com/apache/commons-collections/pull/56 --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h

[GitHub] commons-collections issue #56: The put method should return the previous rec...

2018-11-22 Thread ttulka
Github user ttulka commented on the issue: https://github.com/apache/commons-collections/pull/56 Hi @garydgregory Yes, in the commit there is a test `testPut()` in the class `src/test/java/org/apache/commons/collections4/map/PassiveExpiringMapTest.java` Cheers, Tomas

[GitHub] commons-collections pull request #56: The put method should return the previ...

2018-11-07 Thread ttulka
GitHub user ttulka opened a pull request: https://github.com/apache/commons-collections/pull/56 The put method should return the previous record only if not expired You can merge this pull request into a Git repository by running: $ git pull https://github.com/ttulka/commons