[
https://issues.apache.org/jira/browse/CONNECTORS-1270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15119808#comment-15119808
]
Karl Wright commented on CONNECTORS-1270:
-----------------------------------------
I've created everything needed for this.
In order to get the file-resources directory path, you simply do this:
{code}
File x = ManifoldCF.getFileProperty(ManifoldCF.fileResourcesProperty);
{code}
If the result is null, then there is no such property set (as may be the case
in for a system with an older properties.xml file).
> Import OpenNLP connector into trunk
> -----------------------------------
>
> Key: CONNECTORS-1270
> URL: https://issues.apache.org/jira/browse/CONNECTORS-1270
> Project: ManifoldCF
> Issue Type: Task
> Reporter: Karl Wright
> Assignee: Rafa Haro
> Fix For: ManifoldCF 2.4
>
>
> An OpenNLP connector has been contributed on github. Need to import it into
> MCF, first to a branch, then to trunk.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)