Author: svc_dist_logging
Date: Tue Mar 19 11:06:17 2024
New Revision: 68004

Log:
Added `apache-log4j-tools` artifacts for release `0.8.0`

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

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

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

Added: dev/logging/log4j-tools/apache-log4j-tools-0.8.0-bin.zip.asc
==============================================================================
--- dev/logging/log4j-tools/apache-log4j-tools-0.8.0-bin.zip.asc (added)
+++ dev/logging/log4j-tools/apache-log4j-tools-0.8.0-bin.zip.asc Tue Mar 19 
11:06:17 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmX5cacACgkQVuc7qaC1
+ktDMVRAAiXdoyAgfGMElKvxK81w5d+vDIs+xaTpIRNbfE2raB8eKtkuBFbCRfjox
+mU2szKellcJvESS4AJ7eiM3cNrhV5Q/xrRDIRlvmM3S6pGAHokU2kdW6Azysnrzs
+Cri6BtC6O9zNSRX5hb73qulYQIgCpNKdknxDuF38xAzSR9+PkA/poelDyjD1vhbA
+FVfKFvODwxPF8b5yhhkHVrdFrwsbKbzeBbZcZpif9S0iOyAy4QKBNfqPEk0NYvs5
+a69zl2YF6Dyy/3CeY23Z+ZFCIjVJiUQSZ0pYsu/jNmAbAXQ1vlzuRT5gzN/Jq0Zv
+Hzd8EbqMxyKFHWzSLkDXye7J6AOuxffzCN0pfFI2t12w0oH6d3HO4+M4oFDbD0SC
+aPqcrq5Y7XlzwG4PB7u7fvY8ZnpHR+dULkverYsFV/AqFo0hOFP0LAw1Qm+WRKJr
+rd9e3MlqHXK3WuX6mLizDS8yTlXBqPLUvc9XJAXeLuI21v2CsGk/Z0HX4EM4KFC1
+mKunY6A+cEwGQi5ysQjGSZJPVK6qPiFgz7hbz3+aRd039p4KqNcDqN0iZQ9WSIBV
+3qYJ2O25yBrCB4wqLWapf+oInhWbfsJO3LmgTdUvJMDu2XxrE/OsFjsZNVHqdwhd
+LY7WfATOIEl6gc41DTsj203JqDj/MjtKxIj/L6rELOjflm9JuJc=
+=hSMi
+-----END PGP SIGNATURE-----

Added: dev/logging/log4j-tools/apache-log4j-tools-0.8.0-bin.zip.sha512
==============================================================================
--- dev/logging/log4j-tools/apache-log4j-tools-0.8.0-bin.zip.sha512 (added)
+++ dev/logging/log4j-tools/apache-log4j-tools-0.8.0-bin.zip.sha512 Tue Mar 19 
11:06:17 2024
@@ -0,0 +1 @@
+6fe2488b00878f89c289104baf7134879c28409f548dd2475b21a7800e4d9189263b602d8e63534cd76ce1b95c34682b3ca7fb8528bea9ed30d06dd1b6e3b265
  apache-log4j-tools-0.8.0-bin.zip

