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

2017-09-06 Thread asfgit
Github user asfgit closed the pull request at:

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


---


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

2017-09-05 Thread apupier
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 

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 
Date:   2017-09-05T14:59:54Z

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

Signed-off-by: Aurélien Pupier 




---