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 webjars-locator-lite 1.1.0 #1859

Merged
merged 2 commits into from
Mar 8, 2025
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/org/webjars/webjars-locator-lite/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@

Source code: [https://github.com/webjars/webjars-locator-lite.git](https://github.com/webjars/webjars-locator-lite.git)

rebuilding **8 releases** of org.webjars:webjars-locator-lite:
- **8** releases were found successfully **fully reproducible** (100% reproducible artifacts :white_check_mark:),
rebuilding **9 releases** of org.webjars:webjars-locator-lite:
- **9** 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 |
| -- | --------- | ------ | -- |
| [1.1.0](https://central.sonatype.com/artifact/org.webjars/webjars-locator-lite/1.1.0/pom) | | | |
| [1.1.0](https://central.sonatype.com/artifact/org.webjars/webjars-locator-lite/1.1.0/pom) | [mvn jdk21](webjars-locator-lite-1.1.0.buildspec) | [result](webjars-locator-lite-1.1.0.buildinfo): [3 :white_check_mark: ](webjars-locator-lite-1.1.0.buildcompare) | 21K |
| [1.0.1](https://central.sonatype.com/artifact/org.webjars/webjars-locator-lite/1.0.1/pom) | [mvn jdk21](webjars-locator-lite-1.0.1.buildspec) | [result](webjars-locator-lite-1.0.1.buildinfo): [3 :white_check_mark: ](webjars-locator-lite-1.0.1.buildcompare) | 20K |
| [1.0.0](https://central.sonatype.com/artifact/org.webjars/webjars-locator-lite/1.0.0/pom) | [mvn jdk17](webjars-locator-lite-1.0.0.buildspec) | [result](webjars-locator-lite-1.0.0.buildinfo): [3 :white_check_mark: ](webjars-locator-lite-1.0.0.buildcompare) | 16K |
| [0.0.6](https://central.sonatype.com/artifact/org.webjars/webjars-locator-lite/0.0.6/pom) | [mvn jdk8](webjars-locator-lite-0.0.6.buildspec) | [result](webjars-locator-lite-0.0.6.buildinfo): [3 :white_check_mark: ](webjars-locator-lite-0.0.6.buildcompare) | 16K |
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version=1.1.0
ok=3
ko=0
ignored=0
okFiles="webjars-locator-lite-1.1.0.pom webjars-locator-lite-1.1.0.jar webjars-locator-lite-1.1.0-sources.jar"
koFiles=""
ignoredFiles=""
reference_java_version="21 (from MANIFEST.MF Build-Jdk-Spec)"
reference_os_name="Unix (from pom.properties newline)"
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# https://reproducible-builds.org/docs/jvm/
buildinfo.version=1.0-SNAPSHOT

name=webjars-locator-lite
group-id=org.webjars
artifact-id=webjars-locator-lite
version=1.1.0

# source information
source.scm.uri=scm:git:https://github.com/webjars/webjars-locator-lite.git
source.scm.tag=webjars-locator-lite-1.1.0

# build instructions
build-tool=mvn

# effective build environment information
java.version=21.0.6
java.vendor=Ubuntu
os.name=Linux

# Maven rebuild instructions and effective environment
mvn.version=3.9.3

# output

outputs.0.groupId=org.webjars
outputs.0.filename=webjars-locator-lite-1.1.0.pom
outputs.0.length=6148
outputs.0.checksums.sha512=7c655a382d886b2360008e0be72926a30182811872c1397def8dc25d05362fbd37d0f9c6d2567b39551f50251d909952e81f92be8289020936ddc16d445f62a8

outputs.1.groupId=org.webjars
outputs.1.filename=webjars-locator-lite-1.1.0.jar
outputs.1.length=8107
outputs.1.checksums.sha512=8051b5595be29769019ff2302dda3be3c4a0f08849e4a1276151306e7c37cd0cf9b53756b1c56d6e72a19eb22d55667ebcc4f4e97e10b19e4e1ba34bf47bccfd

outputs.2.groupId=org.webjars
outputs.2.filename=webjars-locator-lite-1.1.0-sources.jar
outputs.2.length=7134
outputs.2.checksums.sha512=0078cb8d6896253e988eebfaf4be1aec51241fa0a4ea93da096210e5e9fe4d89450cec0848e78457806a52ea347f0a739753df00bf7670b5ac5c23bcfcdd3da1
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
groupId=org.webjars
artifactId=webjars-locator-lite
version=1.1.0

display=${groupId}:${artifactId}

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

tool=mvn-3.9.3
jdk=21
newline=lf
umask=022

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

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