diff --git a/content/io/airlift/airbase/README.md b/content/io/airlift/airbase/README.md index 2c88651d25..92093573a7 100644 --- a/content/io/airlift/airbase/README.md +++ b/content/io/airlift/airbase/README.md @@ -14,13 +14,13 @@ Source code: [https://github.com/airlift/airbase.git](https://github.com/airlift * [io.airlift:airbase-root](https://central.sonatype.com/artifact/io.airlift/airbase-root/overview) -rebuilding **178 releases** of io.airlift:airbase: -- **172** releases were found successfully **fully reproducible** (100% reproducible artifacts :white_check_mark:), +rebuilding **179 releases** of io.airlift:airbase: +- **173** releases were found successfully **fully reproducible** (100% reproducible artifacts :white_check_mark:), - 6 had issues (some unreproducible artifacts :warning:, see eventual :mag: diffoscope and/or :memo: issue tracker links): | version | [build spec](/BUILDSPEC.md) | [result](https://reproducible-builds.org/docs/jvm/): reproducible? | [stabilize](https://github.com/google/oss-rebuild/blob/main/cmd/stabilize/README.md) | size | | -- | --------- | ------ | ------ | -- | -| [334](https://central.sonatype.com/artifact/io.airlift/airbase/334/pom) | | | | +| [334](https://central.sonatype.com/artifact/io.airlift/airbase/334/pom) | [mvn jdk24](airbase-334.buildspec) | [result](airbase-334.buildinfo): [4 :white_check_mark: ](airbase-334.buildcompare) | | 104K | | [333](https://central.sonatype.com/artifact/io.airlift/airbase/333/pom) | | | | | [332](https://central.sonatype.com/artifact/io.airlift/airbase/332/pom) | [mvn jdk24](airbase-332.buildspec) | [result](airbase-332.buildinfo): [4 :white_check_mark: ](airbase-332.buildcompare) | | 104K | | [331](https://central.sonatype.com/artifact/io.airlift/airbase/331/pom) | [mvn jdk24](airbase-331.buildspec) | [result](airbase-331.buildinfo): [4 :white_check_mark: ](airbase-331.buildcompare) | | 104K | diff --git a/content/io/airlift/airbase/airbase-334.buildcompare b/content/io/airlift/airbase/airbase-334.buildcompare new file mode 100644 index 0000000000..9e58330298 --- /dev/null +++ b/content/io/airlift/airbase/airbase-334.buildcompare @@ -0,0 +1,9 @@ +version=334 +ok=4 +ko=0 +ignored=0 +okFiles="airbase-root-334.pom airbase-policy-334.pom airbase-policy-334.jar airbase-334.pom" +koFiles="" +ignoredFiles="" +reference_java_version="24 (from MANIFEST.MF Build-Jdk-Spec)" +reference_os_name="Unix (from pom.properties newline)" diff --git a/content/io/airlift/airbase/airbase-334.buildinfo b/content/io/airlift/airbase/airbase-334.buildinfo new file mode 100644 index 0000000000..507a695c90 --- /dev/null +++ b/content/io/airlift/airbase/airbase-334.buildinfo @@ -0,0 +1,54 @@ +# https://reproducible-builds.org/docs/jvm/ +buildinfo.version=1.0-SNAPSHOT + +name=airbase-root +group-id=io.airlift +artifact-id=airbase-root +version=334 + +# source information +source.scm.uri=scm:git:git@github.com/airlift/airbase.git +source.scm.tag=334 + +# build instructions +build-tool=mvn + +# effective build environment information +java.version=24.0.2 +java.vendor=Azul Systems, Inc. +os.name=Linux +os.version=6.11.0-1018-azure +os.arch=amd64 +line.separator=\n + +# Maven rebuild instructions and effective environment +mvn.version=3.9.9 +mvn.aggregate.artifact-id=airbase + +# aggregated output + +outputs.0.coordinates=io.airlift:airbase-root + +outputs.0.0.groupId=io.airlift +outputs.0.0.filename=airbase-root-334.pom +outputs.0.0.length=7229 +outputs.0.0.checksums.sha512=7c8e2f7fa9427ad630fe56c1b3b1fd85213b4e1a6a90e07cc2bc75e7c0d271f763d7bc50355bd798157ea970539f2d0407d25df1596d43e58fd31d63ad74c890 + +outputs.1.coordinates=io.airlift:airbase-policy + +outputs.1.0.groupId=io.airlift +outputs.1.0.filename=airbase-policy-334.pom +outputs.1.0.length=774 +outputs.1.0.checksums.sha512=254d88b291484a28d73d53eab8f50563ba4ef802e9d4e51f42d14f2086d590ee98938bfdea736cb8a11fb569426a92608d3ad5e0fc98f46a82aa7cb1a21bc5fb + +outputs.1.1.groupId=io.airlift +outputs.1.1.filename=airbase-policy-334.jar +outputs.1.1.length=5321 +outputs.1.1.checksums.sha512=f3bc0d81e6aab0bce90ff35a65f5c4362a520ef892d009de836f636c428470a702f87859ada0003298382c44e6f6ef1ed368a34969151a05757a8e63b4a657be + +outputs.2.coordinates=io.airlift:airbase + +outputs.2.0.groupId=io.airlift +outputs.2.0.filename=airbase-334.pom +outputs.2.0.length=92327 +outputs.2.0.checksums.sha512=9b9b81499c365d8f3d9ca8924c9f05e10434e563721ba4b0a514b4e2dac391038cd9f8238c9bf83684a5786316755cf66ba2bd21548dcfaab03fe1476f8005b0 diff --git a/content/io/airlift/airbase/airbase-334.buildspec b/content/io/airlift/airbase/airbase-334.buildspec new file mode 100644 index 0000000000..7a038157e6 --- /dev/null +++ b/content/io/airlift/airbase/airbase-334.buildspec @@ -0,0 +1,18 @@ +groupId=io.airlift +artifactId=airbase +display=${groupId}:${artifactId} +version=334 + +gitRepo=https://github.com/airlift/airbase.git +gitTag=${version} + +tool=mvn-3.9.9 +jdk=24 +newline=lf +#umask=022 + +command="mvn clean package -DskipTests -Dmaven.javadoc.skip -Dgpg.skip" +buildinfo=${artifactId}/target/${artifactId}-${version}.buildinfo + +#diffoscope=${artifactId}-${version}.diffoscope +issue=