GitHub user aledsage opened a pull request:
https://github.com/apache/brooklyn-server/pull/59
Test clocker
This has (for testing only) a cut-down version of the Clocker entity and
location structure, and some tests that it works - especially for rebind. The
second commit shows how to fix
https://github.com/brooklyncentral/clocker/issues/237, which motivated doing
this.
(See javadoc in `StubInfrastructure` for a description of the Clocker code
structure that this is testing).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/brooklyn-server test/clocker
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-server/pull/59.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #59
----
commit d3c9bf663aab0b4e6a75af8d0db32d1a8a51479c
Author: Aled Sage <[email protected]>
Date: 2016-03-11T19:37:13Z
Test the Clocker pattern (of LocationOwner and DynamicLocation)
commit eb4f333c2e1db4a7cea911d33fee186b4f7b50b6
Author: Aled Sage <[email protected]>
Date: 2016-03-11T20:50:45Z
Clocker pattern: change how LocationRegistry used
----
---
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.
---