[
https://issues.apache.org/jira/browse/UIMA-6206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Eckart de Castilho updated UIMA-6206:
---------------------------------------------
Issue Type: Bug (was: Improvement)
> Parameter values with certain non-XML 1.0 characters not supported
> ------------------------------------------------------------------
>
> Key: UIMA-6206
> URL: https://issues.apache.org/jira/browse/UIMA-6206
> Project: UIMA
> Issue Type: Bug
> Components: uimaFIT
> Reporter: Richard Eckart de Castilho
> Assignee: Richard Eckart de Castilho
> Priority: Major
> Fix For: 2.5.0uimaFIT
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> The CPEBuilder needs to materialize component descriptors to files because
> the CPE has no API which accepts descriptors as POJOs - only for reading them
> from files.
> Currently, these files are written as XML 1.0. If component parameter values
> include certain characters that are not valid in XML 1.0, then these
> descriptors become invalid.
> To support a wider range of characters, write the descriptors as XML 1.1.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)