Skip to content

Commit

Permalink
Merge pull request #862 from jvm-repo-rebuild/org.apache.sling.featur…
Browse files Browse the repository at this point in the history
…e.analyser-2.0.12

add org.apache.sling.feature.analyser 2.0.12
  • Loading branch information
github-actions[bot] authored Dec 2, 2024
2 parents 71b2205 + 3e2eb52 commit e82d4bc
Show file tree
Hide file tree
Showing 4 changed files with 71 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@

Source code: [https://github.com/apache/sling-org-apache-sling-feature-analyser.git](https://github.com/apache/sling-org-apache-sling-feature-analyser.git)

rebuilding **15 releases** of org.apache.sling:org.apache.sling.feature.analyser:
- **7** releases were found successfully **fully reproducible** (100% reproducible artifacts :white_check_mark:),
rebuilding **16 releases** of org.apache.sling:org.apache.sling.feature.analyser:
- **8** releases were found successfully **fully reproducible** (100% reproducible artifacts :white_check_mark:),
- 8 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 |
| -- | --------- | ------ | -- |
| [2.0.12](https://central.sonatype.com/artifact/org.apache.sling/org.apache.sling.feature.analyser/2.0.12/pom) | | | |
| [2.0.12](https://central.sonatype.com/artifact/org.apache.sling/org.apache.sling.feature.analyser/2.0.12/pom) | [mvn jdk17](org.apache.sling.feature.analyser-2.0.12.buildspec) | [result](org.apache.sling.feature.analyser-2.0.12.buildinfo): [4 :white_check_mark: ](org.apache.sling.feature.analyser-2.0.12.buildcompare) | 579K |
| [2.0.10](https://central.sonatype.com/artifact/org.apache.sling/org.apache.sling.feature.analyser/2.0.10/pom) | [mvn jdk11](org.apache.sling.feature.analyser-2.0.10.buildspec) | [result](org.apache.sling.feature.analyser-2.0.10.buildinfo): [4 :white_check_mark: ](org.apache.sling.feature.analyser-2.0.10.buildcompare) | 756K |
| [2.0.8](https://central.sonatype.com/artifact/org.apache.sling/org.apache.sling.feature.analyser/2.0.8/pom) | [mvn jdk21](org.apache.sling.feature.analyser-2.0.8.buildspec) | [result](org.apache.sling.feature.analyser-2.0.8.buildinfo): [4 :white_check_mark: ](org.apache.sling.feature.analyser-2.0.8.buildcompare) | 749K |
| [2.0.4](https://central.sonatype.com/artifact/org.apache.sling/org.apache.sling.feature.analyser/2.0.4/pom) | [mvn jdk11](org.apache.sling.feature.analyser-2.0.4.buildspec) | [result](org.apache.sling.feature.analyser-2.0.4.buildinfo): [4 :white_check_mark: ](org.apache.sling.feature.analyser-2.0.4.buildcompare) | 706K |
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version=2.0.12
ok=4
ko=0
ignored=0
okFiles="org.apache.sling.feature.analyser-2.0.12.pom org.apache.sling.feature.analyser-2.0.12.jar org.apache.sling.feature.analyser-2.0.12-source-release.zip org.apache.sling.feature.analyser-2.0.12-sources.jar"
koFiles=""
ignoredFiles=""
reference_java_version="17 (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,42 @@
# https://reproducible-builds.org/docs/jvm/
buildinfo.version=1.0-SNAPSHOT

name=Apache Sling Feature Model Analyser
group-id=org.apache.sling
artifact-id=org.apache.sling.feature.analyser
version=2.0.12

# source information
source.scm.uri=scm:git:https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-analyser.git
source.scm.tag=org.apache.sling.feature.analyser-2.0.12

# build instructions
build-tool=mvn

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

# Maven rebuild instructions and effective environment

# output

outputs.0.groupId=org.apache.sling
outputs.0.filename=org.apache.sling.feature.analyser-2.0.12.pom
outputs.0.length=9511
outputs.0.checksums.sha512=87625784db8ab2dfb644c2d3ec2ade03599c799637f13f781fa6550db0310d9adbb00ecfc94c22255619e2731fc6dd5757481a2ca5c082accc6d1ae2232dfee3

outputs.1.groupId=org.apache.sling
outputs.1.filename=org.apache.sling.feature.analyser-2.0.12.jar
outputs.1.length=224195
outputs.1.checksums.sha512=430384314fee29f979e80a991fed20e58b1c0f2f9e6f01f618b94edb53604f9280d572fc991b200a5a6672956b3f46507f0b98160331d8ef9ddf05c6eb52427b

outputs.2.groupId=org.apache.sling
outputs.2.filename=org.apache.sling.feature.analyser-2.0.12-source-release.zip
outputs.2.length=254793
outputs.2.checksums.sha512=ce78ad4092e60b3f5bb2003c0a0e6154f34a1933e99a2e357e0d2d405ca293b04eca006ea352522ff205082491755a6d9a935503112f40491b5ea6a5b3085d6f

outputs.3.groupId=org.apache.sling
outputs.3.filename=org.apache.sling.feature.analyser-2.0.12-sources.jar
outputs.3.length=103853
outputs.3.checksums.sha512=58255657e5573d4ea57f5e97dfde04cd455f2482610682c20b9b5f6eb46eb49a7243432caf34dcc01f45f1199b91da1d6b79829e0007fcb3619056bc3ad9b9ff
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
groupId=org.apache.sling
artifactId=org.apache.sling.feature.analyser
display=${groupId}:.feature.analyser
version=2.0.12

gitRepo=https://github.com/apache/sling-$(echo ${artifactId} | tr '.' '-').git
gitTag=${artifactId}-${version}

tool=mvn-3.9.9
jdk=17
newline=lf

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

diffoscope=
issue=

0 comments on commit e82d4bc

Please sign in to comment.