[ 
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)

Reply via email to