[infinispan-issues] [JBoss JIRA] (ISPN-10913) Exclude checker-qual from caffeine dependency
Will Burns (Jira)
issues at jboss.org
Wed Nov 6 09:17:00 EST 2019
[ https://issues.jboss.org/browse/ISPN-10913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Will Burns updated ISPN-10913:
------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> 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