Skip to content

Fix Licensee not finding Coil's Licence url#774

Merged
colinrtwhite merged 1 commit into
coil-kt:mainfrom
leandrofavarin:main
Jun 9, 2021
Merged

Fix Licensee not finding Coil's Licence url#774
colinrtwhite merged 1 commit into
coil-kt:mainfrom
leandrofavarin:main

Conversation

@leandrofavarin
Copy link
Copy Markdown
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
Copy Markdown
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