GoogleCloudPlatform/cloud-opensource-java

Create a checker for overlapping classes in the BOM

Offen

#771 geöffnet am 03.07.2019

 (6 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Java (80 Forks)auto 404
enhancementgood first issuehelp wantedp3

Repository-Metriken

Stars
 (162 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide