You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by neykov <gi...@git.apache.org> on 2014/07/25 10:13:41 UTC

[GitHub] incubator-brooklyn pull request: Consume process stderr

GitHub user neykov opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/95

    Consume process stderr

    Fix potential problem with builds.apache.org where exec("ps ax") dumps error output and the process blocks because we are not consuming it.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/neykov/incubator-brooklyn consume-process-stderr

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-brooklyn/pull/95.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 #95
    
----
commit 3f5cfc3ec48b988fa3264be2d6f91bd08e86b197
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Date:   2014-07-25T06:50:31Z

    Convert Groovy to Java

commit a1cead9b72615d9ee4a6146ab29ec7ba60d1cafd
Author: Svetoslav Neykov <sv...@cloudsoftcorp.com>
Date:   2014-07-25T08:10:53Z

    Consume process stderr in addition to stdout so it doesn't block.
    
    If there is any error output throw an exception.

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: Consume process stderr

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-brooklyn/pull/95


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-brooklyn pull request: Consume process stderr

Posted by ahgittin <gi...@git.apache.org>.
Github user ahgittin commented on the pull request:

    https://github.com/apache/incubator-brooklyn/pull/95#issuecomment-50182471
  
    nice, merging


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---