GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java

StaticLinkageChecker for classpath for each artifact

Abierto
#325 0 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement p3
Lenguaje dominante
Java
Estrellas
163
Forks
80
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Note from the discussion with @patflynn . (Not decided how to implement it yet)

As of now, the dashboard has a (global) static linkage check result. This idea is to run StaticLinkageChecker against each classpath of the Maven artifacts in a BOM to get artifact-level result.

This corresponds the relationship between "global upper bounds" and "(local) upper bounds".

If there is a static linkage conflict in a class path from Maven artifact's dependencies, it's a simpler problem than the one against a big class path from BOM.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.