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

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

     [ https://issues.apache.org/jira/browse/MSTAGE-25?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliotte Rusty Harold reassigned MSTAGE-25:
-------------------------------------------

    Assignee: Elliotte Rusty Harold

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