Skip to content

Conversation

@pomadchin
Copy link
Member

@pomadchin pomadchin commented Dec 8, 2020

Overview

We need to review dependecnies usage in the project modules. A great example of an unused dependency is SCaffeine which is definitely not used in geotrellis-proj4.

  • SCaffeine

Checklist

  • ./CHANGELOG.md updated, if necessary. Link to the issue if closed, otherwise the PR.

.dependsOn(store)
.settings(Settings.hbase)
.settings(projectDependencies := { Seq((layer / projectID).value.exclude("com.google.protobuf", "protobuf-java")) })
.settings(projectDependencies := { Seq((store / projectID).value.exclude("com.google.protobuf", "protobuf-java")) })
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That worked only accidentially!

@pomadchin pomadchin changed the title Cleanup dependencies Remove explicit unused Scaffeine dependency from projects Dec 9, 2020
@pomadchin pomadchin force-pushed the fix/proj4-deps-cleanup branch from 2d87cc7 to e61c102 Compare December 9, 2020 02:40
@pomadchin pomadchin requested a review from CloudNiner December 9, 2020 22:29
@pomadchin pomadchin merged commit f5858f3 into locationtech:master Dec 10, 2020
@pomadchin pomadchin deleted the fix/proj4-deps-cleanup branch December 10, 2020 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants