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 log4j 2.24.2 #738

Merged
merged 2 commits into from
Nov 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
6 changes: 3 additions & 3 deletions content/org/apache/logging/log4j/log4j/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@ Source code: [https://github.com/apache/logging-log4j2.git](https://github.com/a
* [org.apache.logging.log4j:log4j-web](https://central.sonatype.com/artifact/org.apache.logging.log4j/log4j-web/overview)
</details>

rebuilding **12 releases** of org.apache.logging.log4j:log4j:
- **9** releases were found successfully **fully reproducible** (100% reproducible artifacts :white_check_mark:),
rebuilding **13 releases** of org.apache.logging.log4j:log4j:
- **10** releases were found successfully **fully reproducible** (100% reproducible artifacts :white_check_mark:),
- 3 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 |
Expand All @@ -85,7 +85,7 @@ rebuilding **12 releases** of org.apache.logging.log4j:log4j:
| [3.0.0-beta2](https://central.sonatype.com/artifact/org.apache.logging.log4j/log4j/3.0.0-beta2/pom) | [mvn jdk17](log4j-3.0.0-beta2.buildspec) | [result](log4j-bom-3.0.0-beta2.buildinfo): [137 :white_check_mark: ](log4j-bom-3.0.0-beta2.buildcompare) | 8.2M |
| [3.0.0-beta1](https://central.sonatype.com/artifact/org.apache.logging.log4j/log4j/3.0.0-beta1/pom) | [mvn jdk17](log4j-3.0.0-beta1.buildspec) | [result](log4j-bom-3.0.0-beta1.buildinfo): [138 :white_check_mark: ](log4j-bom-3.0.0-beta1.buildcompare) | 8.5M |
| [3.0.0-alpha1](https://central.sonatype.com/artifact/org.apache.logging.log4j/log4j/3.0.0-alpha1/pom) | [mvn jdk11.0.18](log4j-3.0.0-alpha1.buildspec) | [result](log4j-3.0.0-alpha1.buildinfo): [175 :white_check_mark: 33 :warning:](log4j-3.0.0-alpha1.buildcompare) [:mag:](log4j-3.0.0-alpha1.diffoscope) | 9.6M |
| [2.24.2](https://central.sonatype.com/artifact/org.apache.logging.log4j/log4j/2.24.2/pom) | | | |
| [2.24.2](https://central.sonatype.com/artifact/org.apache.logging.log4j/log4j/2.24.2/pom) | [mvn jdk17](log4j-2.24.2.buildspec) | [result](log4j-bom-2.24.2.buildinfo): [116 :white_check_mark: ](log4j-bom-2.24.2.buildcompare) | 7.9M |
| [2.24.1](https://central.sonatype.com/artifact/org.apache.logging.log4j/log4j/2.24.1/pom) | [mvn jdk17](log4j-2.24.1.buildspec) | [result](log4j-bom-2.24.1.buildinfo): [116 :white_check_mark: ](log4j-bom-2.24.1.buildcompare) | 7.9M |
| [2.24.0](https://central.sonatype.com/artifact/org.apache.logging.log4j/log4j/2.24.0/pom) | [mvn jdk17](log4j-2.24.0.buildspec) | [result](log4j-bom-2.24.0.buildinfo): [116 :white_check_mark: ](log4j-bom-2.24.0.buildcompare) | 7.8M |
| [2.23.1](https://central.sonatype.com/artifact/org.apache.logging.log4j/log4j/2.23.1/pom) | [mvn jdk17](log4j-2.23.1.buildspec) | [result](log4j-bom-2.23.1.buildinfo): [34 :white_check_mark: 90 :warning:](log4j-bom-2.23.1.buildcompare) | 8.7M |
Expand Down
18 changes: 18 additions & 0 deletions content/org/apache/logging/log4j/log4j/log4j-2.24.2.buildspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
groupId=org.apache.logging.log4j
artifactId=log4j
display=${groupId}:${artifactId}
version=2.24.2

gitRepo=https://github.com/apache/logging-log4j2.git
gitTag=rel/${version}

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

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

#diffoscope=${artifactId}-bom-${version}.diffoscope
issue=
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
version=2.24.2
ok=116
ko=0
ignored=0
okFiles="log4j-bom-2.24.2.pom log4j-bom-2.24.2-cyclonedx.xml log4j-2.24.2.pom log4j-2.24.2-cyclonedx.xml log4j-api-2.24.2.pom log4j-api-2.24.2.jar log4j-api-2.24.2-cyclonedx.xml log4j-api-2.24.2-sources.jar log4j-core-2.24.2.pom log4j-core-2.24.2.jar log4j-core-2.24.2-cyclonedx.xml log4j-core-2.24.2-sources.jar log4j-api-test-2.24.2.pom log4j-api-test-2.24.2.jar log4j-api-test-2.24.2-cyclonedx.xml log4j-api-test-2.24.2-sources.jar log4j-core-test-2.24.2.pom log4j-core-test-2.24.2.jar log4j-core-test-2.24.2-cyclonedx.xml log4j-core-test-2.24.2-sources.jar log4j-1.2-api-2.24.2.pom log4j-1.2-api-2.24.2.jar log4j-1.2-api-2.24.2-cyclonedx.xml log4j-1.2-api-2.24.2-sources.jar log4j-appserver-2.24.2.pom log4j-appserver-2.24.2.jar log4j-appserver-2.24.2-cyclonedx.xml log4j-appserver-2.24.2-sources.jar log4j-to-slf4j-2.24.2.pom log4j-to-slf4j-2.24.2.jar log4j-to-slf4j-2.24.2-cyclonedx.xml log4j-to-slf4j-2.24.2-sources.jar log4j-slf4j-impl-2.24.2.pom log4j-slf4j-impl-2.24.2.jar log4j-slf4j-impl-2.24.2-cyclonedx.xml log4j-slf4j-impl-2.24.2-sources.jar log4j-cassandra-2.24.2.pom log4j-cassandra-2.24.2.jar log4j-cassandra-2.24.2-cyclonedx.xml log4j-cassandra-2.24.2-sources.jar log4j-couchdb-2.24.2.pom log4j-couchdb-2.24.2.jar log4j-couchdb-2.24.2-cyclonedx.xml log4j-couchdb-2.24.2-sources.jar log4j-docker-2.24.2.pom log4j-docker-2.24.2.jar log4j-docker-2.24.2-cyclonedx.xml log4j-docker-2.24.2-sources.jar log4j-iostreams-2.24.2.pom log4j-iostreams-2.24.2.jar log4j-iostreams-2.24.2-cyclonedx.xml log4j-iostreams-2.24.2-sources.jar log4j-jakarta-smtp-2.24.2.pom log4j-jakarta-smtp-2.24.2.jar log4j-jakarta-smtp-2.24.2-cyclonedx.xml log4j-jakarta-smtp-2.24.2-sources.jar log4j-jakarta-web-2.24.2.pom log4j-jakarta-web-2.24.2.jar log4j-jakarta-web-2.24.2-cyclonedx.xml log4j-jakarta-web-2.24.2-sources.jar log4j-jcl-2.24.2.pom log4j-jcl-2.24.2.jar log4j-jcl-2.24.2-cyclonedx.xml log4j-jcl-2.24.2-sources.jar log4j-jpa-2.24.2.pom log4j-jpa-2.24.2.jar log4j-jpa-2.24.2-cyclonedx.xml log4j-jpa-2.24.2-sources.jar log4j-jpl-2.24.2.pom log4j-jpl-2.24.2.jar log4j-jpl-2.24.2-cyclonedx.xml log4j-jpl-2.24.2-sources.jar log4j-jdbc-dbcp2-2.24.2.pom log4j-jdbc-dbcp2-2.24.2.jar log4j-jdbc-dbcp2-2.24.2-cyclonedx.xml log4j-jdbc-dbcp2-2.24.2-sources.jar log4j-jul-2.24.2.pom log4j-jul-2.24.2.jar log4j-jul-2.24.2-cyclonedx.xml log4j-jul-2.24.2-sources.jar log4j-layout-template-json-2.24.2.pom log4j-layout-template-json-2.24.2.jar log4j-layout-template-json-2.24.2-cyclonedx.xml log4j-layout-template-json-2.24.2-sources.jar log4j-mongodb4-2.24.2.pom log4j-mongodb4-2.24.2.jar log4j-mongodb4-2.24.2-cyclonedx.xml log4j-mongodb4-2.24.2-sources.jar log4j-mongodb-2.24.2.pom log4j-mongodb-2.24.2.jar log4j-mongodb-2.24.2-cyclonedx.xml log4j-mongodb-2.24.2-sources.jar log4j-to-jul-2.24.2.pom log4j-to-jul-2.24.2.jar log4j-to-jul-2.24.2-cyclonedx.xml log4j-to-jul-2.24.2-sources.jar log4j-slf4j2-impl-2.24.2.pom log4j-slf4j2-impl-2.24.2.jar log4j-slf4j2-impl-2.24.2-cyclonedx.xml log4j-slf4j2-impl-2.24.2-sources.jar log4j-spring-boot-2.24.2.pom log4j-spring-boot-2.24.2.jar log4j-spring-boot-2.24.2-cyclonedx.xml log4j-spring-boot-2.24.2-sources.jar log4j-spring-cloud-config-client-2.24.2.pom log4j-spring-cloud-config-client-2.24.2.jar log4j-spring-cloud-config-client-2.24.2-cyclonedx.xml log4j-spring-cloud-config-client-2.24.2-sources.jar log4j-web-2.24.2.pom log4j-web-2.24.2.jar log4j-web-2.24.2-cyclonedx.xml log4j-web-2.24.2-sources.jar log4j-taglib-2.24.2.pom log4j-taglib-2.24.2.jar log4j-taglib-2.24.2-cyclonedx.xml log4j-taglib-2.24.2-sources.jar"
koFiles=""
ignoredFiles=""
reference_java_version="17 (from MANIFEST.MF Build-Jdk-Spec)"
reference_os_name="Unix (from pom.properties newline)"
Loading