[
https://issues.apache.org/jira/browse/BEAM-6123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Romanenko resolved BEAM-6123.
------------------------------------
Resolution: Fixed
Fix Version/s: 2.9.0
> 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
> Fix For: 2.9.0
>
>
> 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)