You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by al...@apache.org on 2014/11/03 13:27:05 UTC

[3/3] git commit: This closes #290

This closes #290


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

Branch: refs/heads/master
Commit: aa20ae71bb2307a5a3926eac12bac6fbe4bfcf7a
Parents: e830251 86aa90b
Author: Aled Sage <al...@gmail.com>
Authored: Mon Nov 3 12:26:49 2014 +0000
Committer: Aled Sage <al...@gmail.com>
Committed: Mon Nov 3 12:26:49 2014 +0000

----------------------------------------------------------------------
 .../java/brooklyn/entity/basic/EntityLocal.java |  22 +++-
 .../brooklyn/entity/basic/AbstractEntity.java   |  25 ++++
 .../entity/basic/ServiceStateLogic.java         |  72 +++++++----
 .../java/brooklyn/event/basic/AttributeMap.java |  22 +++-
 .../brooklyn/entity/basic/AttributeMapTest.java | 127 ++++++++++++++-----
 .../ApplicationResourceIntegrationTest.java     |  29 ++---
 .../rest/util/BrooklynRestResourceUtils.java    |   5 +-
 7 files changed, 223 insertions(+), 79 deletions(-)
----------------------------------------------------------------------