Fixed
Status Update
Comments
lu...@google.com <lu...@google.com>
ya...@google.com <ya...@google.com>
tn...@google.com <tn...@google.com> #2
ko...@gmail.com <ko...@gmail.com> #3
Thank you for fix. That was fast.
Will there be any follow-up with
Description
DESCRIBE THE ISSUE IN DETAIL:
STEPS TO REPRODUCE:
println(context.project.allLibraries)
beforecontext.getLocation(attr, LocationType.VALUE)
call. They print the expected project list and more importantly, the following call to getLocation does NOT crash.I resolved our issue by inlining the rule and calling
allProject
.Exception in filterIncident causes https://issuetracker.google.com/issues/291446497 .
context.getLocation(attr, LocationType.VALUE)
is called.Version of Gradle Plugin: 8.0.2 Version of Gradle: 8 Version of Java: 17 OS: Mac