[
https://issues.apache.org/jira/browse/UIMA-5758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jasper Huzen updated UIMA-5758:
-------------------------------
Description:
The basicengine.xml (template in the core package) is missing the csvSeparator
parameter. Without this parameter in the engine file the option don't work when
configuring an engine with the CONFIGURE action.
Because the basicengine.xml file is used as template when generating xml engine
descriptors the parameter should be available in this file.
Issue has relation to change UIMA-5736 that is added to the
[2.6.2ruta|https://issues.apache.org/jira/issues/?jql=project+%3D+UIMA+AND+fixVersion+%3D+2.6.2ruta]
version.
Patch file attached that will add the missing part in the file.
was:
The basicengine.xml (template in the core package) is missing the csvSeparator
parameter. Without this parameter in the engine file the option don't work when
configuring an engine via the CONFIGURE action.
Because the basicengine.xml file is used as template when generating xml engine
descriptors the parameter should be available in this file.
Issue has relation to change UIMA-5736 that is added to the
[2.6.2ruta|https://issues.apache.org/jira/issues/?jql=project+%3D+UIMA+AND+fixVersion+%3D+2.6.2ruta]
version.
Patch file attached that will change the file.
> csvSeparator parameter is missing in basicengine.xml template
> -------------------------------------------------------------
>
> Key: UIMA-5758
> URL: https://issues.apache.org/jira/browse/UIMA-5758
> Project: UIMA
> Issue Type: Bug
> Components: Ruta
> Affects Versions: 2.6.2ruta
> Reporter: Jasper Huzen
> Priority: Minor
> Labels: patch
> Attachments: UIMA-5758.diff
>
>
> The basicengine.xml (template in the core package) is missing the
> csvSeparator parameter. Without this parameter in the engine file the option
> don't work when configuring an engine with the CONFIGURE action.
> Because the basicengine.xml file is used as template when generating xml
> engine descriptors the parameter should be available in this file.
> Issue has relation to change UIMA-5736 that is added to the
> [2.6.2ruta|https://issues.apache.org/jira/issues/?jql=project+%3D+UIMA+AND+fixVersion+%3D+2.6.2ruta]
> version.
> Patch file attached that will add the missing part in the file.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)