GitHub user neykov opened a pull request:

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

    Use alternative approach to find unused PID

    ps ax appears to fail on builds.apache.org, use alternative
    approach of finding an unused PID which even is more effective.
    
    Based on PR #95, only one commit in this one.

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

    $ git pull https://github.com/neykov/incubator-brooklyn 
builds.apache.org-workaround2

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

    https://github.com/apache/incubator-brooklyn/pull/96.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 #96
    
----
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.

commit a40e55b7266cf1e2150dabd0cbbd5eb6a7e4b2d4
Author: Svetoslav Neykov <[email protected]>
Date:   2014-07-25T08:58:30Z

    Use alternative approach to find unused PID.
    
    ps ax appears to fail on builds.apache.org, use alternative
    approach of finding an unused PID which even is more effective.

----


---
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