googleapis / googleapis/google-cloud-java
[sdk-platform-java] Enable compilation failOnWarning check
未关闭
priority: p3
semver: major
type: feature request
- 主要语言
- Java
- 星标
- 2.1k
- 派生
- 1.2k
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 157
描述
Add `true` config in `mvn-compiler-plugin`. This would require a bit of source level adjustments for compilation to pass
There have been a few PRs/Issues created to address compiler warnings before:
- https://github.com/googleapis/gax-java/pull/1633
- https://github.com/googleapis/gapic-generator-java/issues/1306
The changes required look to be breaking changes, so we would need to plan this for the next major release.
贡献指南
调研方向
首先检查 Maven compiler-plugin 配置,以及 gax-java PR #1633 和 gapic-generator-java issue #1306 中的先前工作。确定整个 Java SDK 平台所需的源代码级调整,然后验证在启用 failOnWarning 的情况下编译成功,并评估下一 major release 的 breaking changes。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- build-system
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100