File tree 3 files changed +50
-3
lines changed
content/net/osslabz/bitcoin-commons
3 files changed +50
-3
lines changed Original file line number Diff line number Diff line change 7
7
8
8
Source code: [ https://github.com/osslabz/bitcoin-commons.git ] ( https://github.com/osslabz/bitcoin-commons.git )
9
9
10
- rebuilding ** 1 releases** of net.osslabz:bitcoin-commons:
10
+ rebuilding ** 2 releases** of net.osslabz:bitcoin-commons:
11
11
- ** 0** releases were found successfully ** fully reproducible** (100% reproducible artifacts :white_check_mark : ),
12
- - 1 had issues (some unreproducible artifacts :warning : , see eventual :mag : diffoscope and/or :memo : issue tracker links):
12
+ - 2 had issues (some unreproducible artifacts :warning : , see eventual :mag : diffoscope and/or :memo : issue tracker links):
13
13
14
14
| version | [ build spec] ( /BUILDSPEC.md ) | [ result] ( https://reproducible-builds.org/docs/jvm/ ) : reproducible? | size |
15
15
| -- | --------- | ------ | -- |
16
- | [ 0.2.1] ( https://central.sonatype.com/artifact/net.osslabz/bitcoin-commons/0.2.1/pom ) | | | |
16
+ | [ 0.2.1] ( https://central.sonatype.com/artifact/net.osslabz/bitcoin-commons/0.2.1/pom ) | [ mvn jdk21 ] ( bitcoin-commons-0.2.1.buildspec ) | [ result ] ( bitcoin-commons-0.2.1.buildinfo ) : [ 2 : white_check_mark : 1 : warning : ] ( bitcoin-commons-0.2.1.buildcompare ) | 23K |
17
17
| [ 0.2.0] ( https://central.sonatype.com/artifact/net.osslabz/bitcoin-commons/0.2.0/pom ) | [ mvn jdk21] ( bitcoin-commons-0.2.0.buildspec ) | [ result] ( bitcoin-commons-0.2.0.buildinfo ) : [ 2 :white_check_mark : 1 :warning : ] ( bitcoin-commons-0.2.0.buildcompare ) [ :mag : ] ( bitcoin-commons-0.2.0.diffoscope ) | 23K |
18
18
19
19
<i >(size is calculated without javadoc, that has been excluded from reproducibility checks)</i >
Original file line number Diff line number Diff line change
1
+ version=0.2.1
2
+ ok=2
3
+ ko=1
4
+ ignored=0
5
+ okFiles="bitcoin-commons-0.2.1.pom bitcoin-commons-0.2.1-sources.jar"
6
+ koFiles="bitcoin-commons-0.2.1.jar"
7
+ ignoredFiles=""
8
+ reference_java_version="21 (from MANIFEST.MF Build-Jdk-Spec)"
9
+ reference_os_name="Unix (from pom.properties newline)"
10
+ # diffoscope target/reference/net.osslabz/bitcoin-commons-0.2.1.jar target/bitcoin-commons-0.2.1.jar
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=net.osslabz:bitcoin-commons
5
+ group-id=net.osslabz
6
+ artifact-id=bitcoin-commons
7
+ version=0.2.1
8
+
9
+ # source information
10
+ source.scm.uri=scm:git:https://github.com/osslabz/bitcoin-commons.git
11
+ source.scm.tag=0.2.1
12
+
13
+ # build instructions
14
+ build-tool=mvn
15
+
16
+ # build environment information (simplified for reproducibility)
17
+ java.version=21
18
+ os.name=Unix
19
+
20
+ # Maven rebuild instructions and effective environment
21
+
22
+ # output
23
+
24
+ outputs.0.groupId=net.osslabz
25
+ outputs.0.filename=bitcoin-commons-0.2.1.pom
26
+ outputs.0.length=10738
27
+ outputs.0.checksums.sha512=da20b4bc1c3cd58d08d08b0b98f2be267d75fbbc9e53fe9f444dd437c0ec523da79a929bf7fd16045a5d0d9426bb18246be02bf563b0f02291a72e259f5951f0
28
+
29
+ outputs.1.groupId=net.osslabz
30
+ outputs.1.filename=bitcoin-commons-0.2.1.jar
31
+ outputs.1.length=7259
32
+ outputs.1.checksums.sha512=63f4beda800dd1317e52313c50ea2b4d321bade0ea44a8f66f05fb5ce74ad46cb50fd96634a5496de69634da9fc6331dd47365d9c7d3c87be261f1feeca846d6
33
+
34
+ outputs.2.groupId=net.osslabz
35
+ outputs.2.filename=bitcoin-commons-0.2.1-sources.jar
36
+ outputs.2.length=5154
37
+ outputs.2.checksums.sha512=c8b8df0d8569b82c1f9d499ea4d1147495256849a59821db10e99962bbc1f63c1ffbdba2147946776e74adcd213c19ce5ee636b7fad5d79952c9e2ac0da64e8c
You can’t perform that action at this time.
0 commit comments