[
https://issues.apache.org/jira/browse/MNG-6444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16548063#comment-16548063
]
Michael Osipov commented on MNG-6444:
-------------------------------------
This will fix a lot of issues [[email protected]] and me recently dicovered.
I wouldn't mix Java 8 features with NIO2 because they aren't related.
> 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)