Join Slack
Powered by
Hi folks, anyone already have this issue in a CI? ...
# gradle
s
SrSouza
05/31/2021, 5:54 PM
Hi folks, anyone already have this issue in a CI? If so, any workaround ?
https://github.com/gradle/gradle/issues/9337
stackoverflow
2
p
plastiv
05/31/2021, 6:05 PM
You may want to try gradle 7.1-rc1 which adds java incremental analysis to build cache storage
https://docs.gradle.org/7.1-rc-1/release-notes.html#improved-incremental-compilation-for-java
s
SrSouza
05/31/2021, 10:44 PM
I'm actually using Kotlin here and have the same issue
p
plastiv
06/01/2021, 6:14 AM
gradle only provides java experience. maybe create issue on jetbrains bugtracker? sounds like feature request
plastiv
06/01/2021, 7:03 PM
https://youtrack.jetbrains.com/issue/KT-34862
4
Views
Open in Slack
Previous
Next