GitHub user aledsage opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/858
Adds test for ssh streams being captures in VanillaSoftwareProcess
Also adds `TaskPredicates`.
And adds `TaskBuilder.displayName()` (deprecating the old
`TaskBuilder.name()`) so that it is consistent with `Task.getDisplayName()`.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aledsage/incubator-brooklyn tests/ssh-streams
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/858.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 #858
----
commit f4533edb6bc17de165813192c063d7b5c27f02d3
Author: Aled Sage <[email protected]>
Date: 2015-08-20T11:27:43Z
Add TaskBuilder.displayName; deprecate TaskBuilder.name
commit 3385e7b3edebc05a6eab5229d4208226790b520f
Author: Aled Sage <[email protected]>
Date: 2015-08-20T11:33:20Z
Adds TaskPredicates
commit ce8e69d026bd15718bcebde94c0d95666e90b823
Author: Aled Sage <[email protected]>
Date: 2015-08-20T11:33:33Z
Adds VanillaSoftwareProcessStreamsIntegrationTest
----
---
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.
---