Donát Csikós

Results 174 comments of Donát Csikós

We built multiple prototypes and had several discussions on the topic. We now have a good understanding of the requirements but we're missing alignment with the team internally. I'll try...

I cannot reproduce this issue. Which type of file set should I try with? ![Image](https://github.com/gradle/gradle/assets/419883/732d764e-6ff0-4610-a0f0-3f45ca341bab)

That's fair, although we are planning to fix it in a general way, that will fix your issue as well as https://github.com/gradle/gradle/issues/27077: - add _all_ missing `@DelegatesTo` and `@ClosureParams` annotations...

@bot-gradle test this

@lkasso This is still under heavy development. I don't know why it was not a draft PR.

Oh, this is the old one; closing.

Here are my findings: - This is not a regression; I was able to reproduce the problem with Gradle 8.5 too, using a sample plugin project generated by the `init`...

Thank you for making effort on making the Gradle experience better! Frankly, I did not know that downloading sources significantly increases the project import time. Do you have concrete examples...

We've picked up the ball and resumed the conversation on this pull request. We still have a few things to sort out, but my understanding is that we actually want...

> I assume that way the global repository configuration (url, authentication, etc...) would apply to these resolutions as well? Exactly.