GoogleCloudPlatform/cloud-opensource-java

Create a checker for overlapping classes in the BOM

开放

#771 创建于 2019年7月3日

 (6 条评论) (0 个反应) (1 位负责人)Java (80 个派生)auto 404
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.

贡献者指南