You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Alexey Romanenko (JIRA)" <ji...@apache.org> on 2018/11/26 10:04:00 UTC

[jira] [Updated] (BEAM-6123) Switch to using java.nio.file.Files

     [ https://issues.apache.org/jira/browse/BEAM-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Romanenko updated BEAM-6123:
-----------------------------------
    Summary: Switch to using java.nio.file.Files  (was: Switch to using java.nio.file.Files instead of Apache Commons IO File Utils)

> Switch to using java.nio.file.Files
> -----------------------------------
>
>                 Key: BEAM-6123
>                 URL: https://issues.apache.org/jira/browse/BEAM-6123
>             Project: Beam
>          Issue Type: Improvement
>          Components: dependencies, runner-apex
>            Reporter: Alexey Romanenko
>            Assignee: Colm O hEigeartaigh
>            Priority: Minor
>
> There are a few instances in the code where we can easily replace Apache Commons IO FileUtils calls with java.nio.file.Files. We should only use third party library functionality over JDK functionality when it offers extra functionality or is easier/simpler to use.



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