GoogleCloudPlatform/cloud-opensource-java
Create a checker for overlapping classes in the BOM
开放
#771 创建于 2019年7月3日
enhancementgood first issuehelp wantedp3
仓库指标
- 星标
- (162 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
Specifically, we would want to run a checker to make sure that a new release of a library (e.g. google-cloud-java) wasn't creating new artifacts containing classes that other artifacts already contain.