You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by tb...@apache.org on 2018/06/01 10:00:51 UTC

[5/5] brooklyn-server git commit: This closes #964

This closes #964


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

Branch: refs/heads/master
Commit: 6f093c71f9d43c9832e5ecabd4ee0639a348422f
Parents: 36cb70d 49ee11d
Author: Thomas Bouron <th...@cloudsoftcorp.com>
Authored: Fri Jun 1 10:59:33 2018 +0100
Committer: Thomas Bouron <th...@cloudsoftcorp.com>
Committed: Fri Jun 1 10:59:33 2018 +0100

----------------------------------------------------------------------
 .../CatalogOsgiVersionMoreEntityRebindTest.java |  5 +-
 .../brooklyn/catalog/CatalogYamlRebindTest.java | 43 ++++++++++++++++-
 .../core/BrooklynFeatureEnablement.java         | 12 +++++
 .../mgmt/internal/EntityChangeListener.java     |  1 +
 .../rebind/PeriodicDeltaChangeListener.java     | 51 +++++++++++++++++---
 .../core/mgmt/rebind/RebindFailuresTest.java    |  6 +--
 .../rebind/RebindLocalhostLocationTest.java     | 10 ++--
 .../RebindManagerExceptionHandlerTest.java      |  7 ++-
 .../core/mgmt/rebind/RebindOptions.java         |  6 ++-
 9 files changed, 119 insertions(+), 22 deletions(-)
----------------------------------------------------------------------