GoogleCloudPlatform/cloud-opensource-java

Create a checker for overlapping classes in the BOM

Ouverte

#771 ouverte le 3 juil. 2019

 (6 commentaires) (0 réaction) (1 personne assignée)Java (80 forks)auto 404
enhancementgood first issuehelp wantedp3

Métriques du dépôt

Stars
 (162 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur