[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Herve Boutemy updated ZOOKEEPER-4732:
-------------------------------------
    Description: 
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

  was:
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)


> 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: 20m
>  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)

Reply via email to