Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Licensee not finding Coil's Licence url #774

Merged
merged 1 commit into from
Jun 9, 2021
Merged

Fix Licensee not finding Coil's Licence url #774

merged 1 commit into from
Jun 9, 2021

Conversation

leandrofavarin
Copy link
Contributor

Hey folks,

It seems that there's a typo on the key for the licence url, according to to what gradle-maven-publish-plugin expects.

This typo then causes Licensee to not find Coil's Licence URL, returning null, blocking us from adding it to the allowlist.

Let me know if there's something else that needs changed, happy to contribute.

It seems that there's a typo on the key for the licence url, according to to what gradle-maven-publish-plugin[1] expects.

This typo then causes Licensee[2] to not find Coil's Licence URL, returning null, blocking us from adding it to the allowlist.

[1]: https://github.com/vanniktech/gradle-maven-publish-plugin/blob/fc8c5c2982d319c7debf3bc88ac2e1a6e64fcbad/src/main/kotlin/com/vanniktech/maven/publish/MavenPublishBaseExtension.kt#L183
[2]: https://github.com/cashapp/licensee
Copy link
Member

@colinrtwhite colinrtwhite left a comment

Choose a reason for hiding this comment

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

Good catch, thanks!

@colinrtwhite colinrtwhite merged commit 3b9fbb8 into coil-kt:main Jun 9, 2021
colinrtwhite pushed a commit that referenced this pull request Oct 5, 2022
It seems that there's a typo on the key for the licence url, according to to what gradle-maven-publish-plugin[1] expects.

This typo then causes Licensee[2] to not find Coil's Licence URL, returning null, blocking us from adding it to the allowlist.

[1]: https://github.com/vanniktech/gradle-maven-publish-plugin/blob/fc8c5c2982d319c7debf3bc88ac2e1a6e64fcbad/src/main/kotlin/com/vanniktech/maven/publish/MavenPublishBaseExtension.kt#L183
[2]: https://github.com/cashapp/licensee
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