You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Hervé Boutemy (JIRA)" <ji...@apache.org> on 2018/11/03 09:53: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 ]

Hervé Boutemy updated MNG-6444:
-------------------------------
    Description: Goal is to replace all '{{new File(}}' appearances with Path / Paths https://docs.oracle.com/javase/7/docs/api/java/nio/file/Path.html  (was: Goal is to replace all '{{new File(}}' appearances with Path / Paths)

> 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
>
> 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
(v7.6.3#76005)