[GitHub] commons-collections pull request #48: global: make use of FunctionalInterfac...

2018-07-23 Thread grimreaper
GitHub user grimreaper opened a pull request: https://github.com/apache/commons-collections/pull/48 global: make use of FunctionalInterface Now that we're using Java 8, it seems reasonable to annotate. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] commons-collections issue #35: COLLECTION-599: Fix for out-of-memory errors ...

2018-07-23 Thread garydgregory
Github user garydgregory commented on the issue: https://github.com/apache/commons-collections/pull/35 I'm not sure anyone wants to volunteer to release from such an old branch. I recommend you update to 4.x. --- -

[GitHub] commons-collections issue #35: COLLECTION-599: Fix for out-of-memory errors ...

2018-07-23 Thread saleem-akbar
Github user saleem-akbar commented on the issue: https://github.com/apache/commons-collections/pull/35 Hi, #34 was for an older branch (apache:COLLECTIONS_3_2_X) .. as we’re still using that branch, ideally I’d like that version built - however I’m not entirely sure if

[GitHub] commons-collections issue #45: [COLLECTIONS-691] Use boolean operator for bo...

2018-07-23 Thread kinow
Github user kinow commented on the issue: https://github.com/apache/commons-collections/pull/45 After seeing the patch and pull request, I had to check the project to see and try to understand why we had it that way in the first place. I couldn't find an explanation. All tests pass be

[GitHub] commons-collections issue #47: IdentityMap: correct JavaDoc

2018-07-23 Thread kinow
Github user kinow commented on the issue: https://github.com/apache/commons-collections/pull/47 Merged. Thanks a lot for your contribution! --- - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additio

[GitHub] commons-collections pull request #47: IdentityMap: correct JavaDoc

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

[GitHub] commons-collections pull request #47: IdentityMap: correct JavaDoc

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

[GitHub] commons-collections pull request #47: IdentityMap: correct JavaDoc

2018-07-23 Thread grimreaper
GitHub user grimreaper opened a pull request: https://github.com/apache/commons-collections/pull/47 IdentityMap: correct JavaDoc You can merge this pull request into a Git repository by running: $ git pull https://github.com/grimreaper/commons-collections eax/jdoc/fixit Alter

[GitHub] commons-collections pull request #46: travis: add java 10 to build

2018-07-23 Thread grimreaper
GitHub user grimreaper opened a pull request: https://github.com/apache/commons-collections/pull/46 travis: add java 10 to build You can merge this pull request into a Git repository by running: $ git pull https://github.com/grimreaper/commons-collections eax/java10/addcheck

[GitHub] commons-collections pull request #45: [COLLECTIONS-691] Use boolean operator...

2018-07-23 Thread grimreaper
GitHub user grimreaper opened a pull request: https://github.com/apache/commons-collections/pull/45 [COLLECTIONS-691] Use boolean operator for boolean result You can merge this pull request into a Git repository by running: $ git pull https://github.com/grimreaper/commons-coll