Simon Hutchinson

Results 5 issues of Simon Hutchinson

**Build scan link** [https://scans.gradle.com/s/segppkfrzjmca/](https://scans.gradle.com/s/segppkfrzjmca/) **Plugin version** 1.29.0 **Gradle version** 7.6.1 (Same bug exhibits with Gradle 8.0) **JDK version** 11.0.16 (Amazon.com Inc. 11.0.16+8-LTS) **Describe the bug** We have tests that build...

bug
testing
toolchain:kotlin

We are requesting support for Java 21. We are currently using Zorka agent v2.0.2 with a Java 21 app, and it is 'working', but we noticed that v2.0.2 is using...

I am using - OpenRewrite v6.17.1 - Maven/Gradle plugin v6.17.1 - Gradle v7.6.4 ## How are you running OpenRewrite? I am running OpenRewrite using the Gradle Plugin, and my project...

bug

## What's changed? Dependencies [configured within a test suite](https://docs.gradle.org/current/userguide/jvm_test_suite_plugin.html#configure_dependencies_of_a_test_suite) are not updated by the org.openrewrite.gradle.ChangeDependency recipe. This PR has only a failing test case. I would be happy to try...

### Describe the bug Executing `./gradlew clean build` against our project, which includes `tasks.all` in the `build.gradle` results in the following exception: ``` Task with path 'generate' not found ```...

bug