Slackbot
08/31/2023, 6:17 PMMiles Peele
08/31/2023, 7:24 PM@TaskAction from TaskA and just using a methodVampire
09/01/2023, 2:56 AMConfiugurableFileCollection is already a lazy type: https://docs.gradle.org/current/userguide/lazy_configuration.html#working_with_files_in_lazy_properties
There is usually no reason to wrap it into a Property additionally.
Why it is empty in B is hard to say without seeing more of the code of A and B and the wiring.