Justin

Results 80 comments of Justin

@rhuddleston Probably worth opening a new PR @ljacomet this looks like a major vulnerability. Is it worth updating zinc in 8.3?

@LloydBlv The `While resolving configuration 'freeGoogleplayReleaseUnitTestCompileClasspathCopy', it was also selected as a variant.` is a new error and points to some weird stuff going on. Do you have a full...

> yep, just isolated it to this change (#721), kindly contributed by @jvandort from Gradle, Inc. The change looks very small and benign. We might need Justin's expertise, but I'll...

How confident are you that `projectObserved` is the culprit here? This callback existed in 8.6, except with a different name (`dependencyObserved`) and called from another place. Previously, it was called...

If anybody comes across this thread due to `Problems reading data from Binary store` or `Corrupt serialized resolution result` errors, please post your reproducers to https://github.com/gradle/gradle/issues/14220

Something about this seems odd. Its likely this is the sort of information you'd want to declare at the source set level instead of the jacoco report task level. The...

Have we considered `jvm-api` instead of `core-api-jvm`? What does `core` mean to us here?

Depends on https://github.com/gradle/gradle/pull/27752 We should be able to merge this once AGP 8.3 is out