We have a few tasks that store Properties
to disk (AutoConfigurationMetadata
, StarterMetadata
, and TestSliceMetadata
). The default Properties
store implementation includes a timestamp in a comment at the top of the file. This breaks repeatability and up-to-date checks as, for constant input, the output is variable.