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/09/06 15:50:46 UTC

[2/2] brooklyn-server git commit: This closes #986

This closes #986


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

Branch: refs/heads/master
Commit: e601350d75eb61f0056f4900eca898426348ced9
Parents: 6dafb3f a87e669
Author: Thomas Bouron <th...@cloudsoftcorp.com>
Authored: Thu Sep 6 16:50:20 2018 +0100
Committer: Thomas Bouron <th...@cloudsoftcorp.com>
Committed: Thu Sep 6 16:50:20 2018 +0100

----------------------------------------------------------------------
 .../mgmt/internal/EntityManagerInternal.java    |  8 ++
 .../core/mgmt/internal/LocalEntityManager.java  | 43 +++++++++
 .../internal/NonDeploymentEntityManager.java    |  6 +-
 .../core/objs/proxy/InternalEntityFactory.java  | 15 +++-
 .../core/entity/proxying/EntityManagerTest.java | 27 ++++++
 .../brooklyn/core/mgmt/DeployFailureTest.java   | 95 +++++++++++++++++++-
 6 files changed, 191 insertions(+), 3 deletions(-)
----------------------------------------------------------------------