[
https://issues.apache.org/jira/browse/CTAKES-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192369#comment-16192369
]
Alex Zbarcea edited comment on CTAKES-463 at 10/5/17 2:02 AM:
--------------------------------------------------------------
Prerequisite:
* CTAKES-464
** prerequisite: CTAKES-334
provided patch. *All tests pass*
was (Author: alexz):
Prerequisite:
* CTAKES-464
* prerequisite: CTAKES-334
provided patch. *All tests pass*
> 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
> Attachments: deprecated-FileLocator.locateFile.CTAKES-463.svn.patch
>
>
> 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)