You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by "Alex Zbarcea (JIRA)" <ji...@apache.org> on 2017/10/05 01:42:00 UTC

[jira] [Commented] (CTAKES-463) update deprecated FileLocator.locateFile

    [ 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)