Skip to content

PropertiesFileTransformer breaks Reproducible builds in 8.1.1 #856

@agascon

Description

@agascon

Shadow Version

8.1.1

Gradle Version

Not relevant.

Expected Behavior

PropertiesFileTransformer supports having reproducible builds by not introducing any timestamp dependant of the build time.

Actual Behavior

Fix for supporting reproducible builds introduced in e46bd20 in 8.0.0 were overridden by 9bffd1e in 8.1.1

PropertiesFileTransformer is back to use Properties class and it's introducing timestamps into transformed files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions