Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add commons-parent 79 #1367

Merged
merged 2 commits into from
Jan 8, 2025
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
6 changes: 3 additions & 3 deletions content/org/apache/commons/parent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@

Source code: [https://github.com/apache/commons-parent.git](https://github.com/apache/commons-parent.git)

rebuilding **26 releases** of org.apache.commons:commons-parent:
- **25** releases were found successfully **fully reproducible** (100% reproducible artifacts :white_check_mark:),
rebuilding **27 releases** of org.apache.commons:commons-parent:
- **26** releases were found successfully **fully reproducible** (100% reproducible artifacts :white_check_mark:),
- 1 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? | size |
| -- | --------- | ------ | -- |
| [79](https://central.sonatype.com/artifact/org.apache.commons/commons-parent/79/pom) | | | |
| [79](https://central.sonatype.com/artifact/org.apache.commons/commons-parent/79/pom) | [mvn jdk21](commons-parent-79.buildspec) | [result](commons-parent-79.buildinfo): [4 :white_check_mark: ](commons-parent-79.buildcompare) | 90K |
| [78](https://central.sonatype.com/artifact/org.apache.commons/commons-parent/78/pom) | [mvn jdk21](commons-parent-78.buildspec) | [result](commons-parent-78.buildinfo): [4 :white_check_mark: ](commons-parent-78.buildcompare) | 91K |
| [77](https://central.sonatype.com/artifact/org.apache.commons/commons-parent/77/pom) | [mvn jdk21](commons-parent-77.buildspec) | [result](commons-parent-77.buildinfo): [4 :white_check_mark: ](commons-parent-77.buildcompare) | 90K |
| [76](https://central.sonatype.com/artifact/org.apache.commons/commons-parent/76/pom) | [mvn jdk21](commons-parent-76.buildspec) | [result](commons-parent-76.buildinfo): [4 :white_check_mark: ](commons-parent-76.buildcompare) | 90K |
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
version=79
ok=4
ko=0
ignored=1
okFiles="commons-parent-79.pom commons-parent-79-cyclonedx.xml commons-parent-79-cyclonedx.json commons-parent-79-site.xml"
koFiles=""
ignoredFiles="commons-parent-79.spdx.json"
43 changes: 43 additions & 0 deletions content/org/apache/commons/parent/commons-parent-79.buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# https://reproducible-builds.org/docs/jvm/
buildinfo.version=1.0-SNAPSHOT

name=Apache Commons Parent
group-id=org.apache.commons
artifact-id=commons-parent
version=79

# source information
source.scm.uri=scm:git:http://gitbox.apache.org/repos/asf/commons-parent.git
source.scm.tag=HEAD

# build instructions
build-tool=mvn

# build environment information (simplified for reproducibility)
java.version=21
os.name=Unix

# Maven rebuild instructions and effective environment

# output

outputs.0.groupId=org.apache.commons
outputs.0.filename=commons-parent-79.pom
outputs.0.length=76949
outputs.0.checksums.sha512=bba843a3588a6fe7490b5b692caa82e7f617724e1d51e8bc498600b82c98dd6028383f81bd6981fbb4a69eab359b94e48fadd7ceaebe7402397e2223870b75e6

outputs.1.groupId=org.apache.commons
outputs.1.filename=commons-parent-79-cyclonedx.xml
outputs.1.length=3505
outputs.1.checksums.sha512=0807a3b8956729680c7477ab92bb04db6cb9615088dc941e2c9e91e8b1ae402c6f7be479c24e6a8775935e6e5bf2f7b59ec0e68ca6c79be513fe4a1ee3bcbf66

outputs.2.groupId=org.apache.commons
outputs.2.filename=commons-parent-79-cyclonedx.json
outputs.2.length=3849
outputs.2.checksums.sha512=4e7fb23db62d038cf535ed679b8721ef07aa9738e9c0d14ff5412698e9d829f35232aba31b554997148a8aa87b67dfee2d7d822bb4220c8399f68afaadf1538d
# ignored commons-parent-79.spdx.json

outputs.3.groupId=org.apache.commons
outputs.3.filename=commons-parent-79-site.xml
outputs.3.length=7170
outputs.3.checksums.sha512=1c4e77414868a5a026a49302efbb2b629d86f210ca2430d1996e7e540706f1ed1906d36a4118b93580d7eaec7440c70ef22dfae280e568df77ae8e165b2cc159
17 changes: 17 additions & 0 deletions content/org/apache/commons/parent/commons-parent-79.buildspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
groupId=org.apache.commons
artifactId=commons-parent
display=${groupId}:${artifactId}
version=79

gitRepo=https://github.com/apache/${artifactId}.git
gitTag=rel/${artifactId}-${version}

tool=mvn
jdk=21
newline=lf

command="mvn -Papache-release clean package -DskipTests -Dmaven.javadoc.skip -Dgpg.skip -Dassembly.skipAssembly -Dbuildinfo.ignore='*/*.spdx.json'"
buildinfo=target/${artifactId}-${version}.buildinfo

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