-
I believe this is the correct list for java 21
```kts
jFlags = listOf(
"--add-exports=jdk.javadoc/jdk.javadoc.internal.tool=ALL-UNNAMED",
"--add-exports=jdk.compiler/com.sun.tool…
-
### Describe the bug
The logic injected via init script is not compatible with gradle configuration caching.
### Current behavior
Build invocation fails with the following error.
```
invocation…
-
@MarvinSchramm it's a great thing that you wrote a plugin that supports Gradle configuration cache given the [state of the Spring recommended plugin](https://github.com/n0mer/gradle-git-properties/iss…
-
```shell
$ mkdir /tmp/test && cd "$_"
$ gradle init --type java-library --java-version 21 --project-name test --dsl groovy --test-framework junit-jupiter --no-comments --no-incubating --quiet
$ per…
-
I have openjdk 17.0.11 and flutter 3.24.1.
Just when I add dependency on this package build for android fails with error
```
FAILURE: Build failed with an exception.
* What went wrong:
Exec…
-
in andriod 14, just use dependencies,get error
```
Launching lib/main.dart on V2243A in debug mode...
Running Gradle task 'assembleDebug'...
FAILURE: Build failed with an exception.
* What …
-
Turn on when https://github.com/gradle/gradle/issues/22779 will be solved.
-
Everytime we make a code change (eg: add a log line), kspDebugKotlin step takes 13 seconds and causes issues. Is this expected due to annotation library (or) is it supposed to be compiling incremental…
-
The `gradle.properties` file needs to be used to configure global switches directly in each repository. This can not be moved into these plugins, but the plugins may check if the build is configured a…
-
**Environment**:
- *Jib version:* 2.8.0
- *Build tool:* Gradle 6.8.1
- *OS:* Mac
**Description of the issue**:
Gradle 6.8 has a new configuration cache feature that helps to improve build p…