Author: svc_dist_logging
Date: Sat Aug 3 17:02:18 2024
New Revision: 70679
Log:
Added `apache-log4j-kotlin` artifacts for release `1.5.0`
Added:
dev/logging/log4j-kotlin/1.5.0/
dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-bin.zip (with
props)
dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-bin.zip.asc
dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-bin.zip.sha512
dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-email-announce.txt
dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-email-vote.txt
dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-src.zip (with
props)
dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-src.zip.asc
dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-src.zip.sha512
Added: dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-bin.zip
==============================================================================
Binary file - no diff available.
Propchange: dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-bin.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-bin.zip.asc
==============================================================================
--- dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-bin.zip.asc (added)
+++ dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-bin.zip.asc Sat
Aug 3 17:02:18 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmauYpcACgkQVuc7qaC1
+ktByGxAAriS5IkIVVYUprK/7wgZ8rLYgXXOLf0f2p0i3muq9KYFfdqcNC/rSqlQl
+nDsf+q/pfv6LstcEC0Pl2IEz8Q5HZi+tQubj928j4wfwgSIamO7kYTfAkalQeipb
+4yGgM1n3PpQGuXdLgqU+P47qbbEsg1RvtYjzp0cdXGRVoc8Kn38UuCzmqpCczY/y
+t57iht2mqNtXcD4xzhTclvIw8QNAbiPkUYUfT7AiKhrGBVKIFynDymyq/YRL383J
+LkTg1YVZ/ZZTFdgHoQutRDu4MwNUa43vIXIjp4FOq621rQ7EelXxqir6C/VV/mEv
+g206P5gZcMAgZqquTC3x6ZQKvUMptNWqteEIaIouQIcEtYdSDIzt21fcuk+ZPB0U
+a/fgQ91rAroMsNfKnnZ0lONsgZxExrBEdYdN/tpq+O5WK9JUMu0OG8yKcdpR9lKf
+tUDpF17ahbVyPSQK5LbaefajXyG7/kFk9n3LXOj1OtGYVK04ygAT4Ul9dBdoUmMR
+3ndk5XQ4ELrm+eetnLNIlMyc7DPfcCLlgbLcNY8YrdWRyYEKim/k8QqWhs6xOTCw
+lLeonCoo8p6wS0MAwERK8X+LaiiYYQn05EP8ApJkdQzMU1FgwqfPLXU/zSZKICzE
+21YqG13TRhLOB5NPGAEWn1LLarL4Ye3JeBNuASecS75XmN/9Dik=
+=R6mv
+-----END PGP SIGNATURE-----
Added: dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-bin.zip.sha512
==============================================================================
--- dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-bin.zip.sha512
(added)
+++ dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-bin.zip.sha512 Sat
Aug 3 17:02:18 2024
@@ -0,0 +1 @@
+79534c7ed4f8049a0a9224fa773b2b46cc66a9c35dd5b39d513c474166c2f1a182001a02fdf549c8d0bedcc682a288429ff2aecf5de02c8c4f6712d4e2ed0665
apache-log4j-kotlin-1.5.0-bin.zip
Added:
dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-email-announce.txt
==============================================================================
--- dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-email-announce.txt
(added)
+++ dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-email-announce.txt
Sat Aug 3 17:02:18 2024
@@ -0,0 +1,29 @@
+To: [email protected], [email protected]
+Title: [ANNOUNCE] Apache Log4j Kotlin API `1.5.0` released
+
+Apache Log4j Kotlin API team is pleased to announce the `1.5.0`
+release. This project contains a Kotlin-friendly interface to log
+against the Log4j API. For further information (support, download,
+etc.) see the project website[1].
+
+[1] https://logging.apache.org/log4j/kotlin
+
+== Release Notes
+
+This release contains improvements to Kotlin coroutine integration.
+
+
+[#release-notes-1-5-0-added]
+=== Added
+
+* Add convenience functions for managing logging context in coroutines (#65)
+
+[#release-notes-1-5-0-changed]
+=== Changed
+
+* Migrate website to Antora (apache/logging-log4j2#2443)
+
+[#release-notes-1-5-0-updated]
+=== Updated
+
+* Update `org.apache.logging.log4j:log4j-bom` to version `2.23.1` (#70)
Added: dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-email-vote.txt
==============================================================================
--- dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-email-vote.txt
(added)
+++ dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-email-vote.txt Sat
Aug 3 17:02:18 2024
@@ -0,0 +1,65 @@
+To: [email protected]
+Title: [VOTE] Release Apache Log4j Kotlin API `1.5.0`
+
+This is a vote to release the Apache Log4j Kotlin API `1.5.0`.
+
+Website: https://logging.staged.apache.org/log4j/kotlin-1.5.0
+GitHub: https://github.com/apache/logging-log4j-kotlin
+Commit: 57bc699b9e91a94a7df279f226e4f0ae86769062
+Distribution: https://dist.apache.org/repos/dist/dev/logging/log4j-kotlin
+Nexus: https://repository.apache.org/content/repositories/orgapachelogging-1113
+Signing key: 0x077e8893a6dcc33dd4a4d5b256e73ba9a0b592d0
+
+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.
+
+== Review kit
+
+The minimum set of steps needed to review the uploaded distribution
+files in the Subversion repository can be summarized as follows:
+
+ # Check out the distribution
+ svn co https://dist.apache.org/repos/dist/dev/logging/... && cd $_
+
+ # Verify checksums
+ shasum --check *.sha512
+
+ # Verify signatures
+ wget -O - https://downloads.apache.org/logging/KEYS | gpg --import
+ for sigFile in *.asc; do gpg --verify $sigFile; done
+
+ # Verify reproduciblity
+ umask 0022
+ unzip *-src.zip -d src
+ cd src
+ export NEXUS_REPO=https://repository.apache.org/content/...
+ sh mvnw -Prelease verify artifact:compare -Dreference.repo=$NEXUS_REPO
+ # If preferred, augment `mvnw` with `-DskipTests` to speed things up
+
+== Release Notes
+
+This release contains improvements to Kotlin coroutine integration.
+
+
+[#release-notes-1-5-0-added]
+=== Added
+
+* Add convenience functions for managing logging context in coroutines (#65)
+
+[#release-notes-1-5-0-changed]
+=== Changed
+
+* Migrate website to Antora (apache/logging-log4j2#2443)
+
+[#release-notes-1-5-0-updated]
+=== Updated
+
+* Update `org.apache.logging.log4j:log4j-bom` to version `2.23.1` (#70)
Added: dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-src.zip
==============================================================================
Binary file - no diff available.
Propchange: dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-src.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-src.zip.asc
==============================================================================
--- dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-src.zip.asc (added)
+++ dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-src.zip.asc Sat
Aug 3 17:02:18 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmauYpcACgkQVuc7qaC1
+ktD9OxAAsVF0peefSbqmlxctI0Eei4HAOqoKAJJOBwhAd/r3Tm4y6q4DgKVEYktf
+4F6mztcNAvxoZBKKb7bCzSnBbqaSuEiUL24UdgX0ObPrP/ppqZz9wsNf4nWbaVHz
+55YzgGz88GWCAw3akWybmuNaXJ0zOseAdhkd9r8LsAYTml4/7GGdoHYvcMCdZLjL
+9zDCthiKvArDTraH4V+v+SccfSBogHcxve+NGZd5amRVJedy8gFNROXcE4pDg/db
++MBvAANr21md3rQZqb+SjC0ysUQybOYQ76iuebe7OHH36OFyil43SwU2UjPI+znA
+cgwE2/oHc4Y+t90s9RyTbNXTfcDsWG+Tpmwl5/kDVKDRRIjn9zqV5jT/e4eJli+G
+txN1M1mkTTc3Id6SNiScK9A7A9s0E010oIViEWY9UFEsa4BR1uORQeFy3wQ0qeui
+jYCvvorDCnxp8QfT1ob9pK0vo2HJT+wb2NLa1+/Hr5bwFm2ekAxc/YQS78o/ex91
+E4ag0TzFaau8Jb+bNdqGbJpAB+zXXBApcfa9xy2br1RuYBFhkTHS0G5NqeBM2C/f
+8+GsHsPHF7+tWUCNENshxOgyHSbzvKaUYAzmHO2B1ZObRpPS/Uxcn7ugIj77jCDf
+sDgwpOwFOhhhH7HgykFGR8khMw0LidQrH7RPlzIYNwTUIM+swAU=
+=pUt0
+-----END PGP SIGNATURE-----
Added: dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-src.zip.sha512
==============================================================================
--- dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-src.zip.sha512
(added)
+++ dev/logging/log4j-kotlin/1.5.0/apache-log4j-kotlin-1.5.0-src.zip.sha512 Sat
Aug 3 17:02:18 2024
@@ -0,0 +1 @@
+c50b18cbfb3ef9e601152bc6cdcd6d0ac64dc78850cabbdfc9d3a9979fcaf1905f3e3be67dd9ccc7b254ed7cb9fe19f010b18d5d5004fce2b5dba28f2110a972
apache-log4j-kotlin-1.5.0-src.zip