locationtech / geotrellis

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

Blanket exclude log4j.
 #3453

Closed metasim closed 2 years ago

metasim commented 2 years ago

Closes #3451

pomadchin commented 2 years ago

@metasim I think I found a way to go the other direction. GT is a library, so I just moved that log4j bridge into the test scope so it won't affect users.

See https://github.com/locationtech/geotrellis/pull/3452/commits/7e067c0506cd6ef9246e64b3f462638a3f6c8d2f

Will be resolved in terms of https://github.com/locationtech/geotrellis/pull/3452