GoogleCloudPlatform/cloud-opensource-java

Create a checker for overlapping classes in the BOM

Aberta

#771 aberto em 3 de jul. de 2019

 (6 comentários) (0 reação) (1 responsável)Java (80 forks)auto 404
enhancementgood first issuehelp wantedp3

Métricas do repositório

Stars
 (162 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador