[
https://issues.apache.org/jira/browse/CTAKES-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16224295#comment-16224295
]
ASF subversion and git services commented on CTAKES-463:
--------------------------------------------------------
Commit 1813721 from [~alexz] in branch 'ctakes/trunk'
[ https://svn.apache.org/r1813721 ]
CTAKES-463: update deprecated FileLocator.locateFile with FileLocator.getFile
> 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)