[infinispan-issues] [JBoss JIRA] (ISPN-10913) Exclude checker-qual from caffeine dependency
Pedro Ruivo (Jira)
issues at jboss.org
Fri Nov 22 05:20:00 EST 2019
[ https://issues.jboss.org/browse/ISPN-10913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pedro Ruivo updated ISPN-10913:
-------------------------------
Sprint: DataGrid Sprint #36 (was: DataGrid Sprint #36, DataGrid Sprint #37)
> 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)
More information about the infinispan-issues
mailing list