Sterling Greene

Results 244 comments of Sterling Greene

We agree that this looks like a legitimate problem with the algorithm. We need to investigate your proposed fix. This is on our backlog to resolve during 9.x and potentially...

@sschuberth thanks for the contribution, please see the comment on the change.

@sschuberth @octylFractal is going to get this in for 9.1

+1 to what Lorant says. I think this might be less of an issue today because we no longer use the system-level temporary directory for these things anyways (we use...

`ProjectDescriptorRegistry` and `DefaultProjectDescriptor` are internal APIs. Not all internal packages have "internal" in their name because of history and backwards compatibility. The public API is defined by the packages visible...

This issue has a lot of good details, but I'm going to close it as a dupe for https://github.com/gradle/gradle/issues/31051 We're actively adding a new API to support generating test events...

I need to submit this to PMG and have it scored. I'll get back to you after that.

@leonard84 I'm putting this on our list for 8.12. We'll branch for 8.12 at ~start of Oct)

@gradle/bt-execution Could we just deprecate undeclared dependency resolution involving transforms like this? Or could we move this check so that it happens when we're running an artifact transform without a...