Skip to content

More config caching fixes#9314

Merged
yschimke merged 1 commit into
lysine-dev:masterfrom
yschimke:fix_config_caching
Feb 5, 2026
Merged

More config caching fixes#9314
yschimke merged 1 commit into
lysine-dev:masterfrom
yschimke:fix_config_caching

Conversation

@yschimke

@yschimke yschimke commented Feb 5, 2026

Copy link
Copy Markdown
Collaborator

To address

> Configuration cache state could not be cached: field `__javaCompiler__` of task `:logging-interceptor:compileJava9Java` of type `org.gradle.api.tasks.compile.JavaCompile`: error writing value of type 'org.gradle.api.internal.provider.DefaultProperty'

To address

```
> Configuration cache state could not be cached: field `__javaCompiler__` of task `:logging-interceptor:compileJava9Java` of type `org.gradle.api.tasks.compile.JavaCompile`: error writing value of type 'org.gradle.api.internal.provider.DefaultProperty'
```
@yschimke

yschimke commented Feb 5, 2026

Copy link
Copy Markdown
Collaborator Author

@swankjesse follow up to previous gradle fixes

@yschimke
yschimke merged commit a0051a5 into lysine-dev:master Feb 5, 2026
21 of 23 checks passed

@swankjesse swankjesse left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants