Author: svc_dist_logging
Date: Thu Sep 28 13:13:15 2023
New Revision: 64246

Log:
Added `apache-log4j-kotlin` artifacts for release `1.3.0`

Added:
    dev/logging/log4j-kotlin/
    dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-bin.zip   (with props)
    dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-bin.zip.asc
    dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-bin.zip.sha512
    dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-email-announce.txt
    dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-email-vote.txt
    dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-site.zip   (with props)
    dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-src.zip   (with props)
    dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-src.zip.asc
    dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-src.zip.sha512

Added: dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-bin.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-bin.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-bin.zip.asc
==============================================================================
--- dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-bin.zip.asc (added)
+++ dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-bin.zip.asc Thu Sep 28 
13:13:15 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmUVe+cACgkQVuc7qaC1
+ktChDhAAtMF/xIlfdNn0RZfk/Sj+NWOUYXFaJ7yMNHwTGlUS6bUiyhEyaNaT5WLl
+7Zx36FhjywD7COHLJRVlSLDEMI32mawQMhNkHw5GOZN9qjjoACp8wXnEuHS6d2p7
+nh5SAgFDe/tz6bmFnpH3xU3oCPsqvVLQtQZo37dZmMCEaq6J4Vg2MSMoyRLK6TN4
+GfiOS80SY85CxrkyWcCa4/2fCrw4MXqM/itP1BtZDXMC+2iqMzEM+OrcOBRcA5ZM
+okx94S4nyTuZNA+HGeJJQ57b34CTEfdnW2RaQ7nvy/iA7/byYjVbrDJ7g1h+k+0Y
+Dg+hN3xDZ+caGdbyzGhoWfVMUc/+GrU5OzEerI92dsFubEoKHOgZiXCfubord6Ig
+013G5nm7b9+HMo8ufvhU6zrbMs7EundrXW7WlqmoqButvyhgaJsPY+KYonUdHs2o
+kIdXirRgBHmiAXr5bslbi/gh1BGpwHUO+32kRkjNbOkGcUQO9JhSsZa9vGumhxmb
+kvEICOHrWd1yDG/gegESZDyV3StL3a4dkiD7EJEIMDWRRNXMQE42Xic//kfSmVjH
+KkQfc8CxNz7ZE8uBSaP2ZwDK3T5A8ui4XER+ZHtS3Zw+wy2J2wxUVCYgeD532ePd
+cJA6KX/ou7B+Cr2Wo1trIAG41KYtgKD1rGNZLNSrWdQWtfLB0+s=
+=o1wa
+-----END PGP SIGNATURE-----

Added: dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-bin.zip.sha512
==============================================================================
--- dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-bin.zip.sha512 (added)
+++ dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-bin.zip.sha512 Thu Sep 
28 13:13:15 2023
@@ -0,0 +1 @@
+4de6a008bfef3b0081afd52e3838a056e50aaf33a263bcc4f0e86d24b195dc7d408840ec5e3bca4207c06c5c8c17bc7f24722547889ba1fabdd2f82505513e73
 apache-log4j-kotlin-1.3.0-bin.zip

Added: dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-email-announce.txt
==============================================================================
--- dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-email-announce.txt 
(added)
+++ dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-email-announce.txt Thu 
Sep 28 13:13:15 2023
@@ -0,0 +1,29 @@
+To: [email protected], [email protected]
+Title: [ANNOUNCE] Apache Log4j Kotlin API 1.3.0 released
+
+Apache Log4j Kotlin API team is pleased to announce the 1.3.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 minor release bumps the Kotlin baseline to 1.6.21 and contains various 
small improvements.
+
+
+==== Added
+
+* Added an extension property for storing a cached logger 
(https://github.com/apache/logging-log4j-kotlin/issues/29[29])
+* Added facade APIs for manipulating the context map and stack 
(https://github.com/apache/logging-log4j-kotlin/issues/30[30])
+* Added missing `catching` and `throwing` API methods in `KotlinLogger` 
(https://github.com/apache/logging-log4j-kotlin/issues/32[32])
+* Added JPMS support and used `org.apache.logging.log4j.api_kotlin` for the 
module name (identical to OSGi `Bundle-SymbolicName`) of the `log4j-api-kotlin` 
artifact
+
+==== Changed
+
+* Updated Log4j dependency to `2.20.0`
+* Bumped `logging-parent` version to `10.1.0` and overhauled the entire 
project infrastructure to take advantage of its goodies 
(https://github.com/apache/logging-log4j-kotlin/pull/37[37])
+* Renamed OSGi `Bundle-SymbolicName` from `org.apache.logging.log4j.kotlin` to 
`org.apache.logging.log4j.api_kotlin`
+* Migrated tests to JUnit 5
+* Bumped Kotlin and Kotlin Extensions baseline to `1.6.21` and `1.6.4` 
respectively

Added: dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-email-vote.txt
==============================================================================
--- dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-email-vote.txt (added)
+++ dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-email-vote.txt Thu Sep 
28 13:13:15 2023
@@ -0,0 +1,41 @@
+To: [email protected]
+Title: [VOTE] Release Apache Log4j Kotlin API 1.3.0
+
+This is a vote to release the Apache Log4j Kotlin API 1.3.0.
+
+Source repository: https://github.com/apache/logging-log4j-kotlin
+Commit: b273cfb450898f079d2fd10b575330bfb900101b
+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.
+
+=== Release Notes
+
+This minor release bumps the Kotlin baseline to 1.6.21 and contains various 
small improvements.
+
+
+==== Added
+
+* Added an extension property for storing a cached logger 
(https://github.com/apache/logging-log4j-kotlin/issues/29[29])
+* Added facade APIs for manipulating the context map and stack 
(https://github.com/apache/logging-log4j-kotlin/issues/30[30])
+* Added missing `catching` and `throwing` API methods in `KotlinLogger` 
(https://github.com/apache/logging-log4j-kotlin/issues/32[32])
+* Added JPMS support and used `org.apache.logging.log4j.api_kotlin` for the 
module name (identical to OSGi `Bundle-SymbolicName`) of the `log4j-api-kotlin` 
artifact
+
+==== Changed
+
+* Updated Log4j dependency to `2.20.0`
+* Bumped `logging-parent` version to `10.1.0` and overhauled the entire 
project infrastructure to take advantage of its goodies 
(https://github.com/apache/logging-log4j-kotlin/pull/37[37])
+* Renamed OSGi `Bundle-SymbolicName` from `org.apache.logging.log4j.kotlin` to 
`org.apache.logging.log4j.api_kotlin`
+* Migrated tests to JUnit 5
+* Bumped Kotlin and Kotlin Extensions baseline to `1.6.21` and `1.6.4` 
respectively

Added: dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-site.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-site.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-src.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-src.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-src.zip.asc
==============================================================================
--- dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-src.zip.asc (added)
+++ dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-src.zip.asc Thu Sep 28 
13:13:15 2023
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmUVe+cACgkQVuc7qaC1
+ktADXBAAlr/fGjO19lJTlBTXs0VpTSv7pdZ+rV/VBZtzo8YSmSIhcw1C6ApEFMvx
+qgiUf0/BKyayKYZSqxKR7aIBRYidtkzWAqfFIbCW8EFuPHdQw5dkTmpqfIq1hXT/
+WKTNDYHGW+bHokQ0oZXmbQkTWsYedGGYfftkGdLngJMLTrduwGKtAlMl5uNQKcOX
+GSglava1bXPAwghCODcMvxwz8uzWWV2XsgqFIb9LmgLdok3QuK/KiK21EQ2ss7Mf
+LFiSLPfCtAouiWlMwOPZK71rBRiDwgmNmRi4F8hz9jN7F+7ONt+tpwez6LwLcZlZ
+BnMT/rq0UfAkR6dIiTuXK5n9Sm5YZz7qCwtFKC3XICS+ASIox/f3z44S/fWXLBBY
+wvh/1Gy9Hd0XNKI3EtqvJGoivl2BAQNsU7SFkHUpcwN5v336puUgNniHq/syPszM
+3rXmaKDcPHkApbYAdxpyVpxaH0po1EZlTxg4Ikfsso0zi1QecwH0JSBHgXxJeaes
+Suzks8eagow8rUnxVbpv4J9vfmueQY7qCFWDYcssVl98A/wkvGe4Q+OIg8NWwKIB
+H5RPRAO3+wP3MeW25ZQ+sKdTiC973aN21wejBK+fPAhFnXpKlbLnpn/nKJsEdqDp
+e0RssXU894ddKTLeN6KlW38Am6ABU0gCgL+Y0h+JLm+O5O4ud28=
+=25HZ
+-----END PGP SIGNATURE-----

Added: dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-src.zip.sha512
==============================================================================
--- dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-src.zip.sha512 (added)
+++ dev/logging/log4j-kotlin/apache-log4j-kotlin-1.3.0-src.zip.sha512 Thu Sep 
28 13:13:15 2023
@@ -0,0 +1 @@
+ea45d907b66198e248d398beeeab53bba951069874ee0d4da42c0cff0b3399ce82618cc8afa1f2efaf07076e2e835709bf9c22f57c9b5e250a50716eead28d73
 apache-log4j-kotlin-1.3.0-src.zip


Reply via email to