Feature #26385
Set license metadata
Status:
Closed
Priority:
Normal
Assignee:
Category:
Tooling
Target version:
Description
Both katello.gemspec and package.json don't list a license while including a LICENSE file. Setting this metadata removes some warnings.
Associated revisions
History
#1
Updated by The Foreman Bot about 2 years ago
- Assignee set to Ewoud Kohl van Wijngaarden
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/8023 added
#2
Updated by Ewoud Kohl van Wijngaarden about 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|bb6a59c32ef614ae1ae95a12c523c5ba852ec052.
#3
Updated by Jonathon Turel about 2 years ago
- Triaged changed from No to Yes
Fixes #26385 - Expand the gemspec
This removes two warnings on gem build. It applies a similar fix to
package.json.