You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by ahgittin <gi...@git.apache.org> on 2018/09/25 14:21:22 UTC

[GitHub] brooklyn-server pull request #1001: improve CollectionMerger to take a confi...

GitHub user ahgittin opened a pull request:

    https://github.com/apache/brooklyn-server/pull/1001

    improve CollectionMerger to take a configurable list merge function

    simple extension but useful when lists need special treatment cc @aledsage 

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

    $ git pull https://github.com/ahgittin/brooklyn-server merge-with-function

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

    https://github.com/apache/brooklyn-server/pull/1001.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 #1001
    
----
commit e8427f7fa938f76eb75f0dc9d478d27a4f575ccd
Author: Alex Heneveld <al...@...>
Date:   2018-09-25T14:20:30Z

    improve CollectionMerger to take a configurable list merge function

----


---

[GitHub] brooklyn-server pull request #1001: improve CollectionMerger to take a confi...

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

    https://github.com/apache/brooklyn-server/pull/1001


---