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 <[email protected]> Authored: Fri May 19 11:27:27 2017 +0100 Committer: Duncan Godwin <[email protected]> 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(-) ----------------------------------------------------------------------
