adoroszlai opened a new pull request, #6856: URL: https://github.com/apache/ozone/pull/6856
## What changes were proposed in this pull request? - Enable [reproducible builds](https://maven.apache.org/guides/mini/guide-reproducible-builds.html) by setting the `project.build.outputTimestamp` property. - Remove build user and date/time, which make builds non-reproducible. - Add new check `repro` to verify jars created by `build` check. (This is only the first step in making all Ozone build artifacts reproducible.) https://issues.apache.org/jira/browse/HDDS-11057 ## How was this patch tested? https://github.com/adoroszlai/ozone/actions/runs/9634357696 -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
