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 <[email protected]>
Date:   2014-07-25T06:50:31Z

    Convert Groovy to Java

commit a1cead9b72615d9ee4a6146ab29ec7ba60d1cafd
Author: Svetoslav Neykov <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to