[
https://issues.jboss.org/browse/ISPN-10913?page=com.atlassian.jira.plugin...
]
Tristan Tarrant updated ISPN-10913:
-----------------------------------
Sprint: DataGrid Sprint #36, DataGrid Sprint #37 (was: DataGrid Sprint #36)
Exclude checker-qual from caffeine dependency
---------------------------------------------
Key: ISPN-10913
URL:
https://issues.jboss.org/browse/ISPN-10913
Project: Infinispan
Issue Type: Enhancement
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Priority: Major
Fix For: 10.1.0.Beta1
{noformat}
checker-qual And errorprone are annotations which Java doesn’t require at runtime unless
you reflectively load them when inspecting the methods. Unfortunately other languages will
not classload without them, making them required. You can exclude safely in Java.
{noformat}
src:
https://github.com/ben-manes/caffeine/issues/300#issuecomment-507292996
--
This message was sent by Atlassian Jira
(v7.13.8#713008)