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 jpetstore 6.1.0 #1116

Merged
merged 2 commits into from
Dec 24, 2024
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
18 changes: 18 additions & 0 deletions content/org/mybatis/jpetstore/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[org.mybatis:jpetstore](https://central.sonatype.com/artifact/org.mybatis/jpetstore/versions) RB check
=======

[![Reproducible Builds](https://reproducible-builds.org/images/logos/rb.svg) an independently-verifiable path from source to binary code](https://reproducible-builds.org/)

## Project: [org.mybatis:jpetstore](https://central.sonatype.com/artifact/org.mybatis/jpetstore/versions) [![Reproducible Builds](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jvm-repo-rebuild/reproducible-central/master/content/org/mybatis/jpetstore/badge.json)](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/mybatis/jpetstore/README.md)

Source code: [https://github.com/mybatis/jpetstore-6.git](https://github.com/mybatis/jpetstore-6.git)

rebuilding **1 releases** of org.mybatis:jpetstore:
- **1** 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? | size |
| -- | --------- | ------ | -- |
| [6.1.0](https://central.sonatype.com/artifact/org.mybatis/jpetstore/6.1.0/pom) | [mvn jdk17 w](jpetstore-6.1.0.buildspec) | [result](jpetstore-6.1.0.buildinfo): [3 :white_check_mark: ](jpetstore-6.1.0.buildcompare) | 9.9M |

<i>(size is calculated without javadoc, that has been excluded from reproducibility checks)</i>
6 changes: 6 additions & 0 deletions content/org/mybatis/jpetstore/badge.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{ "schemaVersion": 1,
"label": "Reproducible Builds",
"labelColor": "1e5b96",
"message": "3/3",
"color": "green",
"isError": "true" }
9 changes: 9 additions & 0 deletions content/org/mybatis/jpetstore/jpetstore-6.1.0.buildcompare
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version=6.1.0
ok=3
ko=0
ignored=0
okFiles="jpetstore-6.1.0.pom jpetstore-6.1.0.war jpetstore-6.1.0-sources.jar"
koFiles=""
ignoredFiles=""
reference_java_version="17 (from MANIFEST.MF Build-Jdk-Spec)"
reference_os_name="Windows (from pom.properties newline)"
37 changes: 37 additions & 0 deletions content/org/mybatis/jpetstore/jpetstore-6.1.0.buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
# https://reproducible-builds.org/docs/jvm/
buildinfo.version=1.0-SNAPSHOT

name=JPetStore Demo 6
group-id=org.mybatis
artifact-id=jpetstore
version=6.1.0

# source information
source.scm.uri=scm:git:ssh://github.com/mybatis/jpetstore-6.git
source.scm.tag=jpetstore-6.1.0

# build instructions
build-tool=mvn

# build environment information (simplified for reproducibility)
java.version=17
os.name=Windows

# Maven rebuild instructions and effective environment

# output

outputs.0.groupId=org.mybatis
outputs.0.filename=jpetstore-6.1.0.pom
outputs.0.length=15796
outputs.0.checksums.sha512=fc48117562a183f44f6544f21af579bec970a93f53991946c02751ff27b583b3161f6c5e85e087a26e9bfe4a58508a511916b34752aeed171fbc1552132b39c9

outputs.1.groupId=org.mybatis
outputs.1.filename=jpetstore-6.1.0.war
outputs.1.length=10243981
outputs.1.checksums.sha512=7b454e2f12fdd50b4789c35732ce11c7698e5b83338089300150dc73e61d97cf2cba5d980aeecddba8f56cf11bffe0a900cf09e8a7b3283fba7ae5aceafd9e38

outputs.2.groupId=org.mybatis
outputs.2.filename=jpetstore-6.1.0-sources.jar
outputs.2.length=48903
outputs.2.checksums.sha512=d2d827e5485a015e56b661ee27a89417db5600181915c565981410635210f095dac7ae2a06f1bf0e781a7e3ac20b04a8582f3dc784d9c6fb92bbed885b0d03cd
19 changes: 19 additions & 0 deletions content/org/mybatis/jpetstore/jpetstore-6.1.0.buildspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
groupId=org.mybatis
artifactId=jpetstore
version=6.1.0

display=${groupId}:${artifactId}

gitRepo=https://github.com/mybatis/jpetstore-6.git
gitTag=${artifactId}-${version}

tool=mvn
jdk=17
newline=crlf
umask=022

command="mvn -Prelease clean package -DskipTests -Dmaven.javadoc.skip -Dgpg.skip"
buildinfo=target/${artifactId}-${version}.buildinfo

#diffoscope=${artifactId}-${version}.diffoscope
issue=
14 changes: 14 additions & 0 deletions content/org/mybatis/jpetstore/maven-metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>org.mybatis</groupId>
<artifactId>jpetstore</artifactId>
<versioning>
<latest>6.1.0</latest>
<release>6.1.0</release>
<versions>
<version>6.0.2</version>
<version>6.1.0</version>
</versions>
<lastUpdated>20221212214646</lastUpdated>
</versioning>
</metadata>