hboutemy opened a new pull request #2484:
URL: https://github.com/apache/drill/pull/2484


   Drill 1.20.0 has many non-reproducible outputs: 
https://github.com/jvm-repo-rebuild/reproducible-central#org.apache.drill:drill-root
   
   this PR fixes 2 causes that represents the vast majority of reproducibility 
issues: a timestamp in MANIFEST.MF and detailed Git properties
   
   once these issues are fixed, only 1 issue will remain: 
`META-INF/drill-module-scan/registry.json` is not reproducible, because of 
unreproducible entries order
   
   testing local reproducibility can be done with `mvn clean && mvn install 
-Papache-release -DskipTests -Dgpg.skip && mvn clean && mvn package 
-Papache-release -DskipTests -Dgpg.skip artifact:compare` 
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to