You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by dr...@apache.org on 2017/05/19 10:27:43 UTC

[4/4] brooklyn-server git commit: This closes #688

This closes #688


Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo
Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/8a7d243c
Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/8a7d243c
Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/8a7d243c

Branch: refs/heads/master
Commit: 8a7d243c349c056bcf35a679a0a927ced338ab81
Parents: 6597908 3b41560
Author: Duncan Godwin <dr...@googlemail.com>
Authored: Fri May 19 11:27:27 2017 +0100
Committer: Duncan Godwin <dr...@googlemail.com>
Committed: Fri May 19 11:27:27 2017 +0100

----------------------------------------------------------------------
 .../core/mgmt/persist/XmlMementoSerializer.java |   1 -
 .../mgmt/rebind/BasicEntityRebindSupport.java   |  18 -
 .../mgmt/rebind/dto/BrooklynMementoImpl.java    |   3 +
 .../mgmt/rebind/dto/MementosGenerators.java     | 126 +------
 .../mgmt/rebind/dto/MutableBrooklynMemento.java | 331 -------------------
 .../core/mgmt/rebind/RebindEntityTest.java      |  35 --
 .../mgmt/rebind/RebindManagerSorterTest.java    |   2 +-
 .../core/mgmt/rebind/RebindTestUtils.java       |  33 +-
 8 files changed, 37 insertions(+), 512 deletions(-)
----------------------------------------------------------------------