[
https://issues.apache.org/jira/browse/MNG-6444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet updated MNG-6444:
---------------------------------
Fix Version/s: (was: 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
> Priority: Minor
> Labels: requires-java8
> Fix For: 4.x / Backlog
>
>
> 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.20.10#820010)