Github user bostko commented on a diff in the pull request:
https://github.com/apache/brooklyn-server/pull/150#discussion_r64112998
--- Diff:
software/base/src/main/java/org/apache/brooklyn/entity/software/base/VanillaWindowsProcessWinRmDriver.java
---
@@ -76,10 +77,13 @@ public void customize() {
@Override
public void launch() {
- executeCommandInTask(
--- End diff --
Counter to the launch command, what do you think about making install
command obligatory?
---
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.
---