[
https://issues.apache.org/jira/browse/MSTAGE-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17733745#comment-17733745
]
ASF GitHub Bot commented on MSTAGE-25:
--------------------------------------
elharo opened a new pull request, #13:
URL: https://github.com/apache/maven-stage-plugin/pull/13
(no comment)
> Modernize IO
> -------------
>
> Key: MSTAGE-25
> URL: https://issues.apache.org/jira/browse/MSTAGE-25
> Project: Maven Stage Plugin
> Issue Type: Improvement
> Reporter: Elliotte Rusty Harold
> Assignee: Elliotte Rusty Harold
> Priority: Minor
> Fix For: 3.0
>
>
> # Use try with resources to make sure everything's closed and we don't leak
> # Don't use PrintWriter since it swallows exceptions
> # Prefer Apache Commons IO over Plexus IO
--
This message was sent by Atlassian Jira
(v8.20.10#820010)