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 00:22:43 UTC

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

This closes #937


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

Branch: refs/heads/master
Commit: db12b1776f336cf51cd20045691b7be15c749881
Parents: 2f447fd 2107c47
Author: Aled Sage <al...@gmail.com>
Authored: Tue Oct 20 23:22:23 2015 +0100
Committer: Aled Sage <al...@gmail.com>
Committed: Tue Oct 20 23:22:23 2015 +0100

----------------------------------------------------------------------
 .../entity/nosql/mongodb/mongodb_win.yaml       |  46 +++++++
 .../nosql/mongodb/win/checkrunning_mongodb.ps1  |  30 ++++
 .../nosql/mongodb/win/configure_mongodb.ps1     |  31 +++++
 .../nosql/mongodb/win/install_mongodb.ps1       |  32 +++++
 .../entity/nosql/mongodb/win/launch_mongodb.ps1 |  26 ++++
 .../entity/nosql/mongodb/win/stop_mongodb.ps1   |  27 ++++
 .../nosql/mongodb/MongoDBWinEc2LiveTest.java    | 138 +++++++++++++++++++
 7 files changed, 330 insertions(+)
----------------------------------------------------------------------