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 2018/06/29 10:42:06 UTC

[3/3] brooklyn-server git commit: This closes #967

This closes #967


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

Branch: refs/heads/master
Commit: c9cc9608456da8bf36250845bafd8936cd633242
Parents: 7807a3e 475c439
Author: Aled Sage <al...@gmail.com>
Authored: Fri Jun 29 11:41:44 2018 +0100
Committer: Aled Sage <al...@gmail.com>
Committed: Fri Jun 29 11:41:44 2018 +0100

----------------------------------------------------------------------
 .../org/apache/brooklyn/api/entity/Entity.java  |   6 +
 .../brooklyn/core/entity/EntityInternal.java    |   3 -
 .../brooklyn/rest/api/ApplicationApi.java       |  41 +++++-
 .../brooklyn/rest/domain/EntityDetail.java      |  38 +++--
 .../rest/resources/ApplicationResource.java     | 141 +++++++++++++++++--
 .../rest/resources/ApplicationResourceTest.java | 135 ++++++++++++++----
 6 files changed, 314 insertions(+), 50 deletions(-)
----------------------------------------------------------------------