[
https://issues.apache.org/jira/browse/UIMA-5923?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16708691#comment-16708691
]
Joern Kottmann commented on UIMA-5923:
--------------------------------------
Do we need to do some testing to see if the replaced copy methods in PEAR are
still good? Or are the unit tests sufficient.
> 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)