Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.2.0SDK
-
None
Description
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
Attachments
Issue Links
- links to