feature: support saving dependencies' licenses#69
Conversation
41155b3 to
0c72046
Compare
wu-sheng
left a comment
There was a problem hiding this comment.
This feature is good to me. From ASF perspective, not all license files should be copied.
|
This feature attempts to write each pkg's license content to respective files. The license content is resolved by each resolver. However, the resolving behavior of each resolver is inconsistent. To be more specific, in |
Yes there are still some resolvers that don't record the content, some of them record a spdx id and some of them record the license URL, we should make sure the Content field really saves the content, we may add other Fields that can be empty, like URL... |
|
@zooltd will you be available to enhance this part? |
Yep, glad to help.😊 |
This is a missing but important feature that helps to organize the distribution package especially in ASF projects, it resolves and saves all LICENSE files of the dependencies.