Axel Howind
Axel Howind
@vardlokkur can you provde a minimal example project (maybe a hello world on your GH) that reproduces the problem?
@vardlokkur Hi, just a reminder that I need a minimal example project that reproduces this issue and information on what system the problem occurs on with that project. Otherwise I...
Ah, I learned something about a neat new plugin today, thank you! I'll try to set up Qodana (because that's what I know) on my fork first and when it...
OK, so I have set up both Qodana and Sonar: Qodana -------- I really like the interface to drill down based on categories, but the problem is, to see the...
Sorry. I used the wrong filename. It's not `~/.gradle/gradle.init` but `~/.gradle/init.gradle`. Corrected it in the workaround description.
Thank you too. Actually I think we will see an updated version of the original plugin soon. Stay tuned!
Fixed with 3.1.0-rc-1. I have also successfully tested with Java 24 EA (you must have it installed locally and use a toolchain since Gradle does not support Java 24 yet).
Thank you, I'll test it maybe on the weekend before integrating and spinning a release.
Thank you, I'll test it maybe on the weekend before integrating and spinning a release.
Hi @CodeDead, thank you for the suggestion! The reason I have not yet merged the PR yet is that we first need a test case for this. You could indeed...