[
https://issues.apache.org/jira/browse/CTAKES-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192357#comment-16192357
]
Alex Zbarcea commented on CTAKES-463:
-------------------------------------
Please apply patch for CTAKES-464 first.
> update deprecated FileLocator.locateFile
> ----------------------------------------
>
> Key: CTAKES-463
> URL: https://issues.apache.org/jira/browse/CTAKES-463
> Project: cTAKES
> Issue Type: Bug
> Reporter: Alex Zbarcea
> Priority: Minor
>
> Method:
> - {{+ org.apache.ctakes.core.resource.FileLocator.locateFile(location:
> String) : File}}
> has been deprecated in favor for:
> - {{+ org.apache.ctakes.core.resource.FileLocator.getFile(location: String) :
> File}}
> but, the code hasn't been updated with latest change.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)