GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java

StaticLinkageChecker for classpath for each artifact

未關閉
#325 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
enhancement p3
主要語言
Java
星號
163
分支
80
PR 合併指標
30 天內沒有已合併 PR

描述

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.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。