Github user neykov commented on the issue:
https://github.com/apache/brooklyn-server/pull/387
Looks good, a very welcome clean up.
Jenkins is failing with, looks related:
```
java.lang.ClassCastException:
org.apache.brooklyn.core.location.dynamic.clocker.StubInfrastructureImpl cannot
be cast to org.apache.brooklyn.core.test.entity.TestApplication
at
org.apache.brooklyn.core.mgmt.rebind.RebindTestFixtureWithApp.rebind(RebindTestFixtureWithApp.java:49)
at
org.apache.brooklyn.core.mgmt.rebind.RebindTestFixtureWithApp.rebind(RebindTestFixtureWithApp.java:32)
at
org.apache.brooklyn.core.mgmt.rebind.RebindTestFixture.rebind(RebindTestFixture.java:231)
at
org.apache.brooklyn.core.location.dynamic.clocker.ClockerDynamicLocationPatternRebindTest.testRebind(ClockerDynamicLocationPatternRebindTest.java:103)
```
---
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.
---