You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by ge...@apache.org on 2017/03/10 10:38:31 UTC

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

Closes #588

Backport 584 to 0.10.x

Cherry-picks "generalised Entities.waitFor()" into the 0.10.x branch. See #584.


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

Branch: refs/heads/0.10.x
Commit: 35035a010b759fca8b3291d325068db9cc5f6d81
Parents: 9dcd2d3 6a8cb94
Author: Geoff Macartney <ge...@cloudsoftcorp.com>
Authored: Fri Mar 10 10:36:35 2017 +0000
Committer: Geoff Macartney <ge...@cloudsoftcorp.com>
Committed: Fri Mar 10 10:36:35 2017 +0000

----------------------------------------------------------------------
 .../apache/brooklyn/core/entity/Entities.java   | 37 ++++++++++++--------
 .../brooklyn/core/entity/EntityPredicates.java  | 17 +++++++++
 .../brooklyn/core/entity/EntitiesTest.java      | 20 +++++++++--
 .../apache/brooklyn/util/guava/Functionals.java | 12 +++++++
 .../brooklyn/util/guava/FunctionalsTest.java    | 13 ++++++-
 5 files changed, 81 insertions(+), 18 deletions(-)
----------------------------------------------------------------------