[
https://issues.apache.org/jira/browse/GROOVY-11901?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Paul King resolved GROOVY-11901.
--------------------------------
Resolution: Fixed
Proposed PR merged
> Renovate process handling methods
> ---------------------------------
>
> Key: GROOVY-11901
> URL: https://issues.apache.org/jira/browse/GROOVY-11901
> Project: Groovy
> Issue Type: Improvement
> Reporter: Paul King
> Assignee: Paul King
> Priority: Minor
>
> Groovy's methods for process handling were created prior to the JDK having
> ProcessBuilder. We shouldn't replicate what it provides but there is plenty
> of scope to add a minimal Groovy-friendly facade in some cases.
> h3. Non-goals
> - Don't reimplement ProcessBuilder features
> - Don't break existing functionality
> - Leverage ProcessBuilder's fluent API when needed rather than proliferate
> extra extension methods
--
This message was sent by Atlassian Jira
(v8.20.10#820010)