You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sj...@apache.org on 2015/11/19 15:36:32 UTC

[5/5] incubator-brooklyn git commit: This closes #1043

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 <sa...@cloudsoftcorp.com>
Authored: Thu Nov 19 14:36:16 2015 +0000
Committer: Sam Corbett <sa...@cloudsoftcorp.com>
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(-)
----------------------------------------------------------------------