You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@apache.org> on 2018/07/15 13:49:00 UTC

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

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

Robert Scholte commented on MNG-6444:
-------------------------------------

If we don't want to break too much, we'd better require Java 8 so we can use default methods on interfaces

> 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



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)