You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (Jira)" <de...@uima.apache.org> on 2021/07/09 14:17:00 UTC

[jira] [Created] (UIMA-6378) Java SDK does not build on Java 16

Richard Eckart de Castilho created UIMA-6378:
------------------------------------------------

             Summary: Java SDK does not build on Java 16
                 Key: UIMA-6378
                 URL: https://issues.apache.org/jira/browse/UIMA-6378
             Project: UIMA
          Issue Type: Improvement
          Components: Core Java Framework
    Affects Versions: 3.2.0SDK
            Reporter: Richard Eckart de Castilho
            Assignee: Richard Eckart de Castilho
             Fix For: 3.3.0SDK


It is currently not possible to build the UIMA Java SDK on Java 16:

* the Maven Plugin Plugin needs to be updated to support the new class file format
* the UIMAClassLoaderTest uses reflection to access a protected method from ClassLoader which is no longer allowed



--
This message was sent by Atlassian Jira
(v8.3.4#803005)