You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2018/10/17 19:04:00 UTC

[jira] [Created] (UIMA-5896) uv3: (java 11) remove small dependency on javax xml bind code

Marshall Schor created UIMA-5896:
------------------------------------

             Summary: 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
             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)