[
https://issues.apache.org/jira/browse/ZOOKEEPER-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ZOOKEEPER-4732:
--------------------------------------
Labels: pull-request-available (was: )
> 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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> 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 2 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)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)