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)