Author: svc_dist_logging
Date: Mon Mar 18 20:23:32 2024
New Revision: 67993

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

Added:
    dev/logging/log4j-tools/
    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 Mon Mar 18 
20:23:32 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmX4osAACgkQVuc7qaC1
+ktBOpg//XsGp1APKMof4XGJKaiv3TQTA92p3AP66un89gi/kiEJnobvh9hGffbsc
+X3ZSm2jTBR3mTrRCkiitP/mi29zbFPDhwsPweaYeCwigRaYfjlMASToHyz23pI4U
+TQoPUH3ygM7iWdCixWt85mR9gFhJV58BiDOZ1utxNeeDIrshTOGYciFPdaweQ8Zi
+c45WnCWUv7tgmZn162V8VFX5d/i+fmS9b4mOJJZlKR7qTlhsfxvd5Lfn6fGZ1Gqz
+inoBWNgE6yKOglrpRpvzz1HuI0/lf06rm++ySoaSReeDKs/zndKKLdSttePpuDkR
+M6lVZSnjvprOUFybX4tqNMdYFgX7BKubE9/g9lE3pMi2yjK9tCL15vGPfgo1ziTL
+2+WD4lZpNkrhQN1U3zmYTBp4RkiTEYJB3SF5YOHbaOun2yM0llUqqvBKOV4JqZrD
+DivF62PuqGby/tjN7/R7pXtcDGU1Ml55nzh6IDsQwgvXIZbNjIZatQMkx4UnmyC/
+mecPdPYSuEoKzIPjlIyVrqFpF+DtIeaJLMTZgn0BvDxix0htGw89D42RFNO8J8fk
+jmPNFUfpisCsTcU8ISZcIIWvATvt8F09Qyznx8L69q5CirQvEFU8L2OS8fcjJBQs
+YcbbJWsmn+tkhkfhyCSJhTn+b3LRDK54ugyQ7kK1UXc0TT44YVI=
+=UB4H
+-----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 Mon Mar 18 
20:23:32 2024
@@ -0,0 +1 @@
+408300cdf4df2784ae171492fc8683fc02c6c97470aff9ed0582ea00348baede7404bde03f52547bee1da8d43b08f2b775c0383f452e12cde91f6adc1e13ec4c
  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 Mon Mar 
18 20:23:32 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 Mon Mar 18 
20:23:32 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: bbe6f1c7038735997dc740b36c3d0fb3909308a1
+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 Mon Mar 18 
20:23:32 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmX4osAACgkQVuc7qaC1
+ktD+OBAAjL0S+vk1AH133j3Qayw7YG5dLFlE/GuaUk24fomV7Xa2qJJmzrtRGc63
+v22/46FNk0yIxUCLnA3XZlzMM6X9wjkVSCLTJDVvFTCcVzAgpVyUBZcFlC4ieWOs
+PSJSxAAJYMc4ZNOpnyw3ABW2UmxCs0N4me+MV8tQ4Z6uZHguU++HOxGrBkxrtONT
+bw+L2FTVQsJ7GzSZlrKYjbKKKjrsfWTJ055o0E33hsx5VaES9UzLIsDzDhOvjSRr
+8/x0YLy2owN6f+uIXB5jnb4RJnrTyhhJhdBs610oOAeisPC5SimfKlUaRkeyJvWF
+FYkCnFv3pnvZScUHlMXYGxG6Y45/Qm9Xgl+D38ayfKaY3vBwzfkXmoGOL5hsrOuW
+xX7gK4x/A7E3oM0Ocb02MGLhVNjm2vsJIJi8F9GgrDj8rnWTLFJ1KaY60JR2y+1T
+6WkI6afQWLnn0ft9AJonl49As+vHimXY2enwzBzxtk+OReD+Ep7lh4CNWJvyyYKO
+K4bQU4nn3mMLbMYLf/IefmnAPG1JtbYkNUWEFoc91u/c3OuSSC8TrDWuSK9w0oja
+Oy59DBFApuB9xkQuIKWnUwutdntsN+yCdEDPJgoDeX4nrPdUCpY/FkWCvwolmRbn
+/58FNyULDZOsXt3Tj2hEdAn96ulVPHMi2p7FyVWJr5iOS7jQneM=
+=CoXr
+-----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 Mon Mar 18 
20:23:32 2024
@@ -0,0 +1 @@
+a5723ac0a204a6aaa10297bf764946d34b49ba45d21595d25fdccb79b0e7bca3613359167871111cca31b68e062f8b4862ad73208e11a82f792ebc5b48364905
  apache-log4j-tools-0.8.0-src.zip


Reply via email to