You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by jonasholtkamp <gi...@git.apache.org> on 2017/05/25 19:31:21 UTC

[GitHub] commons-collections pull request #22: [COLLECTIONS-600] Null-safe implementa...

GitHub user jonasholtkamp opened a pull request:

    https://github.com/apache/commons-collections/pull/22

    [COLLECTIONS-600] Null-safe implementation of CollectionUtils#isEqualCollection

    Other Commons `*Utils` classes as `StringUtils` etc. feature null-safe methods. With this Pull Request now `CollectionUtils#isEqualCollection` does, too.
    
    Fixes issue COLLECTIONS-600.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jonasholtkamp/commons-collections trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/commons-collections/pull/22.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #22
    
----
commit 06f64ca95ed4c3a9e3e8d376a619a7d3cb738e1c
Author: Jonas Holtkamp <jo...@senacor.com>
Date:   2017-05-25T19:17:40Z

    Null-safe implementation of CollectionUtils#isEqualCollection

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


[GitHub] commons-collections issue #22: [COLLECTIONS-600] Null-safe implementation of...

Posted by chtompki <gi...@git.apache.org>.
Github user chtompki commented on the issue:

    https://github.com/apache/commons-collections/pull/22
  
    @jonasholtkamp - Do you mind rebasing to master and re-opening this pull request?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org


[GitHub] commons-collections pull request #22: [COLLECTIONS-600] Null-safe implementa...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/commons-collections/pull/22


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org