You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by al...@apache.org on 2015/10/21 11:12:34 UTC

[3/3] incubator-brooklyn git commit: This closes #975

This closes #975


Project: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/commit/9790e8b6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/tree/9790e8b6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/diff/9790e8b6

Branch: refs/heads/master
Commit: 9790e8b6b643a3cd4ebf2a98a1b4b89cd4bfd284
Parents: 238816f f792fdf
Author: Aled Sage <al...@gmail.com>
Authored: Wed Oct 21 10:12:20 2015 +0100
Committer: Aled Sage <al...@gmail.com>
Committed: Wed Oct 21 10:12:20 2015 +0100

----------------------------------------------------------------------
 .../core/effector/ssh/SshEffectorTasks.java     |   7 +
 .../util/core/text/TemplateProcessor.java       | 161 ++++++++++++++-
 .../util/core/text/TemplateProcessorTest.java   |  18 ++
 .../entity/machine/SetHostnameCustomizer.java   | 201 +++++++++++++++++++
 .../machine/SetHostnameCustomizerLiveTest.java  | 143 +++++++++++++
 .../machine/SetHostnameCustomizerTest.java      |  67 +++++++
 6 files changed, 586 insertions(+), 11 deletions(-)
----------------------------------------------------------------------