Skip to content

Commit

Permalink
Merge pull request #857 from jvm-repo-rebuild/dropwizard-module-parent
Browse files Browse the repository at this point in the history
add dropwizard module parent 2.1.0
  • Loading branch information
github-actions[bot] authored Dec 2, 2024
2 parents ebc4efb + da80bc1 commit 817542b
Show file tree
Hide file tree
Showing 6 changed files with 121 additions and 0 deletions.
33 changes: 33 additions & 0 deletions content/io/dropwizard/modules/parent/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
[io.dropwizard.modules:module-parent](https://central.sonatype.com/artifact/io.dropwizard.modules/module-parent/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: [io.dropwizard.modules:module-parent](https://central.sonatype.com/artifact/io.dropwizard.modules/module-parent/versions) [![Reproducible Builds](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jvm-repo-rebuild/reproducible-central/master/content/io/dropwizard/modules/parent/badge.json)](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/io/dropwizard/modules/parent/README.md)

Source code: [https://github.com/dropwizard/module-parent.git](https://github.com/dropwizard/module-parent.git)

rebuilding **1 releases** of io.dropwizard.modules:module-parent:
- **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 |
| -- | --------- | ------ | -- |
| [4.0.3](https://central.sonatype.com/artifact/io.dropwizard.modules/module-parent/4.0.3/pom) | | | |
| [4.0.2](https://central.sonatype.com/artifact/io.dropwizard.modules/module-parent/4.0.2/pom) | | | |
| [4.0.1](https://central.sonatype.com/artifact/io.dropwizard.modules/module-parent/4.0.1/pom) | | | |
| [4.0.0](https://central.sonatype.com/artifact/io.dropwizard.modules/module-parent/4.0.0/pom) | | | |
| [4.0.0-rc.2](https://central.sonatype.com/artifact/io.dropwizard.modules/module-parent/4.0.0-rc.2/pom) | | | |
| [4.0.0-rc.1](https://central.sonatype.com/artifact/io.dropwizard.modules/module-parent/4.0.0-rc.1/pom) | | | |
| [3.0.3](https://central.sonatype.com/artifact/io.dropwizard.modules/module-parent/3.0.3/pom) | | | |
| [3.0.2](https://central.sonatype.com/artifact/io.dropwizard.modules/module-parent/3.0.2/pom) | | | |
| [3.0.1](https://central.sonatype.com/artifact/io.dropwizard.modules/module-parent/3.0.1/pom) | | | |
| [3.0.0](https://central.sonatype.com/artifact/io.dropwizard.modules/module-parent/3.0.0/pom) | | | |
| [3.0.0-rc.2](https://central.sonatype.com/artifact/io.dropwizard.modules/module-parent/3.0.0-rc.2/pom) | | | |
| [3.0.0-rc.1](https://central.sonatype.com/artifact/io.dropwizard.modules/module-parent/3.0.0-rc.1/pom) | | | |
| [2.1.3](https://central.sonatype.com/artifact/io.dropwizard.modules/module-parent/2.1.3/pom) | | | |
| [2.1.2](https://central.sonatype.com/artifact/io.dropwizard.modules/module-parent/2.1.2/pom) | | | |
| [2.1.1](https://central.sonatype.com/artifact/io.dropwizard.modules/module-parent/2.1.1/pom) | | | |
| [2.1.0](https://central.sonatype.com/artifact/io.dropwizard.modules/module-parent/2.1.0/pom) | [mvn jdk11](module-parent-2.1.0.buildspec) | [result](module-parent-2.1.0.buildinfo): [1 :white_check_mark: ](module-parent-2.1.0.buildcompare) | 9.8K |

<i>(size is calculated without javadoc, that has been excluded from reproducibility checks)</i>
6 changes: 6 additions & 0 deletions content/io/dropwizard/modules/parent/badge.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{ "schemaVersion": 1,
"label": "Reproducible Builds",
"labelColor": "1e5b96",
"message": "1/1",
"color": "green",
"isError": "true" }
30 changes: 30 additions & 0 deletions content/io/dropwizard/modules/parent/maven-metadata.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata>
<groupId>io.dropwizard.modules</groupId>
<artifactId>module-parent</artifactId>
<versioning>
<latest>4.0.3</latest>
<release>4.0.3</release>
<versions>
<version>2.1.0-rc.1</version>
<version>2.1.0-rc.2</version>
<version>2.1.0</version>
<version>2.1.1</version>
<version>2.1.2</version>
<version>2.1.3</version>
<version>3.0.0-rc.1</version>
<version>3.0.0-rc.2</version>
<version>3.0.0</version>
<version>3.0.1</version>
<version>3.0.2</version>
<version>3.0.3</version>
<version>4.0.0-rc.1</version>
<version>4.0.0-rc.2</version>
<version>4.0.0</version>
<version>4.0.1</version>
<version>4.0.2</version>
<version>4.0.3</version>
</versions>
<lastUpdated>20240828195741</lastUpdated>
</versioning>
</metadata>
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
version=2.1.0
ok=1
ko=0
ignored=0
okFiles="module-parent-2.1.0.pom"
koFiles=""
ignoredFiles=""
27 changes: 27 additions & 0 deletions content/io/dropwizard/modules/parent/module-parent-2.1.0.buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# https://reproducible-builds.org/docs/jvm/
buildinfo.version=1.0-SNAPSHOT

name=Dropwizard Module Parent
group-id=io.dropwizard.modules
artifact-id=module-parent
version=2.1.0

# source information
source.scm.uri=scm:git:https://github.com/dropwizard/module-parent.git
source.scm.tag=module-parent-2.1.0

# build instructions
build-tool=mvn

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

# Maven rebuild instructions and effective environment

# output

outputs.0.groupId=io.dropwizard.modules
outputs.0.filename=module-parent-2.1.0.pom
outputs.0.length=9991
outputs.0.checksums.sha512=db7ed2e40d0f6c950aa3fca176e479fb7b1a86d56c38387dd77fd36eba78a4e9591ef3a5fa4652223256d90fc6068a76cbeaf1e7f183d1a014dae4334414ab25
18 changes: 18 additions & 0 deletions content/io/dropwizard/modules/parent/module-parent-2.1.0.buildspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
groupId=io.dropwizard.modules
artifactId=module-parent
display=${groupId}:${artifactId}
version=2.1.0

gitRepo=https://github.com/dropwizard/module-parent.git
gitTag=${artifactId}-${version}

tool=mvn
jdk=11
newline=lf
#umask=022

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

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

0 comments on commit 817542b

Please sign in to comment.