[jira] Commented: (LANG-455) New TimeoutProcessBuilder class

2008-11-06 Thread Henri Yandell (JIRA)

[ 
https://issues.apache.org/jira/browse/LANG-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12645577#action_12645577
 ] 

Henri Yandell commented on LANG-455:


Jeff/James - should this issue be closed?

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



[jira] Commented: (LANG-455) New TimeoutProcessBuilder class

2008-08-16 Thread Jeff Rodriguez (JIRA)

[ 
https://issues.apache.org/jira/browse/LANG-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623141#action_12623141
 ] 

Jeff Rodriguez commented on LANG-455:
-

Actually, commons-exec might do exactly what this does. I'll have to check it 
out.

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



[jira] Commented: (LANG-455) New TimeoutProcessBuilder class

2008-08-16 Thread James Carman (JIRA)

[ 
https://issues.apache.org/jira/browse/LANG-455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12623115#action_12623115
 ] 

James Carman commented on LANG-455:
---

Would this be better suited for the commons-exec project?

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