This closes #40
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-client/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-client/commit/c90867f1 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-client/tree/c90867f1 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-client/diff/c90867f1 Branch: refs/heads/master Commit: c90867f178e697b3c620e495bc8ee0223b470a90 Parents: 0243386 cf15eb4 Author: Alex Heneveld <[email protected]> Authored: Tue May 9 14:27:01 2017 +0100 Committer: Alex Heneveld <[email protected]> Committed: Tue May 9 14:27:01 2017 +0100 ---------------------------------------------------------------------- java/pom.xml | 2 - .../brooklyn/rest/client/BrooklynApi.java | 124 +++++++++++++--- .../brooklyn/rest/client/BrooklynApiUtil.java | 2 +- .../util/http/BuiltResponsePreservingError.java | 15 +- .../rest/client/BrooklynApiGetEntityTest.java | 143 +++++++++++++++++++ 5 files changed, 256 insertions(+), 30 deletions(-) ----------------------------------------------------------------------
