[
https://issues.apache.org/jira/browse/BEAM-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Romanenko reassigned BEAM-6123:
--------------------------------------
Assignee: Colm O hEigeartaigh
> Switch to using java.nio.file.Files instead of Apache Commons IO File Utils
> ---------------------------------------------------------------------------
>
> 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)