[
https://issues.apache.org/jira/browse/MRM-1961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Stockhammer resolved MRM-1961.
-------------------------------------
Resolution: Fixed
Changed usage of files to java.nio
> Switch to java.nio
> ------------------
>
> Key: MRM-1961
> URL: https://issues.apache.org/jira/browse/MRM-1961
> Project: Archiva
> Issue Type: Improvement
> Reporter: Martin Stockhammer
> Assignee: Martin Stockhammer
> Fix For: 3.0.0
>
>
> Get rid of the java.io.File usage and switch to java.nio.Path to provide a
> consistent API.
> Currently both are mixed in the code and for new or modified APIs there is
> always the conflict which one to choose. So we switch to java.nio.Path
> rigorously where possible.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)