This closes #686
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/8768c890 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/8768c890 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/8768c890 Branch: refs/heads/master Commit: 8768c890d5e117a664a01e8c6bd84cd1f40b2bf0 Parents: 8a7d243 d3c7b91 Author: Duncan Godwin <[email protected]> Authored: Fri May 19 12:20:53 2017 +0100 Committer: Duncan Godwin <[email protected]> Committed: Fri May 19 12:20:53 2017 +0100 ---------------------------------------------------------------------- ...PropertyChangeToCollectionChangeAdapter.java | 68 ------- .../core/mgmt/internal/LocalEntityManager.java | 14 +- .../core/mgmt/internal/ObservableSet.java | 76 ++++++++ .../core/mgmt/internal/ObservableSetTest.java | 182 +++++++++++++++++++ 4 files changed, 266 insertions(+), 74 deletions(-) ----------------------------------------------------------------------
