From 3c16659d180a477b9a4dbf6895e53a296f08c37e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Tue, 1 Jul 2025 22:42:31 +0200 Subject: [PATCH] add openfasttrace 4.2.0 https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/itsallcode/openfasttrace/README.md --- .../openfasttrace-4.2.0.buildspec | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 content/org/itsallcode/openfasttrace/openfasttrace-4.2.0.buildspec diff --git a/content/org/itsallcode/openfasttrace/openfasttrace-4.2.0.buildspec b/content/org/itsallcode/openfasttrace/openfasttrace-4.2.0.buildspec new file mode 100644 index 0000000000..f9f6352c19 --- /dev/null +++ b/content/org/itsallcode/openfasttrace/openfasttrace-4.2.0.buildspec @@ -0,0 +1,18 @@ +groupId=org.itsallcode.openfasttrace +artifactId=openfasttrace +display=${groupId}:${artifactId} +version=4.2.0 + +gitRepo=https://github.com/itsallcode/openfasttrace.git +gitTag=${version} + +tool=mvn-3.9.9 +jdk=17 +newline=lf +#umask=022 + +command="mvn package -DskipTests -Dmaven.javadoc.skip -Dgpg.skip" +buildinfo=product/target/${artifactId}-${version}.buildinfo + +#diffoscope=${artifactId}-${version}.diffoscope +issue=