This message was deleted.
# plugin-development
s
This message was deleted.
c
Only need to usesService if interested in controlling concurrent calls to your service, from tasks.
Your setting of the property is the correct way to pass service to task.
t
I'm getting a configuration cache warning/error though. So I think it might be a requirement if you want to use that feature
c
What is the warning? Haven't been seeing that, though only recently into converting stuff to cc.
t
I don't have the report anymore, but you can see the docs at https://docs.gradle.org/7.5-rc-1/userguide/configuration_cache.html#config_cache:stable
c
Yep. That's pretty clear! Have some cleanup to do myself in a few places….
l
Note that this is something we are discussing to remove, as Gradle knows it since it did the injection …
t
great! will that be before Gradle 8?