Added: dev/logging/log4j-tools/apache-log4j-tools-0.8.0-email-announce.txt
==============================================================================
--- dev/logging/log4j-tools/apache-log4j-tools-0.8.0-email-announce.txt (added)
+++ dev/logging/log4j-tools/apache-log4j-tools-0.8.0-email-announce.txt Tue Mar 
19 11:06:17 2024
@@ -0,0 +1,46 @@
+To: [email protected], [email protected]
+Title: [ANNOUNCE] Apache Log4j Tools 0.8.0 released
+
+Apache Log4j Tools team is pleased to announce the 0.8.0
+release. This project provides tooling internally used by the
+Apache Log4j project. For further information (support, download,
+etc.) see the project website[1].
+
+[1] https://logging.apache.org/log4j/tools
+
+=== Release Notes
+
+This release delivers the first version of Log4j Docgen (Documentation 
Generator).
+It is a set of tools to auto-generate the Log4j plugin documentation (to be 
integrated into the website) and the Log4j configuration XSD file (for 
assisting the configuration of the Log4j runtime, i.e., `log4j2.xml`) from the 
Log4j source code.
+See the project website for details.
+
+
+[#release-notes-0-8-0-added]
+==== Added
+
+* Add the `log4j-docgen` et al. containing a universal XML model to document 
Log4j plugins
+
+[#release-notes-0-8-0-changed]
+==== Changed
+
+* Move Log4j Changelog XML namespace and schema location to 
`https://logging.apache.org/xml/ns` and 
`https://logging.apache.org/xml/ns/log4j-changelog-0.xsd`, respectively
+
+[#release-notes-0-8-0-removed]
+==== Removed
+
+* Remove `author` from Log4j Changelog.
++
+It was yet another bit to maintain and created role-related (who did what) 
problems.
+Many modern software projects use a VCS (e.g., Git) and support services 
(e.g., GitHub) which make it trivial to trace back the origin of a change using 
commit and issue IDs.
+
+[#release-notes-0-8-0-updated]
+==== Updated
+
+* Update `org.apache.logging:logging-parent` to version `10.6.0`
+* Update `jakarta.inject:jakarta.inject-api` to version `2.0.1` (#94)
+* Update `org.apache.logging.log4j:log4j-core` to version `2.23.1` (#108)
+* Update `org.apache.logging.log4j:log4j-plugins` to version `3.0.0-beta2` 
(#107)
+* Update `org.apache.maven.plugin-tools:maven-plugin-annotations` to version 
`3.11.0` (#98)
+* Update `org.assertj:assertj-core` to version `3.25.3` (#104)
+* Update `org.codehaus.modello:modello-maven-plugin` to version `2.3.0` (#105)
+* Update `org.junit:junit-bom` to version `5.10.2` (#103)

Added: dev/logging/log4j-tools/apache-log4j-tools-0.8.0-email-vote.txt
==============================================================================
--- dev/logging/log4j-tools/apache-log4j-tools-0.8.0-email-vote.txt (added)
+++ dev/logging/log4j-tools/apache-log4j-tools-0.8.0-email-vote.txt Tue Mar 19 
11:06:17 2024
@@ -0,0 +1,83 @@
+To: [email protected]
+Title: [VOTE] Release Apache Log4j Tools 0.8.0
+
+This is a vote to release the Apache Log4j Tools 0.8.0.
+
+Website: https://logging.staged.apache.org/log4j/tools
+GitHub: https://github.com/apache/logging-log4j-tools
+Commit: 2bb07037bbbfe14fe1c224d46a3e4135b48ffde6
+Distribution: https://dist.apache.org/repos/dist/dev/logging/log4j-tools
+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/... && 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 delivers the first version of Log4j Docgen (Documentation 
Generator).
+It is a set of tools to auto-generate the Log4j plugin documentation (to be 
integrated into the website) and the Log4j configuration XSD file (for 
assisting the configuration of the Log4j runtime, i.e., `log4j2.xml`) from the 
Log4j source code.
+See the project website for details.
+
+
+[#release-notes-0-8-0-added]
+==== Added
+
+* Add the `log4j-docgen` et al. containing a universal XML model to document 
Log4j plugins
+
+[#release-notes-0-8-0-changed]
+==== Changed
+
+* Move Log4j Changelog XML namespace and schema location to 
`https://logging.apache.org/xml/ns` and 
`https://logging.apache.org/xml/ns/log4j-changelog-0.xsd`, respectively
+
+[#release-notes-0-8-0-removed]
+==== Removed
+
+* Remove `author` from Log4j Changelog.
++
+It was yet another bit to maintain and created role-related (who did what) 
problems.
+Many modern software projects use a VCS (e.g., Git) and support services 
(e.g., GitHub) which make it trivial to trace back the origin of a change using 
commit and issue IDs.
+
+[#release-notes-0-8-0-updated]
+==== Updated
+
+* Update `org.apache.logging:logging-parent` to version `10.6.0`
+* Update `jakarta.inject:jakarta.inject-api` to version `2.0.1` (#94)
+* Update `org.apache.logging.log4j:log4j-core` to version `2.23.1` (#108)
+* Update `org.apache.logging.log4j:log4j-plugins` to version `3.0.0-beta2` 
(#107)
+* Update `org.apache.maven.plugin-tools:maven-plugin-annotations` to version 
`3.11.0` (#98)
+* Update `org.assertj:assertj-core` to version `3.25.3` (#104)
+* Update `org.codehaus.modello:modello-maven-plugin` to version `2.3.0` (#105)
+* Update `org.junit:junit-bom` to version `5.10.2` (#103)

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

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

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

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

Added: dev/logging/log4j-tools/apache-log4j-tools-0.8.0-src.zip.asc
==============================================================================
--- dev/logging/log4j-tools/apache-log4j-tools-0.8.0-src.zip.asc (added)
+++ dev/logging/log4j-tools/apache-log4j-tools-0.8.0-src.zip.asc Tue Mar 19 
11:06:17 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmX5cacACgkQVuc7qaC1
+ktDH6xAAi4HogSpIePXfCQ8rpjg5+SdSjjXWRhtRkJBuyHUYoaBy1u3fKKjm3B7r
+7Nclo62xA5n4MrjkhL+VnMhcLVem54Cun4Sa+f3JmQfeynOZzwDDjbK3O4AGNOx2
+055gccwO4EXrsjug5nDqhuzno7/yTwuW1O++HNrgz9zp4YWv0WqGiOHiewFfEoxO
+y+bAV7mHA/8nqiJJ3B3Gp7sFzYv+SylM897XbBJRl4WKsewwHDekzVnY3ArDi7IQ
+tVsLs/7HgCJjZllQegvUyeo6EgarBXdDZmZowPy+u5AZ39CRX2F2ZHBcG16ZuBX3
+5n8hIMQEqzcRjCnir0ZPMyQdqmSXgBNpyBX3fcfQ1drMeBD0b0P2s0zZHbUwpyjZ
+hSZ/FfOx3BweA9TJdbd+oOj1i1QHpZXPhlUxC7vYIc1HWl7IAAVwjdMGWs+LZHym
+L10s1tRBU/9QWagve0J+FCf8XVgylEfbUZ+A68auBl6RWXBnq4xsh21Z9/Izsp8U
+SW566UFWypFxGyLP9my/LzW4fhg2l9zqKRs4qv1j6ij7DHa0WM6MUklI2e33ytKT
+e908/N5f3m7WmjOAzl6rB5qULvSUpmyp1R4pkihDX/+X8xhXB0d49eYS5tb9O2mw
+3+1ephdTbz4Xug1xxnlSNKDTThuKi3BhpvDd047RS/FGsGUteY4=
+=ESwy
+-----END PGP SIGNATURE-----

Added: dev/logging/log4j-tools/apache-log4j-tools-0.8.0-src.zip.sha512
==============================================================================
--- dev/logging/log4j-tools/apache-log4j-tools-0.8.0-src.zip.sha512 (added)
+++ dev/logging/log4j-tools/apache-log4j-tools-0.8.0-src.zip.sha512 Tue Mar 19 
11:06:17 2024
@@ -0,0 +1 @@
+3109041790608e8fc9e26b58c8aa662f09a16ca3997c391761eca31e1f9d09c58540cc6901fee1cf00dd9e4db987b2896adc240548607a3d9512f14d225076e6
  apache-log4j-tools-0.8.0-src.zip


Reply via email to