Vadim Pakhnushev created IGNITE-27306:
-----------------------------------------
Summary: Fix unknown enum constant warnings
Key: IGNITE-27306
URL: https://issues.apache.org/jira/browse/IGNITE-27306
Project: Ignite
Issue Type: Improvement
Components: gradle build system ai3
Reporter: Vadim Pakhnushev
Assignee: Vadim Pakhnushev
Several modules emits these warnings when compiling:
{noformat}
warning: unknown enum constant When.MAYBE
reason: class file for javax.annotation.meta.When not found
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)