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
6 changes: 3 additions & 3 deletions content/com/elharo/propernouns/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@

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

rebuilding **1 releases** of com.elharo:propernouns:
- **1** releases were found successfully **fully reproducible** (100% reproducible artifacts :white_check_mark:),
rebuilding **2 releases** of com.elharo:propernouns:
- **2** 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.3](https://central.sonatype.com/artifact/com.elharo/propernouns/1.0.3/pom) | | | |
| [1.0.2](https://central.sonatype.com/artifact/com.elharo/propernouns/1.0.2/pom) | | | |
| [1.0.2](https://central.sonatype.com/artifact/com.elharo/propernouns/1.0.2/pom) | [mvn jdk8](propernouns-1.0.2.buildspec) | [result](propernouns-1.0.2.buildinfo): [3 :white_check_mark: ](propernouns-1.0.2.buildcompare) | | 29K |
| [1.0.1](https://central.sonatype.com/artifact/com.elharo/propernouns/1.0.1/pom) | [mvn jdk17](propernouns-1.0.1.buildspec) | [result](propernouns-1.0.1.buildinfo): [3 :white_check_mark: ](propernouns-1.0.1.buildcompare) | | 28K |

<i>(size is calculated without javadoc, that has been excluded from reproducibility checks)</i>
9 changes: 9 additions & 0 deletions content/com/elharo/propernouns/propernouns-1.0.2.buildcompare
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version=1.0.2
ok=3
ko=0
ignored=0
okFiles="propernouns-1.0.2.pom propernouns-1.0.2.jar propernouns-1.0.2-sources.jar"
koFiles=""
ignoredFiles=""
reference_java_version="1.8 (from MANIFEST.MF Build-Jdk-Spec)"
reference_os_name="Unix (from pom.properties newline)"
42 changes: 42 additions & 0 deletions content/com/elharo/propernouns/propernouns-1.0.2.buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# https://reproducible-builds.org/docs/jvm/
buildinfo.version=1.0-SNAPSHOT

name=propernouns
group-id=com.elharo
artifact-id=propernouns
version=1.0.2

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

# build instructions
build-tool=mvn

# effective build environment information
java.version=1.8.0_472
java.vendor=Private Build
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

# output

outputs.0.groupId=com.elharo
outputs.0.filename=propernouns-1.0.2.pom
outputs.0.length=6444
outputs.0.checksums.sha512=509791471777e164eff5570a28c7c1de75f321a2014dc3cefc8af7c4f82f23c93ddb0522412c02d397e7b421af8993a5e88be9d5703821c9e1a5d7032967b6f6

outputs.1.groupId=com.elharo
outputs.1.filename=propernouns-1.0.2.jar
outputs.1.length=11469
outputs.1.checksums.sha512=90e66ee5bd62ca1aafdf66c81517fff9dc4a835c13a3fe8b7d71c3c47c6cf4e3f7820d8f93a9b38263fa245fcaece08d8a918de80440e95327e829c49448d097

outputs.2.groupId=com.elharo
outputs.2.filename=propernouns-1.0.2-sources.jar
outputs.2.length=10987
outputs.2.checksums.sha512=e046023ec48454598ff7634988fc67e8cb926304a891f55cebd9b5a98864bcd4123f7a6c87ea5b329b64a51dae244960d229b0e45cce32481beec2b992530d97
19 changes: 19 additions & 0 deletions content/com/elharo/propernouns/propernouns-1.0.2.buildspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
groupId=com.elharo
artifactId=propernouns
display=${groupId}:${artifactId}
version=1.0.2

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

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

command="mvn -Prelease clean package -DskipTests -Dmaven.javadoc.skip -Dgpg.skip -Dbuildinfo.detect.skip=false"
buildinfo=target/${artifactId}-${version}.buildinfo
execBefore="sed -i 's/2T16:45:07Z/6T09:46:33-04:00/' pom.xml"

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