+1; I tested the src zip files: - ASC OK - SHA512 OK - Running 'mvn clean verify' OK
Using: Microsoft Windows [Version 10.0.19045.5011] - openjdk version "17.0.12" 2024-07-16 OpenJDK Runtime Environment Temurin-17.0.12+7 (build 17.0.12+7) OpenJDK 64-Bit Server VM Temurin-17.0.12+7 (build 17.0.12+7, mixed mode, sharing) - Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) Maven home: C:\java\apache-maven-3.9.9 Java version: 17.0.12, vendor: Eclipse Adoptium, runtime: C:\Program Files\Eclipse Adoptium\jdk-17.0.12.7-hotspot Default locale: en_US, platform encoding: Cp1252 OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows" - Docker version 27.2.0, build 3ab4256 Gary On 2024/10/27 06:32:24 Ralph Goers wrote: > > This is a vote to release the Apache Log4j Transformation Tools `0.2.0`. > > Website: https://logging.staged.apache.org/log4j/transform-0.2.0 > GitHub: https://github.com/apache/logging-log4j-transform > Commit: 074f4c67d0514c52eb52a0139d0086b20d60d25c > Distribution: > https://dist.apache.org/repos/dist/dev/logging/log4j-transform/0.2.0 > Nexus: > https://repository.apache.org/content/repositories/orgapachelogging-1306 > Signing key: 0x077e8893a6dcc33dd4a4d5b256e73ba9a0b592d0 > Review kit: https://s.apache.org/logging-parent-release-review-kit > > Please download, test, and cast your votes on this mailing list. > > [ ] +1, release the artifacts > [ ] -1, don't release, because... > > This vote is open for 72 hours and will pass unless getting a > net negative vote count. All votes are welcome and we encourage > everyone to test the release, but only the Logging Services PMC > votes are officially counted. At least 3 +1 votes and more > positive than negative votes are required. > > == Release Notes > > This is the second release of the project. > > > [#release-notes-0-2-0-added] > === Added > > * Started generating CycloneDX SBOM with the recent update of > `logging-parent` to version `10.2.0` > * Started publishing https://logging.apache.org/log4j/transform[the project > website] > > [#release-notes-0-2-0-changed] > === Changed > > * Website is migrated to Antora (apache/logging-log4j2#2443) > * Adopted the CI and `pom.xml` infrastructure from `logging-parent` > > [#release-notes-0-2-0-fixed] > === Fixed > > * Instead of throwing an exception, change the transformer to log an info or > warn message when log4j-api is missing or is the wrong version. (#134) > * Fixed transformation of a single `Log4j2Plugins.dat` plugin. (#87) > > [#release-notes-0-2-0-updated] > === Updated > > * Update `apache/logging-parent` to version `` (#128) > * Update `commons-io:commons-io` to version `2.17.0` (#126) > * Update `commons-logging:commons-logging` to version `1.3.4` (#119) > * Update `org.apache.commons:commons-lang3` to version `3.17.0` (#122) > * Update `org.apache.logging.log4j:log4j-bom` to version `2.24.1` (#131) > * Update `org.apache.logging:logging-parent` to version `11.3.0` (#127) > * Update `org.apache.maven:maven-core` to version `3.9.9` (#120) > * Update `org.apache.maven.plugins:maven-invoker-plugin` to version `3.6.1` > (#94) > * Update `org.apache.maven.plugins:maven-shade-plugin` to version `3.6.0` > (#108) > * Update `org.assertj:assertj-core` to version `3.26.3` (#112) > * Update `org.codehaus.plexus:plexus-utils` to version `4.0.2` (#129) > * Update `org.jacoco:jacoco-maven-plugin` to version `0.8.12` (#95) > * Update `org.junit:junit-bom` to version `5.11.2` (#132) > * Update `org.ow2.asm:asm-bom` to version `9.7.1` (#133) > * Update `org.slf4j:slf4j-api` to version `2.0.16` (#117)