Github user neykov commented on a diff in the pull request:
https://github.com/apache/incubator-brooklyn/pull/614#discussion_r29424930
--- Diff:
usage/rest-server/src/test/java/brooklyn/rest/testing/mocks/ManagementContextMock.java
---
@@ -42,16 +42,26 @@
import brooklyn.management.ha.HighAvailabilityManager;
import brooklyn.management.ha.ManagementNodeState;
import brooklyn.util.guava.Maybe;
+import brooklyn.util.javalang.JavaClassNames;
public class ManagementContextMock implements ManagementContext {
--- End diff --
Not used any more, can be deleted along with `HighAvailabilityManagerStub`.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---