[
https://issues.apache.org/jira/browse/OPENNLP-1394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17637852#comment-17637852
]
ASF GitHub Bot commented on OPENNLP-1394:
-----------------------------------------
jzonthemtn merged PR #432:
URL: https://github.com/apache/opennlp/pull/432
> Reduce compiler warnings during build
> -------------------------------------
>
> Key: OPENNLP-1394
> URL: https://issues.apache.org/jira/browse/OPENNLP-1394
> Project: OpenNLP
> Issue Type: Improvement
> Affects Versions: 2.0.0
> Environment: All
> Reporter: Martin Wiesner
> Assignee: Martin Wiesner
> Priority: Minor
> Labels: pull-request-available
>
> While working on OPENNLP-1366, I noticed a significant amount of _javac_
> warnings due to switch to Java-11, such as unchecked variable assignments,
> unclear types. Furthermore several deprecation warnings arose during build.
>
> Goal:
> Reduce the amount of compiler warnings to a minimum.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)