locationtech / geotrellis

GeoTrellis is a geographic data processing engine for high performance applications.
http://geotrellis.io
Other
1.34k stars 360 forks source link

disable eviction warnings #3361

Closed philvarner closed 3 years ago

philvarner commented 3 years ago

Signed-off-by: philvarner philvarner@gmail.com

Overview

There are many eviction warnings, given how complex the dependency tree is, and they just clutter up the build output. This explicitly turns them off.

Checklist

Demo

none

Notes

none

pomadchin commented 3 years ago

Thanks a lot! Let's revisit it after the 2.13 cross compilation, with the Scala 2.11 drop and Scala 2.12 builds onlye, there is not too much of that noice yet.