GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-server/pull/997
Add testMergeMapsPreferringSecondOnConflict
Following on from https://github.com/apache/brooklyn-server/pull/996, this
adds a test for that functionality.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-server
test-CollectionMerger-preferSecond
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/997.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 #997
----
commit 71bf99b08a67483e5eb5ff81db801d09c4ab62d3
Author: Aled Sage <aled.sage@...>
Date: 2018-09-18T06:39:11Z
Add testMergeMapsPreferringSecondOnConflict
----
---