[
https://issues.apache.org/jira/browse/UIMA-5936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17016821#comment-17016821
]
Richard Eckart de Castilho commented on UIMA-5936:
--------------------------------------------------
I have prepared a [PR-26|https://github.com/apache/uima-uimaj/pull/26] which
brings master up-to-date with master-v2 and merges the changes for this issue
over in the process. Other commits covered by PR-26 appear to have already been
included in master by other means as I did not see any changes related to them
in the diff.
Once PR-26 has been merged, we can regularly merge master-v2 into master and
thereby include enhancements/fixes we prepare for v2 with little effort into v3
as well. E.g. the XML 1.1 stuff that is being discussed elsewhere on this
tracker.
> PearSpecifier should be able to store every parametertype that
> analysisEngines support
> --------------------------------------------------------------------------------------
>
> Key: UIMA-5936
> URL: https://issues.apache.org/jira/browse/UIMA-5936
> Project: UIMA
> Issue Type: Improvement
> Affects Versions: 2.10.3SDK
> Reporter: Matthias Koch
> Assignee: Richard Eckart de Castilho
> Priority: Major
> Attachments: UIMA-5936.diff
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> The pearSpecifier currently holds a Parameter_impl(String, String). This
> limits the fields of application. Therefore we changed the specifier to store
> an array of nameValuePairs, so all possible analysisEngine parameters are
> supported.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)