File tree Expand file tree Collapse file tree 4 files changed +71
-3
lines changed
content/org/spdx/java-spdx-library Expand file tree Collapse file tree 4 files changed +71
-3
lines changed Original file line number Diff line number Diff line change 77
88Source code: [ https://github.com/spdx/Spdx-Java-Library.git ] ( https://github.com/spdx/Spdx-Java-Library.git )
99
10- rebuilding ** 10 releases** of org.spdx:java-spdx-library:
11- - ** 10 ** releases were found successfully ** fully reproducible** (100% reproducible artifacts :white_check_mark : ),
10+ rebuilding ** 11 releases** of org.spdx:java-spdx-library:
11+ - ** 11 ** releases were found successfully ** fully reproducible** (100% reproducible artifacts :white_check_mark : ),
1212- 0 had issues (some unreproducible artifacts :warning : , see eventual :mag : diffoscope and/or :memo : issue tracker links):
1313
1414| 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 |
1515| -- | --------- | ------ | ------ | -- |
16- | [ 2.0.2] ( https://central.sonatype.com/artifact/org.spdx/java-spdx-library/2.0.2/pom ) | | | |
16+ | [ 2.0.2] ( https://central.sonatype.com/artifact/org.spdx/java-spdx-library/2.0.2/pom ) | [ mvn jdk23 w ] ( java-spdx-library-2.0.2.buildspec ) | [ result ] ( java-spdx-library-2.0.2.buildinfo ) : [ 3 : white_check_mark : ] ( java-spdx-library-2.0.2.buildcompare ) | | 7.4M |
1717| [ 2.0.1] ( https://central.sonatype.com/artifact/org.spdx/java-spdx-library/2.0.1/pom ) | [ mvn jdk23 w] ( java-spdx-library-2.0.1.buildspec ) | [ result] ( java-spdx-library-2.0.1.buildinfo ) : [ 3 :white_check_mark : ] ( java-spdx-library-2.0.1.buildcompare ) | | 7.4M |
1818| [ 2.0.0] ( https://central.sonatype.com/artifact/org.spdx/java-spdx-library/2.0.0/pom ) | [ mvn jdk23 w] ( java-spdx-library-2.0.0.buildspec ) | [ result] ( java-spdx-library-2.0.0.buildinfo ) : [ 3 :white_check_mark : ] ( java-spdx-library-2.0.0.buildcompare ) | | 7.4M |
1919| [ 2.0.0-RC2] ( https://central.sonatype.com/artifact/org.spdx/java-spdx-library/2.0.0-RC2/pom ) | [ mvn jdk23 w] ( java-spdx-library-2.0.0-RC2.buildspec ) | [ result] ( java-spdx-library-2.0.0-RC2.buildinfo ) : [ 3 :white_check_mark : ] ( java-spdx-library-2.0.0-RC2.buildcompare ) | | 7.4M |
Original file line number Diff line number Diff line change 1+ version=2.0.2
2+ ok=3
3+ ko=0
4+ ignored=0
5+ okFiles="java-spdx-library-2.0.2.pom java-spdx-library-2.0.2.jar java-spdx-library-2.0.2-sources.jar"
6+ koFiles=""
7+ ignoredFiles=""
8+ reference_java_version="23 (from MANIFEST.MF Build-Jdk-Spec)"
9+ reference_os_name="Windows (from pom.properties newline)"
Original file line number Diff line number Diff line change 1+ # https://reproducible-builds.org/docs/jvm/
2+ buildinfo.version=1.0-SNAPSHOT
3+
4+ name=java-spdx-library
5+ group-id=org.spdx
6+ artifact-id=java-spdx-library
7+ version=2.0.2
8+
9+ # source information
10+ source.scm.uri=scm:git:
[email protected] :spdx/Spdx-Java-Library.git
11+ source.scm.tag=v2.0.2
12+
13+ # build instructions
14+ build-tool=mvn
15+
16+ # effective build environment information
17+ java.version=23.0.2
18+ java.vendor=Azul Systems, Inc.
19+ os.name=Linux
20+ os.version=6.11.0-1018-azure
21+ os.arch=amd64
22+ line.separator=\r\n
23+
24+ # Maven rebuild instructions and effective environment
25+ mvn.version=3.6.3
26+
27+ # output
28+
29+ outputs.0.groupId=org.spdx
30+ outputs.0.filename=java-spdx-library-2.0.2.pom
31+ outputs.0.length=10488
32+ outputs.0.checksums.sha512=d585bf9f297f28f9ed1bee37bde660583579ce1f8211724ead52595c33b884d012d293e165523d2043e253d497bd8ba427bf1c23dcddeef6d26e08e9f7d57fdc
33+
34+ outputs.1.groupId=org.spdx
35+ outputs.1.filename=java-spdx-library-2.0.2.jar
36+ outputs.1.length=3884851
37+ outputs.1.checksums.sha512=9d35f723fd68f62f9c269bd0ff00c02068ffec7a1a718b6ec3fd6db140a2a175f5faf849f891ffdd3cb7c0fe8db2db8954d87ea5e09b45d2cb4824500822af5c
38+
39+ outputs.2.groupId=org.spdx
40+ outputs.2.filename=java-spdx-library-2.0.2-sources.jar
41+ outputs.2.length=3817971
42+ outputs.2.checksums.sha512=e848ecbfafe564910bc7159279a69e2269bbed5cf480bf89a61e82bf0051172648b1a4d83bd3df7cb3da73b78bf066b70580217ebebbc94fb6923efd69dd607a
Original file line number Diff line number Diff line change 1+ groupId=org.spdx
2+ artifactId=java-spdx-library
3+ display=${groupId}:${artifactId}
4+ version=2.0.2
5+
6+ gitRepo=https://github.com/spdx/Spdx-Java-Library.git
7+ gitTag=v${version}
8+
9+ tool=mvn
10+ jdk=23
11+ newline=crlf-nogit
12+
13+ command="mvn -Prelease clean verify -DskipTests -Dmaven.javadoc.skip -Dgpg.skip -Dspdx.skip"
14+ buildinfo=target/${artifactId}-${version}.buildinfo
15+
16+ #diffoscope=${artifactId}-${version}.diffoscope
17+ issue=
You can’t perform that action at this time.
0 commit comments