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
7 changes: 4 additions & 3 deletions content/io/wcm/io.wcm.caconfig/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,14 @@ Source code: [https://github.com/wcm-io/io.wcm.caconfig.editor.git](https://gith
* [io.wcm:io.wcm.caconfig.editor.parent](https://central.sonatype.com/artifact/io.wcm/io.wcm.caconfig.editor.parent/overview)
</details>

rebuilding **10 releases** of io.wcm:io.wcm.caconfig.editor.parent:
rebuilding **11 releases** of io.wcm:io.wcm.caconfig.editor.parent:
- **0** releases were found successfully **fully reproducible** (100% reproducible artifacts :white_check_mark:),
- 10 had issues (some unreproducible artifacts :warning:, see eventual :mag: diffoscope and/or :memo: issue tracker links):
- 11 had issues (some unreproducible artifacts :warning:, see eventual :mag: diffoscope and/or :memo: issue tracker links):
- running [stabilize](doc/stabilize.md) on 1, 0 had all their differences removed :recycle:, 1 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 |
| -- | --------- | ------ | ------ | -- |
| [1.16.8](https://central.sonatype.com/artifact/io.wcm/io.wcm.caconfig.editor.parent/1.16.8/pom) | | | |
| [1.16.8](https://central.sonatype.com/artifact/io.wcm/io.wcm.caconfig.editor.root/1.16.8/pom) | [mvn jdk21 w](wcm-caconfig-editor-1.16.8.buildspec) | [result](io.wcm.caconfig.editor.root-1.16.8.buildinfo): [3 :white_check_mark: 3 :warning:](io.wcm.caconfig.editor.root-1.16.8.buildcompare) | 3 :rotating_light: | 603K |
| [1.16.6](https://central.sonatype.com/artifact/io.wcm/io.wcm.caconfig.editor.root/1.16.6/pom) | [mvn jdk17 w](wcm-caconfig-editor-1.16.6.buildspec) | [result](io.wcm.caconfig.editor.root-1.16.6.buildinfo): [3 :white_check_mark: 5 :warning:](io.wcm.caconfig.editor.root-1.16.6.buildcompare) | - | 901K |
| [1.16.4](https://central.sonatype.com/artifact/io.wcm/io.wcm.caconfig.editor.root/1.16.4/pom) | [mvn jdk17 w](wcm-caconfig-editor-1.16.4.buildspec) | [result](io.wcm.caconfig.editor.root-1.16.4.buildinfo): [3 :white_check_mark: 5 :warning:](io.wcm.caconfig.editor.root-1.16.4.buildcompare) [:mag:](io.wcm.caconfig.editor.root-1.16.4.diffoscope) | - | 916K |
| [1.16.2](https://central.sonatype.com/artifact/io.wcm/io.wcm.caconfig.editor.root/1.16.2/pom) | | | |
Expand Down
2 changes: 1 addition & 1 deletion content/io/wcm/io.wcm.caconfig/badge.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{ "schemaVersion": 1,
"label": "Reproducible Builds",
"labelColor": "1e5b96",
"message": "3/8",
"message": "3/6",
"color": "red",
"isError": "true" }
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
version=1.16.8
ok=3
ko=3
ignored=0
okFiles="io.wcm.caconfig.editor.parent-1.16.8.pom io.wcm.caconfig.editor-1.16.8.pom io.wcm.caconfig.editor.package-1.16.8.pom"
koFiles="io.wcm.caconfig.editor-1.16.8.jar io.wcm.caconfig.editor-1.16.8-sources.jar io.wcm.caconfig.editor.package-1.16.8.zip"
ignoredFiles=""
reference_java_version="21 (from MANIFEST.MF Build-Jdk-Spec)"
reference_os_name="Windows (from pom.properties newline)"
# diffoscope target/reference/io.wcm/io.wcm.caconfig.editor-1.16.8.jar bundle/target/io.wcm.caconfig.editor-1.16.8.jar
# diffoscope target/reference/io.wcm/io.wcm.caconfig.editor-1.16.8-sources.jar bundle/target/io.wcm.caconfig.editor-1.16.8-sources.jar
# diffoscope target/reference/io.wcm/io.wcm.caconfig.editor.package-1.16.8.zip package/target/io.wcm.caconfig.editor.package-1.16.8.zip
stabilize_ok=0
stabilize_ko=3
stabilize_ignored=0
stabilize_okFiles=""
stabilize_koFiles="io.wcm.caconfig.editor-1.16.8.jar.stabilized io.wcm.caconfig.editor-1.16.8-sources.jar.stabilized io.wcm.caconfig.editor.package-1.16.8.zip.stabilized"
stabilize_ignoredFiles=""
Original file line number Diff line number Diff line change
@@ -0,0 +1,64 @@
# https://reproducible-builds.org/docs/jvm/
buildinfo.version=1.0-SNAPSHOT

name=Context-Aware Configuration Editor Root
group-id=io.wcm
artifact-id=io.wcm.caconfig.editor.root
version=1.16.8

# source information
source.scm.uri=scm:git:https://github.com/wcm-io/io.wcm.caconfig.editor.git
source.scm.tag=HEAD

# 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=\r\n

# Maven rebuild instructions and effective environment
mvn.version=3.9.8
mvn.aggregate.artifact-id=io.wcm.caconfig.editor.package

# aggregated output

outputs.0.coordinates=io.wcm:io.wcm.caconfig.editor.parent

outputs.0.0.groupId=io.wcm
outputs.0.0.filename=io.wcm.caconfig.editor.parent-1.16.8.pom
outputs.0.0.length=2187
outputs.0.0.checksums.sha512=a38067d2262b4194ba21c870d2c67764cf53862b6d42f16ca8abdefd5510bd068cc0c7962c389577bab9b3da9acf7996a8f1bf145ad570ca33783392f52e9035

outputs.1.coordinates=io.wcm:io.wcm.caconfig.editor

outputs.1.0.groupId=io.wcm
outputs.1.0.filename=io.wcm.caconfig.editor-1.16.8.pom
outputs.1.0.length=9547
outputs.1.0.checksums.sha512=66fd31ce2952be1e0b99203a6fdfbf90e41673f903375fe81480438971419b6d945eeee51d71c00730fe28596807b764af0beafe84f03b2c903f20f510e9c546

outputs.1.1.groupId=io.wcm
outputs.1.1.filename=io.wcm.caconfig.editor-1.16.8.jar
outputs.1.1.length=208233
outputs.1.1.checksums.sha512=abbb7f96d5c6e88ea94fb00dece4a46d802b8149a51cfd0259b65657fa33f5036e12a7a661adbaf4fe21b3bf8f24db9ef40dfb78725fea80f8f04b2b3dd07693

outputs.1.2.groupId=io.wcm
outputs.1.2.filename=io.wcm.caconfig.editor-1.16.8-sources.jar
outputs.1.2.length=190037
outputs.1.2.checksums.sha512=749ebd70435e6b2c2d1cca0ceb0a9c9ddee6cc20e435ed72b11f1942cdd44a4194ecb934aff2b35e5c30e8289145dfab68216af1472c546408f6ea2ae728a611

outputs.2.coordinates=io.wcm:io.wcm.caconfig.editor.package

outputs.2.0.groupId=io.wcm
outputs.2.0.filename=io.wcm.caconfig.editor.package-1.16.8.pom
outputs.2.0.length=3813
outputs.2.0.checksums.sha512=33caf71700df7339952f59088a1c3f3b38564349ec47ff594e4341d94ec5d1725159b2150ba1c25c51d5b152dad5b8636960e0678b5a75fcb4256ef67bd0acde

outputs.2.1.groupId=io.wcm
outputs.2.1.filename=io.wcm.caconfig.editor.package-1.16.8.zip
outputs.2.1.length=202949
outputs.2.1.checksums.sha512=df6e903ad7ae4c8fb4a42b8afc27dd5ccf1f737c0a21b2d9de9f307b940d2fe14b68788d43b215c53ed16e3c31d6e14a59b369bb5296ca0ac666ddefd800c212
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
groupId=io.wcm
artifactId=io.wcm.caconfig.editor.root
display=${groupId}:*.caconfig.editor
version=1.16.8

gitRepo=https://github.com/wcm-io/io.wcm.caconfig.editor.git
gitTag=${version}

tool=mvn-3.9.8
jdk=21
newline=crlf-nogit

buildNumber=4c91576c
timestamp=2025-12-08T08:55:52+01:00
command="mvn -Pio.wcm package -DskipTests -Dmaven.javadoc.skip -Dmaven.buildNumber.skip -DbuildNumber=${buildNumber} -Dtimestamp=${timestamp}"
execBefore="mvn clean"

buildinfo=target/${artifactId}-${version}.buildinfo

#diffoscope=${artifactId}-${version}.diffoscope
issue=