You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@karaf.apache.org by apupier <gi...@git.apache.org> on 2017/09/05 15:00:56 UTC

[GitHub] karaf pull request #346: EntrySet should be iterated when both the key and v...

GitHub user apupier opened a pull request:

    https://github.com/apache/karaf/pull/346

    EntrySet should be iterated when both the key and value are needed

    Signed-off-by: Aurélien Pupier <ap...@redhat.com>

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

    $ git pull https://github.com/apupier/karaf entrySet_should_be_iterated_when_both_the_key_and_value_are_needed

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

    https://github.com/apache/karaf/pull/346.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 #346
    
----
commit 482de5503c4920f552764f5a61704ac644b72394
Author: Aurélien Pupier <ap...@redhat.com>
Date:   2017-09-05T14:59:54Z

    EntrySet should be iterated when both the key and value are needed
    
    Signed-off-by: Aurélien Pupier <ap...@redhat.com>

----


---

[GitHub] karaf pull request #346: EntrySet should be iterated when both the key and v...

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

    https://github.com/apache/karaf/pull/346


---