You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@archiva.apache.org by "Martin Stockhammer (JIRA)" <ji...@apache.org> on 2017/09/20 19:42:00 UTC

[jira] [Created] (MRM-1961) Switch to java.nio

Martin Stockhammer created MRM-1961:
---------------------------------------

             Summary: 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


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)