Description
Controls jar archive creation in Java-related reproducible builds, helping outputs remain stable across machines and build times. It is useful when archive metadata would otherwise make identical source code produce different files.
Use it only where the build recipe expects reproducibility wrappers. Java archives may be signed or consumed by strict tooling, so validate the resulting files before release.