Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 26 additions & 0 deletions content/com/elharo/docfix/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
[com.elharo.docfix:docfix-parent](https://central.sonatype.com/artifact/com.elharo.docfix/docfix-parent/versions) RB check
=======

[![Reproducible Builds](https://reproducible-builds.org/images/logos/rb.svg) an independently-verifiable path from source to binary code](https://reproducible-builds.org/)

## Project: [com.elharo.docfix:docfix-parent](https://central.sonatype.com/artifact/com.elharo.docfix/docfix-parent/versions) [![Reproducible Builds](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jvm-repo-rebuild/reproducible-central/master/content/com/elharo/docfix/badge.json)](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/com/elharo/docfix/README.md)

Source code: [https://github.com/elharo/docfix.git](https://github.com/elharo/docfix.git)

<details><summary>This project defines 3 modules:</summary>

* [com.elharo.docfix:docfix](https://central.sonatype.com/artifact/com.elharo.docfix/docfix/overview)
* [com.elharo.docfix:docfix-maven-plugin](https://central.sonatype.com/artifact/com.elharo.docfix/docfix-maven-plugin/overview)
* [com.elharo.docfix:docfix-parent](https://central.sonatype.com/artifact/com.elharo.docfix/docfix-parent/overview)
</details>

rebuilding **1 releases** of com.elharo.docfix:docfix-parent:
- **1** releases were found successfully **fully reproducible** (100% reproducible artifacts :white_check_mark:),
- 0 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 |
| -- | --------- | ------ | ------ | -- |
| [1.0.5](https://central.sonatype.com/artifact/com.elharo.docfix/docfix-parent/1.0.5/pom) | | | |
| [1.0.4](https://central.sonatype.com/artifact/com.elharo.docfix/docfix-parent/1.0.4/pom) | [mvn jdk17](docfix-1.0.4.buildspec) | [result](docfix-parent-1.0.4.buildinfo): [7 :white_check_mark: ](docfix-parent-1.0.4.buildcompare) | | 51K |

<i>(size is calculated without javadoc, that has been excluded from reproducibility checks)</i>
6 changes: 6 additions & 0 deletions content/com/elharo/docfix/badge.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{ "schemaVersion": 1,
"label": "Reproducible Builds",
"labelColor": "1e5b96",
"message": "7/7",
"color": "green",
"isError": "true" }
18 changes: 18 additions & 0 deletions content/com/elharo/docfix/docfix-1.0.4.buildspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
groupId=com.elharo.docfix
artifactId=docfix-parent
display=${groupId}:docfix
version=1.0.4

gitRepo=https://github.com/elharo/docfix.git
gitTag=v${version}

tool=mvn-3.9.11
jdk=17
newline=lf
#umask=022

command="mvn -Prelease clean package -DskipTests -Dmaven.javadoc.skip -Dgpg.skip -Dbuildinfo.detect.skip=false"
buildinfo=target/${artifactId}-${version}.buildinfo

#diffoscope=${artifactId}-${version}.diffoscope
issue=
9 changes: 9 additions & 0 deletions content/com/elharo/docfix/docfix-parent-1.0.4.buildcompare
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version=1.0.4
ok=7
ko=0
ignored=0
okFiles="docfix-parent-1.0.4.pom docfix-1.0.4.pom docfix-1.0.4.jar docfix-1.0.4-sources.jar docfix-maven-plugin-1.0.4.pom docfix-maven-plugin-1.0.4.jar docfix-maven-plugin-1.0.4-sources.jar"
koFiles=""
ignoredFiles=""
reference_java_version="17 (from MANIFEST.MF Build-Jdk-Spec)"
reference_os_name="Unix (from pom.properties newline)"
69 changes: 69 additions & 0 deletions content/com/elharo/docfix/docfix-parent-1.0.4.buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
# https://reproducible-builds.org/docs/jvm/
buildinfo.version=1.0-SNAPSHOT

name=DocFix Parent
group-id=com.elharo.docfix
artifact-id=docfix-parent
version=1.0.4

# source information
source.scm.uri=scm:git:git://github.com/elharo/docfix.git
source.scm.tag=HEAD

# build instructions
build-tool=mvn

# effective build environment information
java.version=17.0.17
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.9.11
mvn.aggregate.artifact-id=docfix-maven-plugin

# aggregated output

outputs.0.coordinates=com.elharo.docfix:docfix-parent

outputs.0.0.groupId=com.elharo.docfix
outputs.0.0.filename=docfix-parent-1.0.4.pom
outputs.0.0.length=5160
outputs.0.0.checksums.sha512=0512218af67dabd9cae889c3e9eb741984f598e92adc37b5b87f921323f901ca4ea56e5125a1c6561cac7cd2f22d43a3d77195c3f58ac5e39dfface76d22593b

outputs.1.coordinates=com.elharo.docfix:docfix

outputs.1.0.groupId=com.elharo.docfix
outputs.1.0.filename=docfix-1.0.4.pom
outputs.1.0.length=932
outputs.1.0.checksums.sha512=31280a158ada840aed0c21ef83c9d915503b3f8f364ffcbc0ec347337dce2c6ad9bc2c8b238d8101245608e78cd31b1b01cddea0a1376fe54937ad2b24cefcb6

outputs.1.1.groupId=com.elharo.docfix
outputs.1.1.filename=docfix-1.0.4.jar
outputs.1.1.length=19534
outputs.1.1.checksums.sha512=c48544a6f0c5991343e5031644c71bd8459dd621631a21627fa929deeabc3c10bc64811fed410721f6c6baec356307f847e562e9d75a93298addc06c66059b9c

outputs.1.2.groupId=com.elharo.docfix
outputs.1.2.filename=docfix-1.0.4-sources.jar
outputs.1.2.length=13669
outputs.1.2.checksums.sha512=2a1b2390fb2b1952ff396695e18dfe2ab6f127e8a403580b4a5d507154ea76e33f1c63691157c7008bff406a66c09a98077744f0d6cedc31447c0c6ce5d18fac

outputs.2.coordinates=com.elharo.docfix:docfix-maven-plugin

outputs.2.0.groupId=com.elharo.docfix
outputs.2.0.filename=docfix-maven-plugin-1.0.4.pom
outputs.2.0.length=2910
outputs.2.0.checksums.sha512=6af1df1d4bd75aaaae03463051c8e71b4f5d905e4d3c7ba5ff1ec6ae408e6a32a349ea3fc2da3896ef8661d7c594a95823da3f924853f25eab4daa1440ed5193

outputs.2.1.groupId=com.elharo.docfix
outputs.2.1.filename=docfix-maven-plugin-1.0.4.jar
outputs.2.1.length=5943
outputs.2.1.checksums.sha512=a7577930fd57f7ae79da6c3038defaa967a23f50d193725788165fb5789fc6e63e6637437de5ad3da281f05f3c7f2e40e5341505cdda2923e3a2bdd3b1d66a47

outputs.2.2.groupId=com.elharo.docfix
outputs.2.2.filename=docfix-maven-plugin-1.0.4-sources.jar
outputs.2.2.length=3223
outputs.2.2.checksums.sha512=246708034d7aaeb65ba80af8b8b79d76e55873acf7c503c26092a45c792714303719a44250054adb3796814e19c8cae4f52ccfbb790dd660e68d3f1a76724eb2
18 changes: 18 additions & 0 deletions content/com/elharo/docfix/maven-metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>com.elharo.docfix</groupId>
<artifactId>docfix-parent</artifactId>
<versioning>
<latest>1.0.5</latest>
<release>1.0.5</release>
<versions>
<version>1.0</version>
<version>1.0.1</version>
<version>1.0.2</version>
<version>1.0.3</version>
<version>1.0.4</version>
<version>1.0.5</version>
</versions>
<lastUpdated>20251027140732</lastUpdated>
</versioning>
</metadata>