-
When I use
```
org.gradle.configuration-cache=true
```
I am getting this error
```
Execution failed for task ':apps:measurement-offloader:parquet:generateAvroScala'.
> No such property: wo…
-
Configuration Cache went stable in Gradle 8.1. However, a preview flag `STABLE_CONFIGURATION_CACHE` is still available to opt into some semi-deprecated behaviors. We should retire this flag and make c…
-
### What React Native libraries do you use?
React Native without Frameworks
### Are you using sentry.io or on-premise?
sentry.io (SaS)
### @sentry/react-native SDK Version
5.25.0
### How does yo…
-
(This is documented but would be nice to see fixed)
When adding the plugin to a project using gradle configuration cache I see the following errors:
Configuration cache problems found in this bu…
-
now config cache can't be enabled:
```
Configuration cache state could not be cached: field `value` of `kotlin.reflect.jvm.internal.ReflectProperties$LazySoftVal` bean found in field `moduleData$del…
-
This is a relatively small project with a short configuration phase, so I don't anticipate huge gains. But it's a good opportunity to get hands-on with configuration caching.
More importantly, doi…
-
I have an empty project with configuration cache enabled. Configuration cache works while Gradle daemon is alive.
But when I stop all Gradle daemons and restart task Gradle doesn't reuse configuratio…
-
Hello, guys. I ve tried to use moko resources but ve got the following error. Is there any workaround for it? Thanks
moko version 0.24.3
multi module project
```
2024-11-13T01:25:52.015+0300 [ERRO…
-
/feature
**Is your feature request related to a problem? Please describe.**
Caching is supported today by adding a `cache` option to a persistent volume configuration and passing in a directory on…
-
Improve the scalability and overall performance of the Configuration Cache by storing and loading the work graph in parallel.