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/04/01 23:46:22 UTC

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

This closes #556


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

Branch: refs/heads/master
Commit: 1f1491740ca8b3442eb6f75788449e0288edad5a
Parents: 63c03b1 6470cc5
Author: Aled Sage <al...@gmail.com>
Authored: Wed Apr 1 22:46:04 2015 +0100
Committer: Aled Sage <al...@gmail.com>
Committed: Wed Apr 1 22:46:04 2015 +0100

----------------------------------------------------------------------
 .../entity/service/EntityLaunchListener.java    | 111 ++++++++++++++
 .../entity/service/InitdServiceInstaller.java   | 135 ++++++++++++++++
 .../entity/service/SystemServiceEnricher.java   | 152 +++++++++++++++++++
 .../entity/service/SystemServiceInstaller.java  |  25 +++
 .../service/SystemServiceInstallerFactory.java  |  28 ++++
 .../brooklyn/entity/service/service.sh          |  51 +++++++
 .../service/SystemServiceEnricherTest.java      |  95 ++++++++++++
 7 files changed, 597 insertions(+)
----------------------------------------------------------------------