From debf62aecb049be4a6d0bcca3d3644c9d5f1d054 Mon Sep 17 00:00:00 2001 From: md_5 Date: Mon, 10 Mar 2025 17:02:54 +1100 Subject: [PATCH] Don't use file system permissions in bootstrap jar assembly to enhance build reproducibility --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 751040c49..195ddaf79 100644 --- a/pom.xml +++ b/pom.xml @@ -554,6 +554,8 @@ ${project.basedir}/src/assembly/bootstrap.xml + + true