GoogleCloudPlatform / GoogleCloudPlatform/cloud-opensource-java

DependencyGraphResult.toClassPathResult

Aperta
#1,397 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
p3 Tech Debt
Lingua principale
Java
Stelle
163
Fork
80
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

ClassPathBuilder and LinkageCheckerRule both have code to convert a DependencyGraphResult into a ClassPathResult. (Find this code by seeing who calls the ClassPathResult constructor outside of tests.)

Instead DependencyGraphResult should have a toClassPathResult method that returns a classpath for the graph.

P.S. There shouldn't be any "Result" classes. Just ClassPath and DependencyGraph.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.