Udo Schnurpfeil created TOBAGO-2356:
---------------------------------------
Summary: Replace animal-sniffer-plugin with Java compiler option
"-release"
Key: TOBAGO-2356
URL: https://issues.apache.org/jira/browse/TOBAGO-2356
Project: MyFaces Tobago
Issue Type: Task
Components: Build
Reporter: Udo Schnurpfeil
Assignee: Udo Schnurpfeil
The animal-sniffer-plugin has only support until JDK 8.
With Java 9 comes a new compiler option -release (also replacing -source and
-target) to check also the JDK dependencies of the code, to avoid using future
features of the JDK when using a newer compiler.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)