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/01/08 12:10:51 UTC

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

This closes #927


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

Branch: refs/heads/master
Commit: 792f4dd79ec84193285f7aacbf99f1e4e51830f6
Parents: 483c4af 93b2b99
Author: Thomas Bouron <th...@cloudsoftcorp.com>
Authored: Mon Jan 8 12:10:30 2018 +0000
Committer: Thomas Bouron <th...@cloudsoftcorp.com>
Committed: Mon Jan 8 12:10:30 2018 +0000

----------------------------------------------------------------------
 .../org/apache/brooklyn/rest/api/BundleApi.java |  47 +++
 .../apache/brooklyn/rest/domain/TypeDetail.java |  16 ++
 .../brooklyn/rest/resources/BundleResource.java |  43 +++
 .../rest/transform/TypeTransformer.java         |  11 +-
 .../resources/BundleAndTypeResourcesTest.java   | 285 ++++++++++++++++++-
 5 files changed, 398 insertions(+), 4 deletions(-)
----------------------------------------------------------------------