[
https://issues.apache.org/jira/browse/UIMA-5923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16708977#comment-16708977
]
Marshall Schor commented on UIMA-5923:
--------------------------------------
The changes to LocalInstallationAgent remove some error handling paths. The
original tested if copies to backups were successful, and only then did it
modify the originals.
Not sure why this was removed?
> Deprecate methods in FileUtil and FileUtils which duplicate
> java.nio.file.Files
> -------------------------------------------------------------------------------
>
> Key: UIMA-5923
> URL: https://issues.apache.org/jira/browse/UIMA-5923
> Project: UIMA
> Issue Type: Improvement
> Components: UIMA
> Reporter: Joern Kottmann
> Assignee: Marshall Schor
> Priority: Trivial
> Attachments: uima-5923.patch
>
>
> These methods are now part of Java 8 and it would be better to use these
> instead. Since the methods are part of the public API they need to be
> deprecated first before they can be removed. This will give our users some
> time to migrate to the Java 8 methods as well.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)