Ensure all published JARs contain correct LICENSE and NOTICE files
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.6k
- 平均合并
- 3 天 12 小时
- 30 天内合并 PR
- 33
描述
# Description
Some published JARs are missing `META-INF/LICENSE` and `META-INF/NOTICE`, which are required by ASF release policy.
This issue tracks the remaining work:
- [x] Restore LICENSE and NOTICE files in all published JARs. (#3686)
- [x] Add CI verification that every published JAR contains both files. (#3689)
- [ ] Review and update the contents of the LICENSE and NOTICE files.
- [x] Update repo NOTICE files copyright year (#3685)
- [ ] Review and update LICENSE/NOTICE files for jars with 3rd party code (#3690 & #3694)
贡献指南
这个仓库没有索引到贡献指南
调研方向
首先检查已发布 JAR 中包含的 LICENSE 和 NOTICE 文件,重点关注包含第三方代码的 JAR 以及相关 Issue #3690 和 #3694。将当前内容与 ASF 发布要求和仓库中的声明进行比较。完成的标准是每个受影响的 JAR 都具有准确的 LICENSE 和 NOTICE 内容,并且现有的 CI 验证仍然通过。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- documentation, release
- Issue 类型
- 文档
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100