Alex Zbarcea created CTAKES-463:
-----------------------------------
Summary: 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)