From a3f266d8569e0a3c551a308f05abdb684d0219d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Wed, 25 Dec 2024 12:09:41 +0100 Subject: [PATCH] add org.apache.sling.feature.launcher 1.2.2 https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/sling/org.apache.sling.feature.launcher/README.md --- ...pache.sling.feature.launcher-1.2.2.buildspec | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 content/org/apache/sling/org.apache.sling.feature.launcher/org.apache.sling.feature.launcher-1.2.2.buildspec diff --git a/content/org/apache/sling/org.apache.sling.feature.launcher/org.apache.sling.feature.launcher-1.2.2.buildspec b/content/org/apache/sling/org.apache.sling.feature.launcher/org.apache.sling.feature.launcher-1.2.2.buildspec new file mode 100644 index 0000000000..8babf9422c --- /dev/null +++ b/content/org/apache/sling/org.apache.sling.feature.launcher/org.apache.sling.feature.launcher-1.2.2.buildspec @@ -0,0 +1,17 @@ +groupId=org.apache.sling +artifactId=org.apache.sling.feature.launcher +display=${groupId}:.feature.launcher +version=1.2.2 + +gitRepo=https://github.com/apache/sling-$(echo ${artifactId} | tr '.' '-').git +gitTag=${artifactId}-${version} + +tool=mvn +jdk=11 +newline=lf + +command="mvn -Papache-release clean package -DskipTests -Dmaven.javadoc.skip -Dgpg.skip" +buildinfo=target/${artifactId}-${version}.buildinfo + +#diffoscope=${artifactId}-${version}.diffoscope +issue=