Join Slack
Powered by
This message was deleted.
# configuration-cache
s
Slackbot
10/22/2023, 10:21 AM
This message was deleted.
d
deepy
10/22/2023, 10:46 AM
There's a very-handy table at the bottom of this section
https://docs.gradle.org/current/userguide/configuration_cache.html#config_cache:requirements
It's in the format of: "don't use <project.foo> use <something> instead" For
project.exec {}
you want to inject
ExecOperations
and use its
exec
☝️ 1
☝🏻 1
i
Ivan CLOVIS Canet
10/22/2023, 12:32 PM
Thanks!
Open in Slack
Previous
Next