You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hudson (Jira)" <ji...@apache.org> on 2020/10/04 12:45:00 UTC

[jira] [Commented] (MSTAGE-25) Modernize IO

    [ https://issues.apache.org/jira/browse/MSTAGE-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207329#comment-17207329 ] 

Hudson commented on MSTAGE-25:
------------------------------

Build succeeded in Jenkins: Maven » Maven TLP » maven-stage-plugin » master #14

See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-stage-plugin/job/master/14/

> 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
>
> # 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.3.4#803005)