googleapis / googleapis/google-cloud-java
[sdk-platform-java] `error_prone-core` is not managed in shared-deps
- 主要语言
- Java
- 星标
- 2.1k
- 派生
- 1.2k
- 平均合并
- 1 天 23 小时
- 30 天内合并 PR
- 157
描述
`error_prone-core` is not managed by sdk-platform-java. It is unique to java-datastore.
We need a long term solution. Two options would be
- upgrade errorprone core to the latest (which supports JDK 17+ only) and drop the check for Java 8 and 11.
- Keep this fix as is until the Cloud SDK drops support for JDK 8 and 11
cc: @cindy-peng @blakeli0
_Originally posted by @diegomarquezp in https://github.com/googleapis/java-datastore/issues/1876#issuecomment-2985749540_
贡献指南
调研方向
Start by examining how shared dependencies manage error_prone-core and the java-datastore configuration referenced in the issue. Compare the two proposed paths against the Cloud SDK's Java 8, 11, and 17+ support requirements. Done means choosing and implementing a documented long-term dependency strategy.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- build-system
- Issue 类型
- 重构
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100