You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sv...@apache.org on 2016/11/16 07:09:18 UTC

[4/4] brooklyn-server git commit: Closes #438

Closes #438

Fix BROOKLYN-386: avoid locationAdded events on rebind


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

Branch: refs/heads/master
Commit: 37986c7257dbcbd31af7c858c0294705dba7133a
Parents: ec6c0d0 67adc68
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Authored: Wed Nov 16 09:09:08 2016 +0200
Committer: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Committed: Wed Nov 16 09:09:08 2016 +0200

----------------------------------------------------------------------
 .../brooklyn/core/entity/AbstractEntity.java    |  30 +++--
 .../brooklyn/core/entity/EntityInternal.java    |  15 ++-
 .../mgmt/rebind/BasicEntityRebindSupport.java   |   4 +-
 .../mgmt/rebind/RebindTestFixtureWithApp.java   |  13 ++-
 .../jclouds/JcloudsSshMachineLocation.java      |  32 ++++--
 .../jclouds/os/CreateUserPolicyRebindTest.java  | 115 +++++++++++++++++++
 6 files changed, 187 insertions(+), 22 deletions(-)
----------------------------------------------------------------------