You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Robert Munteanu (JIRA)" <ji...@apache.org> on 2017/09/14 19:26:00 UTC

[jira] [Created] (TIKA-2466) Remove JAXB usage

Robert Munteanu created TIKA-2466:
-------------------------------------

             Summary: Remove JAXB usage
                 Key: TIKA-2466
                 URL: https://issues.apache.org/jira/browse/TIKA-2466
             Project: Tika
          Issue Type: Improvement
    Affects Versions: 1.16, 1.15, 1.14
            Reporter: Robert Munteanu


Starting with Java 9 the {{javax.xml.bind}} classes are now part of the {{java.se.ee}} module which is not enabled by default. To simplify the Java 9 integration ( no --add-modules CLI switch, no explicity Java 9 module ) I propose we simply replace JAXB with something else.

See https://lists.apache.org/thread.html/72342314e709417bcb777fd3511b700dee443a3a658b730e52f99e38@%3Cuser.tika.apache.org%3E for more context



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)