You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Sylwester Lachiewicz (Jira)" <ji...@apache.org> on 2021/02/02 21:04:00 UTC

[jira] [Updated] (MNG-6444) Internal code should prefer Path over File

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

Sylwester Lachiewicz updated MNG-6444:
--------------------------------------
    Fix Version/s: 4.0.x-candidate

> Internal code should prefer Path over File
> ------------------------------------------
>
>                 Key: MNG-6444
>                 URL: https://issues.apache.org/jira/browse/MNG-6444
>             Project: Maven
>          Issue Type: Task
>            Reporter: Robert Scholte
>            Assignee: Robert Scholte
>            Priority: Minor
>              Labels: requires-java8
>             Fix For: 4.0.x-candidate
>
>
> Goal is to replace all '{{new File(}}' appearances with Path / Paths https://docs.oracle.com/javase/7/docs/api/java/nio/file/Path.html



--
This message was sent by Atlassian Jira
(v8.3.4#803005)