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/22 08:22:17 UTC

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

This closes #685


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

Branch: refs/heads/master
Commit: 1cfc0ed5b0a148b0acd5af93c377703c13da0c88
Parents: d4d5966 896a173
Author: Duncan Godwin <dr...@googlemail.com>
Authored: Mon May 22 09:22:05 2017 +0100
Committer: Duncan Godwin <dr...@googlemail.com>
Committed: Mon May 22 09:22:05 2017 +0100

----------------------------------------------------------------------
 .../internal/AbstractManagementContext.java     |  24 +-
 .../core/effector/EffectorConcatenateTest.java  | 264 ------------
 .../core/effector/MethodEffectorTest.java       | 419 +++++++++++++++++++
 3 files changed, 441 insertions(+), 266 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/brooklyn-server/blob/1cfc0ed5/core/src/main/java/org/apache/brooklyn/core/mgmt/internal/AbstractManagementContext.java
----------------------------------------------------------------------