Hi all, this is a vote to release Log4j Kotlin API 1.2.0 rc4. This vote will be open for at least 72 hours, requires at least 3 +1 votes and more +1 votes than -1 votes. Details on the release candidate are below. If you are not a Kotlin user, you can validate this release just like any other Apache release and defer to the Kotlin users here on more complex usage.
Please download, test, and cast your votes on the log4j developers list. [] +1, release the artifacts [] -1, don't release because… Changes in this release include: * LOG4J2-3218: Update Log4j dependency to 2.17.2. Tag: a) for a new copy do "git clone https://github.com/apache/logging-log4j-kotlin.git <https://github.com/apache/logging-log4j-kotlin.git>” and then "git checkout tags/log4j-api-kotlin-1.2.0-rc4” or just "git clone -b log4j-api-kotlin-1.2.0-rc4 https://github.com/apache/logging-log4j-kotlin.git <https://github.com/apache/logging-log4j-kotlin.git>" b) for an existing working copy to “git pull” and then “git checkout tags/log4j-api-kotlin-1.2.0-rc4” Web Site: https://logging.staged.apache.org/log4j/kotlin/index.html <https://logging.staged.apache.org/log4j/kotlin/index.html> Maven Artifacts: https://repository.apache.org/content/repositories/orgapachelogging-1085/ Distribution archives: https://dist.apache.org/repos/dist/dev/logging/log4j/kotlin/ <https://dist.apache.org/repos/dist/dev/logging/log4j/kotlin/> You may download all the Maven artifacts by executing: wget -e robots=off --cut-dirs=7 -nH -r -p -np --no-check-certificate https://repository.apache.org/content/repositories/orgapachelogging-1085/org/apache/logging/log4j/ — Matt Sicker