From 840d23c8ea1b98deff96cc1525e9e101a569b345 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Sat, 4 Oct 2025 16:58:05 +0200 Subject: [PATCH] add pulsar 3.3.9 https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/pulsar/README.md --- .../org/apache/pulsar/pulsar-3.3.9.buildspec | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 content/org/apache/pulsar/pulsar-3.3.9.buildspec diff --git a/content/org/apache/pulsar/pulsar-3.3.9.buildspec b/content/org/apache/pulsar/pulsar-3.3.9.buildspec new file mode 100644 index 0000000000..4b17471146 --- /dev/null +++ b/content/org/apache/pulsar/pulsar-3.3.9.buildspec @@ -0,0 +1,20 @@ +groupId=org.apache.pulsar +artifactId=pulsar +display=${groupId}:${artifactId} +version=3.3.9 + +gitRepo=https://github.com/apache/pulsar.git +gitTag=v${version} + +tool=mvn-3.9.9 +jdk=17 # 17.0.14 +newline=lf +#umask=022 +timezone="Etc/GMT-3" + +gitInfo="-Duser.name=lari -Duser.timezone=$timezone -Dgit.branch=branch-3.3 -Dgit.build.host=Laris-MBP.lan -Dgit.build.user.name='Lari Hotari' -Dgit.build.user.email='lhotari@apache.org'" +command="SHELL mvn -Papache-release clean package -DskipTests -Dmaven.javadoc.skip -Dgpg.skip ${gitInfo}" +buildinfo=target/${artifactId}-${version}.buildinfo + +#diffoscope=${artifactId}-${version}.diffoscope +issue=