[
https://issues.apache.org/jira/browse/UIMA-6272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on UIMA-6272 started by Richard Eckart de Castilho.
--------------------------------------------------------
> UIMA doesn't build on Java 14
> -----------------------------
>
> Key: UIMA-6272
> URL: https://issues.apache.org/jira/browse/UIMA-6272
> Project: UIMA
> Issue Type: New Feature
> Components: Core Java Framework
> Reporter: Richard Eckart de Castilho
> Assignee: Richard Eckart de Castilho
> Priority: Major
> Fix For: 3.2.0SDK
>
>
> Java version "14.0.1" 2020-04-14
> {quote}
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile
> (default-compile) on project uimaj-core: Compilation failure
> [ERROR]
> /Users/bluefire/git/uima-uimaj/uimaj-core/src/main/java/org/apache/uima/internal/util/EncodedPrintStream.java:[75,22]
> writeBytes(byte[]) in org.apache.uima.internal.util.EncodedPrintStream
> cannot override writeBytes(byte[]) in java.io.PrintStream
> [ERROR] attempting to assign weaker access privileges; was public
> {quote}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)