[
https://issues.apache.org/jira/browse/UIMA-5896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marshall Schor resolved UIMA-5896.
----------------------------------
Resolution: Fixed
> uv3: (java 11) remove small dependency on javax xml bind code
> -------------------------------------------------------------
>
> Key: UIMA-5896
> URL: https://issues.apache.org/jira/browse/UIMA-5896
> Project: UIMA
> Issue Type: Task
> Components: Core Java Framework
> Affects Versions: 3.0.0SDK
> Reporter: Marshall Schor
> Assignee: Marshall Schor
> Priority: Minor
> Fix For: 3.0.1SDK
>
>
> The javax xml bind code was removed from Java 11. There's a small use of it,
> that can be eliminated with a custom impl of a string of hex chars to byte
> array conversion function. Implement that and use it, and remove the
> dependency on the javax xml bind module
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)