[
https://issues.apache.org/jira/browse/LANG-455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeff Rodriguez updated LANG-455:
--------------------------------
Attachment: TimeoutProcessBuilder.java
> New TimeoutProcessBuilder class
> -------------------------------
>
> Key: LANG-455
> URL: https://issues.apache.org/jira/browse/LANG-455
> Project: Commons Lang
> Issue Type: New Feature
> Reporter: Jeff Rodriguez
> Priority: Minor
> Attachments: TimeoutProcessBuilder.java
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> I've a new class I would like to contribute to Commons Lang. It's purpose is
> to safely waitFor() processes created with a ProcessBuilder to exit. By
> safely I mean a timeout is instituted.
> It will need to be updated to use Commons Lang code style and package name
> space, as well as have a test case written for it. I'm not sure how that
> should work given it's platform specific nature.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.