Stream: hapi
Topic: Hapi fails on Java 8
JP (May 18 2021 at 17:09):
Current master
of HAPI fails to run on Java 8 due versions 3+ of the ben-manes.caffeine library requiring Java 11+. See the release notes here:
https://github.com/ben-manes/caffeine/releases/tag/v3.0.0
Is hapi still intending to target 8 for binaries or has it moved to 11? If the former I'll submit a PR to downgrade the 2.9 maintenance releases.
Last updated: Apr 12 2022 at 19:14 UTC