GitHub user neykov opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/656
Startup option to exit once the app is deployed and running
* Add an option exitAndLeaveAppsRunningAfterStarting to exit the process
once the --app entity is up and running
* Force a persist after launching is complete so that the app persistence
is guaranteed before exiting
* Pull the startup complete notification before starting the --app entity
so that the progress can be monitored in the console.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/neykov/incubator-brooklyn exit-on-startup
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/656.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #656
----
commit 523daa8225714d24c2678e01c8e91a6147293de4
Author: Svetoslav Neykov <[email protected]>
Date: 2015-05-22T18:22:34Z
Startup option to exit once the app is deployed and running
* Add an option exitAndLeaveAppsRunningAfterStarting to exit the process
once the --app entity is up and running
* Force a persist after launching is complete so that the app persistence
is guaranteed before exiting
* Pull the startup complete notification before starting the --app entity
so that the progress can be monitored in the console.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---