Slackbot
11/09/2022, 2:42 PMChris Lee
11/09/2022, 2:44 PMChris Lee
11/09/2022, 2:45 PMCristianGM
11/09/2022, 2:46 PMChris Lee
11/09/2022, 2:47 PMCristianGM
11/09/2022, 2:48 PMChris Lee
11/09/2022, 2:49 PMCristianGM
11/09/2022, 2:49 PMChris Lee
11/09/2022, 2:50 PMFine-grained tracking of Gradle properties as build configuration inputs
Currently, all external sources of Gradle properties (in project directories and in thegradle.properties, environment variables and system properties that set properties, and properties specified with command-line flags) are considered build configuration inputs regardless of what properties are actually used at configuration time. These sources, however, are not included in the configuration cache report.GRADLE_USER_HOME
CristianGM
11/09/2022, 2:50 PMChris Lee
11/09/2022, 2:50 PMCristianGM
11/09/2022, 2:50 PMThese sources, however, are not included in the configuration cache report.
Chris Lee
11/09/2022, 2:51 PMhexdump -C .gradle/configuration-cache/cxma6ik32wu2e24fe7sc9dl3j/buildfingerprint.binCristianGM
11/09/2022, 2:51 PMChris Lee
11/09/2022, 2:51 PMCristianGM
11/09/2022, 3:01 PM