diff --git a/content/io/avaje/http/README.md b/content/io/avaje/http/README.md index 7db65e4e21..cb07721a6c 100644 --- a/content/io/avaje/http/README.md +++ b/content/io/avaje/http/README.md @@ -28,14 +28,14 @@ Source code: [https://github.com/avaje/avaje-http.git](https://github.com/avaje/ * [io.avaje:avaje-http-sigma-generator](https://central.sonatype.com/artifact/io.avaje/avaje-http-sigma-generator/overview) -rebuilding **33 releases** of io.avaje:avaje-http-parent: +rebuilding **34 releases** of io.avaje:avaje-http-parent: - **22** releases were found successfully **fully reproducible** (100% reproducible artifacts :white_check_mark:), -- 11 had issues (some unreproducible artifacts :warning:, see eventual :mag: diffoscope and/or :memo: issue tracker links): - - running [stabilize](doc/stabilize.md) on 10, 0 had all their differences removed :recycle:, 10 still had differences :rotating_light: or files not supported by stabilize :no_entry_sign: +- 12 had issues (some unreproducible artifacts :warning:, see eventual :mag: diffoscope and/or :memo: issue tracker links): + - running [stabilize](doc/stabilize.md) on 11, 0 had all their differences removed :recycle:, 11 still had differences :rotating_light: or files not supported by stabilize :no_entry_sign: | 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 | | -- | --------- | ------ | ------ | -- | -| [3.6](https://central.sonatype.com/artifact/io.avaje/avaje-http-parent/3.6/pom) | | | | +| [3.6](https://central.sonatype.com/artifact/io.avaje/avaje-http-parent/3.6/pom) | [mvn jdk21](avaje-http-3.6.buildspec) | [result](avaje-http-parent-3.6.buildinfo): [48 :white_check_mark: 1 :warning:](avaje-http-parent-3.6.buildcompare) | 1 :rotating_light: | 4.4M | | [3.6-RC4](https://central.sonatype.com/artifact/io.avaje/avaje-http-parent/3.6-RC4/pom) | [mvn jdk25 w](avaje-http-3.6-RC4.buildspec) | [result](avaje-http-parent-3.6-RC4.buildinfo): [49 :white_check_mark: ](avaje-http-parent-3.6-RC4.buildcompare) | | 4.4M | | [3.6-RC3](https://central.sonatype.com/artifact/io.avaje/avaje-http-parent/3.6-RC3/pom) | [mvn jdk25 w](avaje-http-3.6-RC3.buildspec) | [result](avaje-http-parent-3.6-RC3.buildinfo): [49 :white_check_mark: ](avaje-http-parent-3.6-RC3.buildcompare) | | 4.5M | | [3.6-RC2](https://central.sonatype.com/artifact/io.avaje/avaje-http-parent/3.6-RC2/pom) | [mvn jdk25 w](avaje-http-3.6-RC2.buildspec) | [result](avaje-http-parent-3.6-RC2.buildinfo): [49 :white_check_mark: ](avaje-http-parent-3.6-RC2.buildcompare) | | 4.5M | diff --git a/content/io/avaje/http/avaje-http-3.6.buildspec b/content/io/avaje/http/avaje-http-3.6.buildspec new file mode 100644 index 0000000000..d6aa93f675 --- /dev/null +++ b/content/io/avaje/http/avaje-http-3.6.buildspec @@ -0,0 +1,22 @@ +groupId=io.avaje +artifactId=avaje-http-parent +display=${groupId}:$(echo "${artifactId}" | sed -e "s/-parent//") +version=3.6 + +gitRepo=https://github.com/avaje/avaje-http.git +gitTag=${version} +#gitTag="git log --all --pretty=format:%H --grep '$version'" + +tool=mvn +jdk=21 +#umask=022 +#newline=crlf +#timezone="America/New_York" +newline=lf +timezone="Pacific/Auckland" + +command="mvn -Pcentral clean package -DskipTests -Dmaven.javadoc.skip -Dgpg.skip" +buildinfo=target/${artifactId}-${version}.buildinfo + +#diffoscope=${artifactId}-${version}.diffoscope +issue= diff --git a/content/io/avaje/http/avaje-http-parent-3.6.buildcompare b/content/io/avaje/http/avaje-http-parent-3.6.buildcompare new file mode 100644 index 0000000000..b2a36046c4 --- /dev/null +++ b/content/io/avaje/http/avaje-http-parent-3.6.buildcompare @@ -0,0 +1,15 @@ +version=3.6 +ok=48 +ko=1 +ignored=0 +okFiles="avaje-http-parent-3.6.pom avaje-htmx-api-3.6.pom avaje-htmx-api-3.6.jar avaje-htmx-api-3.6-sources.jar avaje-http-inject-plugin-3.6.pom avaje-http-inject-plugin-3.6.jar avaje-http-inject-plugin-3.6-sources.jar avaje-http-api-3.6.pom avaje-http-api-3.6.jar avaje-http-api-3.6-sources.jar avaje-http-api-javalin-3.6.pom avaje-http-api-javalin-3.6.jar avaje-http-api-javalin-3.6-sources.jar avaje-http-client-3.6.pom avaje-http-client-3.6.jar avaje-http-client-gson-3.6.pom avaje-http-client-gson-3.6.jar avaje-http-client-gson-3.6-sources.jar avaje-http-client-moshi-3.6.pom avaje-http-client-moshi-3.6.jar avaje-http-client-moshi-3.6-sources.jar avaje-http-generator-core-3.6.pom avaje-http-generator-core-3.6.jar avaje-http-generator-core-3.6-sources.jar avaje-http-javalin-generator-3.6.pom avaje-http-javalin-generator-3.6.jar avaje-http-javalin-generator-3.6-sources.jar avaje-http-sigma-generator-3.6.pom avaje-http-sigma-generator-3.6.jar avaje-http-sigma-generator-3.6-sources.jar avaje-http-client-generator-3.6.pom avaje-http-client-generator-3.6.jar avaje-http-client-generator-3.6-sources.jar avaje-http-hibernate-validator-3.6.pom avaje-http-hibernate-validator-3.6.jar avaje-http-hibernate-validator-3.6-sources.jar avaje-htmx-nima-3.6.pom avaje-htmx-nima-3.6.jar avaje-htmx-nima-3.6-sources.jar avaje-htmx-nima-jstache-3.6.pom avaje-htmx-nima-jstache-3.6.jar avaje-htmx-nima-jstache-3.6-sources.jar avaje-http-helidon-generator-3.6.pom avaje-http-helidon-generator-3.6.jar avaje-http-helidon-generator-3.6-sources.jar avaje-http-jex-generator-3.6.pom avaje-http-jex-generator-3.6.jar avaje-http-jex-generator-3.6-sources.jar" +koFiles="avaje-http-client-3.6-sources.jar" +ignoredFiles="" +reference_java_version="21 (from MANIFEST.MF Build-Jdk-Spec)" +# diffoscope target/reference/io.avaje/avaje-http-client-3.6-sources.jar http-client/target/avaje-http-client-3.6-sources.jar +stabilize_ok=0 +stabilize_ko=1 +stabilize_ignored=0 +stabilize_okFiles="" +stabilize_koFiles="avaje-http-client-3.6-sources.jar.stabilized" +stabilize_ignoredFiles="" diff --git a/content/io/avaje/http/avaje-http-parent-3.6.buildinfo b/content/io/avaje/http/avaje-http-parent-3.6.buildinfo new file mode 100644 index 0000000000..e91e84ebe6 --- /dev/null +++ b/content/io/avaje/http/avaje-http-parent-3.6.buildinfo @@ -0,0 +1,307 @@ +# https://reproducible-builds.org/docs/jvm/ +buildinfo.version=1.0-SNAPSHOT + +name=avaje-http-parent +group-id=io.avaje +artifact-id=avaje-http-parent +version=3.6 + +# source information +source.scm.uri=null +source.scm.tag=avaje-http-parent-1.19 + +# build instructions +build-tool=mvn + +# effective build environment information +java.version=21.0.9 +java.vendor=Ubuntu +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.6.3 +mvn.aggregate.artifact-id=avaje-http-jex-generator + +# aggregated output + +outputs.0.coordinates=io.avaje:avaje-http-parent + +outputs.0.0.groupId=io.avaje +outputs.0.0.filename=avaje-http-parent-3.6.pom +outputs.0.0.length=5550 +outputs.0.0.checksums.sha512=89938c10146479779b79e7f0f59d7394e100adda7efeae29efbff434fe84e4d66a9f524a80c82f524d21bd104ad8131e3778472e4b1b4d3780a7072568048995 + +outputs.1.coordinates=io.avaje:avaje-htmx-api + +outputs.1.0.groupId=io.avaje +outputs.1.0.filename=avaje-htmx-api-3.6.pom +outputs.1.0.length=689 +outputs.1.0.checksums.sha512=4c470cef8d01730dc742f11338896fff56f866066795c77febb2694e4c53bfc7a774b657ddcb94e3f0181c610cb9fdd4ea2113a73194a1c24cee4c4f779a068e + +outputs.1.1.groupId=io.avaje +outputs.1.1.filename=avaje-htmx-api-3.6.jar +outputs.1.1.length=5403 +outputs.1.1.checksums.sha512=9841cb47eed0bfe6c1f46dee7411c6462cd6f1e6ac77124c82039a5f0226a45ce0a28ae0af181bfaf992c0b13f75de553140484b8af18d826fddb0929387beb3 + +outputs.1.2.groupId=io.avaje +outputs.1.2.filename=avaje-htmx-api-3.6-sources.jar +outputs.1.2.length=5061 +outputs.1.2.checksums.sha512=7452044c6fd2a39eda637a124e42b1c770e795f93306c655f880782eceb3b2c49ecaf6c77952835112216c6b99c2438c164825aa385c24eed1f47ec9da0f1cf6 + +outputs.2.coordinates=io.avaje:avaje-http-inject-plugin + +outputs.2.0.groupId=io.avaje +outputs.2.0.filename=avaje-http-inject-plugin-3.6.pom +outputs.2.0.length=2265 +outputs.2.0.checksums.sha512=aa0de6399fe42a4f792be6fe407b469d6afad5fe3dc32778c18aba627d0c384425447f5e7237088c418913aaa05e41663d4ceceabe04d7b9961c772aa0cb2389 + +outputs.2.1.groupId=io.avaje +outputs.2.1.filename=avaje-http-inject-plugin-3.6.jar +outputs.2.1.length=10836 +outputs.2.1.checksums.sha512=9373de79f516fe1a56dae0054a856b9984a8236dd88d38a0d459a3bc33c8931f7299dddb9c164ccf8176de6014da8dd8256681cea7044865f49700450657d5a4 + +outputs.2.2.groupId=io.avaje +outputs.2.2.filename=avaje-http-inject-plugin-3.6-sources.jar +outputs.2.2.length=6518 +outputs.2.2.checksums.sha512=5408337eaacf5e43cdbef49d8e9d71c48d9f308a0041d3464ab13b530320cede14df42bd407b8b1cbaf7596108b446dfd5d1b49262f3ab17685514066ebda141 + +outputs.3.coordinates=io.avaje:avaje-http-api + +outputs.3.0.groupId=io.avaje +outputs.3.0.filename=avaje-http-api-3.6.pom +outputs.3.0.length=1359 +outputs.3.0.checksums.sha512=25eaaa880e99ce66c0726267197ca4713fd08b17f1d3a2be85c8218face2404bd131649d1ff21fe07e6b70ed16789d4e52aa43e6126d41c09ebe97df24b7a416 + +outputs.3.1.groupId=io.avaje +outputs.3.1.filename=avaje-http-api-3.6.jar +outputs.3.1.length=31647 +outputs.3.1.checksums.sha512=5a944f7add1ffdf89aec56c5558ba11fa48769d6a4c7b06424e4b3b236da527b4dd4e3f3c15bc84caa48b114b5cb10159648a84daa85ec88d67e5c950134b140 + +outputs.3.2.groupId=io.avaje +outputs.3.2.filename=avaje-http-api-3.6-sources.jar +outputs.3.2.length=29398 +outputs.3.2.checksums.sha512=a2eabb03d4e800fa8746ab57986fc4d56c4384b67b88576e4f89f85f5907aa0e28123d4859e174b494c9cc45b1a46b1b5f5df855edb89f8cf813f9d2a45982a7 + +outputs.4.coordinates=io.avaje:avaje-http-api-javalin + +outputs.4.0.groupId=io.avaje +outputs.4.0.filename=avaje-http-api-javalin-3.6.pom +outputs.4.0.length=693 +outputs.4.0.checksums.sha512=58854a417179bac45ddc791ec483b8ef08e74336e1ea0195d35bc86ebb8b6198ef3adad3c77662a651bd6d675a945ec3e7eec8e8cbb0a71fca62a4f17ea510d3 + +outputs.4.1.groupId=io.avaje +outputs.4.1.filename=avaje-http-api-javalin-3.6.jar +outputs.4.1.length=2868 +outputs.4.1.checksums.sha512=82d2696c8daab1155f18bd110bfa78c74bac11954b8de7813186017faa28e6b16e2ad1f30c6620bad5954a0288e83112ebd927860ed4bd0f646d87e1ea39ad2e + +outputs.4.2.groupId=io.avaje +outputs.4.2.filename=avaje-http-api-javalin-3.6-sources.jar +outputs.4.2.length=3789 +outputs.4.2.checksums.sha512=0b4a2689dbb79dffec0dd49227bfcc43e487648b5fac1368ea1de0ea29afd0af951321d42818496246ba93f383dd50b667d8b5f7a7afda69e2fca15dec3326d9 + +outputs.5.coordinates=io.avaje:avaje-http-client + +outputs.5.0.groupId=io.avaje +outputs.5.0.filename=avaje-http-client-3.6.pom +outputs.5.0.length=4430 +outputs.5.0.checksums.sha512=7e459d4d0bfdb3d82c725e97e9259105f244b46022cfbf1e1bc83b60cd6250ac02b6c37c79abc6a72703da5731c329c14e43f0c39063df5a2ea87a6faf11991d + +outputs.5.1.groupId=io.avaje +outputs.5.1.filename=avaje-http-client-3.6.jar +outputs.5.1.length=98711 +outputs.5.1.checksums.sha512=eeeeb6dd429fa8807f6426974a19cc95e4fd4f1fa2b692ad3066faae0632d83ab1c8dfe7a5526349059cfab0d92aa4a3602876052312a64e2a9133bbe7a57516 + +outputs.5.2.groupId=io.avaje +outputs.5.2.filename=avaje-http-client-3.6-sources.jar +outputs.5.2.length=51815 +outputs.5.2.checksums.sha512=c7623510928bbbcec9c6f2595f3e4322128f9caba7763b9dbd4e9db5cf1f06b9b370f7c0db23206ff360e65405d6e7da2f4e78a4fcbd864cdfb4aa8a5b72be5a + +outputs.6.coordinates=io.avaje:avaje-http-client-gson + +outputs.6.0.groupId=io.avaje +outputs.6.0.filename=avaje-http-client-gson-3.6.pom +outputs.6.0.length=876 +outputs.6.0.checksums.sha512=562b5759e8be9bf2a031fb042bc0e8225f867d89a6861957f0d29c267fd96e2f741da7560f9b8c5534a364b3b225a6f07f04222a3ebcd0d9f1c8dfa1460a56b7 + +outputs.6.1.groupId=io.avaje +outputs.6.1.filename=avaje-http-client-gson-3.6.jar +outputs.6.1.length=5551 +outputs.6.1.checksums.sha512=07a2158d654e46f5e775402af331d3b30c1c0ce6703ad093a828977a34f8136a10cf2e01f8b9d9d4297738aeb4b5b372c6159d0980cbff20d88e373eedd2f1a2 + +outputs.6.2.groupId=io.avaje +outputs.6.2.filename=avaje-http-client-gson-3.6-sources.jar +outputs.6.2.length=3437 +outputs.6.2.checksums.sha512=9e22939f96afd6c9a83a0b19f8d4e329cadbbbfda37ea84d6e2e8107e0c14fa404dee4eba1adbb4e810cbb4d50d375525f04f1093514fc1932c3ebf40fd69337 + +outputs.7.coordinates=io.avaje:avaje-http-client-moshi + +outputs.7.0.groupId=io.avaje +outputs.7.0.filename=avaje-http-client-moshi-3.6.pom +outputs.7.0.length=870 +outputs.7.0.checksums.sha512=d4c6a6e4bdf96c0c8c76f3205ea0c9267bfe32af247da5acdc13536824a4cd54515c4571b30ba642d1521eaaf910bfbde807741ab55ac65e06a3a91ebf0a48c9 + +outputs.7.1.groupId=io.avaje +outputs.7.1.filename=avaje-http-client-moshi-3.6.jar +outputs.7.1.length=4885 +outputs.7.1.checksums.sha512=c5e3a93eb24ee2caaa2c17e94e186f5ce3606abbff8af9b1d4e12a3c5c824cba7be3f3adabf58b92d3380140d07cd42627754f9655e01ca9cfb14c9334f45052 + +outputs.7.2.groupId=io.avaje +outputs.7.2.filename=avaje-http-client-moshi-3.6-sources.jar +outputs.7.2.length=3332 +outputs.7.2.checksums.sha512=12638bb57fdf6906ea5b62b702068cc9afa6c97e707e059ddfadfd3a51363bd9fe9e48eb00e21f6b6d6522ffa062ba1477c74610b6a2f2f38578f70a7b01706d + +outputs.8.coordinates=io.avaje:avaje-http-generator-core + +outputs.8.0.groupId=io.avaje +outputs.8.0.filename=avaje-http-generator-core-3.6.pom +outputs.8.0.length=3619 +outputs.8.0.checksums.sha512=1f3cf66bebdfa905713bc39a16df3a9bc9195f1d9d67271908fe6aa961f41f037228c0d5c7fc0d538670e87efc1c32de2b3baf6c47440c9d79ca195ba10a5776 + +outputs.8.1.groupId=io.avaje +outputs.8.1.filename=avaje-http-generator-core-3.6.jar +outputs.8.1.length=644888 +outputs.8.1.checksums.sha512=06353f403bfa2e0910b59cff1a38876636975d00b4d0204f724f3d379d0c4597638bd29d440134b03a9fd8790c1d1b28d60bfb3884055d93c2c558a44f4df504 + +outputs.8.2.groupId=io.avaje +outputs.8.2.filename=avaje-http-generator-core-3.6-sources.jar +outputs.8.2.length=198542 +outputs.8.2.checksums.sha512=add797ce99d88c1365abbd4acd974cf439a28f748c9a26592a5f8ee61d2ae8cb38588384206fe4af8f2acd58e0fb62e4a217bf623f8effccfec88107398e13d1 + +outputs.9.coordinates=io.avaje:avaje-http-javalin-generator + +outputs.9.0.groupId=io.avaje +outputs.9.0.filename=avaje-http-javalin-generator-3.6.pom +outputs.9.0.length=1787 +outputs.9.0.checksums.sha512=d5f50b68da3c6c27f019c859fbf11e9ce6e31dabc0fe6acf0370429fd00305b2ea0e30109c99360643fd5812c7b1f8fc13f2144554a8528c53a2aa2d61365004 + +outputs.9.1.groupId=io.avaje +outputs.9.1.filename=avaje-http-javalin-generator-3.6.jar +outputs.9.1.length=672907 +outputs.9.1.checksums.sha512=de1605ccb735b44f80ce486fe155a1d2bcc0ed6dd13a50f9a8201c4360b0d3a20fcd46b6b13c6d8cbecb5189a47a7bfc385fc3d11514287e2551b2473a976892 + +outputs.9.2.groupId=io.avaje +outputs.9.2.filename=avaje-http-javalin-generator-3.6-sources.jar +outputs.9.2.length=15720 +outputs.9.2.checksums.sha512=0900653c1ee26331102e49014cefa6c9b54d940cdfd7d4415f01da98fe923f2b0a841d72e04f5237b0cc18b566426bb25684aa5eac14eec8a95831ac254b19d2 + +outputs.10.coordinates=io.avaje:avaje-http-sigma-generator + +outputs.10.0.groupId=io.avaje +outputs.10.0.filename=avaje-http-sigma-generator-3.6.pom +outputs.10.0.length=1945 +outputs.10.0.checksums.sha512=eaee9682a368d5e32d1fec784f04e334b6306ca2651f335cf8c56c921e88f10a83759f5b8584cac49edc8464bff65b961b33e3404ab5991ff19c9ed7e326af55 + +outputs.10.1.groupId=io.avaje +outputs.10.1.filename=avaje-http-sigma-generator-3.6.jar +outputs.10.1.length=655026 +outputs.10.1.checksums.sha512=2c740954ff35d27db9a8f8c84b9296fb42bed0f553cd56d87e7fe8ef5b57b3936820814ca60304f5fc2866bfd115fb447eab10418ae2698a2abf85c370fe68a7 + +outputs.10.2.groupId=io.avaje +outputs.10.2.filename=avaje-http-sigma-generator-3.6-sources.jar +outputs.10.2.length=6579 +outputs.10.2.checksums.sha512=159d6ff80ad1cf3a02e93671aba1a85e07329a68093acb0b94989faf6f122ff28719c5a88497c5e62a1d83ddc633086150f4a0c4d5148c4c1bf58ab1ff78142d + +outputs.11.coordinates=io.avaje:avaje-http-client-generator + +outputs.11.0.groupId=io.avaje +outputs.11.0.filename=avaje-http-client-generator-3.6.pom +outputs.11.0.length=2714 +outputs.11.0.checksums.sha512=949cc6937156c9bccca9cd5234bcf943bb1e34f723650ce474d3fd7cb8d38301566635b081c326ca27e8a14f097c21198c58289f77fc23b293320a67243851bf + +outputs.11.1.groupId=io.avaje +outputs.11.1.filename=avaje-http-client-generator-3.6.jar +outputs.11.1.length=702132 +outputs.11.1.checksums.sha512=518a69320e148703c57bdab6a44d9e084c9d510ea189c38614ac99a6a21411e666957a9fbf1ec34f3ec1dbc4974d01477028007c8a17eefbee3cf3657aaf3d1a + +outputs.11.2.groupId=io.avaje +outputs.11.2.filename=avaje-http-client-generator-3.6-sources.jar +outputs.11.2.length=29904 +outputs.11.2.checksums.sha512=8057ae29651a6339f8b13515230d7fc3314faaabbd39c3632ec08771b4d7c5e34956040cd88a755b4b751b234ac8ba9a0ebd475f6c798456a1211a40fdaed060 + +outputs.12.coordinates=io.avaje:avaje-http-hibernate-validator + +outputs.12.0.groupId=io.avaje +outputs.12.0.filename=avaje-http-hibernate-validator-3.6.pom +outputs.12.0.length=1397 +outputs.12.0.checksums.sha512=e6194a9672441b2fe3a23aabb8ef0dac80b38f733b8f08bc1aee2fac67f64e8202b66bd92d8b3601ae60c4aeb2a40f5d6c6c4bd02ecf8779044a5f8b2f79da67 + +outputs.12.1.groupId=io.avaje +outputs.12.1.filename=avaje-http-hibernate-validator-3.6.jar +outputs.12.1.length=5023 +outputs.12.1.checksums.sha512=69b83401e74bc2da0d4f1da927f833f59d8963d7d3a817a68267e2e246f72f02243a3d7eba29d8d78907351dc95512ba453b75aabbca4620f52394fe6f7417e9 + +outputs.12.2.groupId=io.avaje +outputs.12.2.filename=avaje-http-hibernate-validator-3.6-sources.jar +outputs.12.2.length=4044 +outputs.12.2.checksums.sha512=357f118d6c9e092f1abf10fba39e36ffe957090b43805771ae814cb56ea9942ecbd880a6b9565450734167f1248626f8ef3361c7e31120ec1ce2bf3ec906d2ad + +outputs.13.coordinates=io.avaje:avaje-htmx-nima + +outputs.13.0.groupId=io.avaje +outputs.13.0.filename=avaje-htmx-nima-3.6.pom +outputs.13.0.length=1073 +outputs.13.0.checksums.sha512=60670c881b399334d0886773e2f42e7767e056861ec58244ca4ad72fcdf829153e73c57c4e50fb8c5fb016ea90d17fdd0df0d381ccb0d72062197cf9d59179b8 + +outputs.13.1.groupId=io.avaje +outputs.13.1.filename=avaje-htmx-nima-3.6.jar +outputs.13.1.length=6723 +outputs.13.1.checksums.sha512=bceb90734b9413c497710935b361753230922a8a665f176ef3b9ea026383fc45e8e2ced59ebcb98210aad7282b999c382c3cef4e46f22e08113fc7395244109e + +outputs.13.2.groupId=io.avaje +outputs.13.2.filename=avaje-htmx-nima-3.6-sources.jar +outputs.13.2.length=5761 +outputs.13.2.checksums.sha512=322b6207559b1247b5561d67d60ad58febcc68df947dbf49403d12bf0b9e3ec191338056e41046b9d410732eefdf273de43f6f072cda2c979fd1af480367404a + +outputs.14.coordinates=io.avaje:avaje-htmx-nima-jstache + +outputs.14.0.groupId=io.avaje +outputs.14.0.filename=avaje-htmx-nima-jstache-3.6.pom +outputs.14.0.length=1831 +outputs.14.0.checksums.sha512=a90ea037379996f7eba925f43d3f731d1806196d47f0d81aa44be356978d24cfc1cd1c290bff50b7c9798ddf3a2589354e53b1514eb3ec71860e819970a6d222 + +outputs.14.1.groupId=io.avaje +outputs.14.1.filename=avaje-htmx-nima-jstache-3.6.jar +outputs.14.1.length=4388 +outputs.14.1.checksums.sha512=b052d3836d02ba6576221bc153d8731807b46d714ac3dae0370e8b9abb2d2d68278244a3b5cd21459b09233a080f1128ad5f0637c1f2014642155a92f8ef86dc + +outputs.14.2.groupId=io.avaje +outputs.14.2.filename=avaje-htmx-nima-jstache-3.6-sources.jar +outputs.14.2.length=3794 +outputs.14.2.checksums.sha512=35aaee5a8d7741315ba9f115180dbac2eac150694e9643805751b9b543b25c0217a846e0e60a2621aa77833de082e80eb00c6ccd2d9cabb4fc92dbeadaa4f746 + +outputs.15.coordinates=io.avaje:avaje-http-helidon-generator + +outputs.15.0.groupId=io.avaje +outputs.15.0.filename=avaje-http-helidon-generator-3.6.pom +outputs.15.0.length=1949 +outputs.15.0.checksums.sha512=56a8aa6f1db4bb916681808b29003b8c9c9e07e31dc00311e7813fecf7196beb89d62eeef9e9e1a7fcdd045e7f3b653894767e6e9fc8fccffa4b8f26c9bbf6d9 + +outputs.15.1.groupId=io.avaje +outputs.15.1.filename=avaje-http-helidon-generator-3.6.jar +outputs.15.1.length=666340 +outputs.15.1.checksums.sha512=f7bd8e0117693460418eb64dd0b3a42605c1f2baec88a5609cbb7124b13373029b4c942ee6c95600bd619ea799bba6e8f29b44843c5f4d7af0dcaa45db8660f0 + +outputs.15.2.groupId=io.avaje +outputs.15.2.filename=avaje-http-helidon-generator-3.6-sources.jar +outputs.15.2.length=10593 +outputs.15.2.checksums.sha512=fb9aa0f2320d001c03ab2931e81d63844d4e752a9a657a08e4dd89a6ac75f0d05f175b9b4b07501d273fd82a92894173473d8f03331e3c376f6477ae702621aa + +outputs.16.coordinates=io.avaje:avaje-http-jex-generator + +outputs.16.0.groupId=io.avaje +outputs.16.0.filename=avaje-http-jex-generator-3.6.pom +outputs.16.0.length=1869 +outputs.16.0.checksums.sha512=a9e4d381213508f27fbe1f229dc3cf5965048be8128074bf2b221210520814587f8727de4f5ec72894e41385cc744de7a4d03112bca3592e0c732a5c6682fb0e + +outputs.16.1.groupId=io.avaje +outputs.16.1.filename=avaje-http-jex-generator-3.6.jar +outputs.16.1.length=662512 +outputs.16.1.checksums.sha512=fd3b541dabaea420d92973a491b8151e95e82600bbe96710b3c0a849e5b27e2164e30076d7e356ed434f14ee4c7aa41f6256a67c7f6d21a3fb59e7221d213eae + +outputs.16.2.groupId=io.avaje +outputs.16.2.filename=avaje-http-jex-generator-3.6-sources.jar +outputs.16.2.length=9099 +outputs.16.2.checksums.sha512=3845c2ecefa1bffea36f4f4c00d022941e9120ae6d06bccc611f89f541d10956f865adaad8a2f2ec9c0670a4e07ae4812288999781f8b6a53fcf0e671a060d3f diff --git a/content/io/avaje/http/badge.json b/content/io/avaje/http/badge.json index af80ec71be..0bd6a673de 100644 --- a/content/io/avaje/http/badge.json +++ b/content/io/avaje/http/badge.json @@ -1,6 +1,6 @@ { "schemaVersion": 1, "label": "Reproducible Builds", "labelColor": "1e5b96", - "message": "49/49", - "color": "green", + "message": "48/49", + "color": "yellow", "isError": "true" }