[
https://issues.apache.org/jira/browse/ZOOKEEPER-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enrico Olivelli resolved ZOOKEEPER-4732.
----------------------------------------
Resolution: Fixed
> improve Reproducible Builds
> ---------------------------
>
> Key: ZOOKEEPER-4732
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4732
> Project: ZooKeeper
> Issue Type: Improvement
> Components: build
> Affects Versions: 3.9.0
> Reporter: Herve Boutemy
> Assignee: Enrico Olivelli
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.9.1, 3.10.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> rebuilding Zookeeper 3.9.0 shows that it's only partially reproducible:
> https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/zookeeper/README.md
> analysis the root cause, there are 3 issues:
> 1. a few old plugins to upgrade (easy)
> 2. code generated that contains build timestamp: replacing with git commit
> timestamp would make the build reproducible (or even removing this, but
> removing is a bigger change as it impacts API)
> 3. non-reproducible order of a properties files probably generated
--
This message was sent by Atlassian Jira
(v8.20.10#820010)