This closes #1043
Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/cf286fea Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/cf286fea Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/cf286fea Branch: refs/heads/master Commit: cf286fea07c8e8df77130971c5e937a291dcbcf0 Parents: d8822bd 5832a15 Author: Sam Corbett <[email protected]> Authored: Thu Nov 19 14:36:16 2015 +0000 Committer: Sam Corbett <[email protected]> Committed: Thu Nov 19 14:36:16 2015 +0000 ---------------------------------------------------------------------- .../org/apache/brooklyn/core/feed/Poller.java | 9 +- .../util/core/task/BasicExecutionManager.java | 50 +++-- .../brooklyn/util/core/task/ScheduledTask.java | 54 ++++-- .../apache/brooklyn/core/feed/PollerTest.java | 191 ++++++++++++------- .../util/core/task/ScheduledExecutionTest.java | 48 ++++- .../webapp/assets/js/view/entity-details.js | 2 +- .../jsgui/BrooklynJavascriptGuiLauncher.java | 2 +- 7 files changed, 250 insertions(+), 106 deletions(-) ----------------------------------------------------------------------
