Author: svc_dist_logging
Date: Mon Mar 18 21:19:39 2024
New Revision: 67995

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 Mon Mar 18 
21:19:39 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmX4r+cACgkQVuc7qaC1
+ktCRExAAwOpTvdSIeoULGPpG1dVSUDqxSPRZQVEcU9p3PGGSyiwGLTLHmL7WrK5f
+qPY3MLNcjWrwnu6doavoj65e0h15w5z/xjPPQMMwG1yeY9AODULK3hC9nriYNyq3
+0YByVXgj6K25R9uo459CD3/CBTVUZWWdnwrFSvP2SvKrkMSbgWO1QspAqM1DH9nh
+vmpFr6GrSCfnzmnH9DLhMcWmixnpUPJfWRf2+MBc4+u7cHZ1UkicaoUmlbJZolKW
+1F/u9bi4qu+9O8nbGCSWaJ0skcCjZnLpL3UNgvLxZf6YsXakGVstvCqR/MBLpbUb
+FLpqQETi0TEX4/4JE16SKtrzKInao2ydTc+RBS1hjr+3g1FdVkN5R50rkzMmUMaE
+jsDivoy/egkDw0uRnDARIi/Eb5tVDsbp+eN2gOQM3MviXtJFc32MBxG0Fh6fvtC3
+8X0zBV8WvM2vE/uIBTi2DyQa8wcDMRFrutUEDJD5AlKuPe8QFIgb0icAKdUux7uK
+sbflu4OvpszmF55X9orph0pTo286scjAqB5cMhlv9xM0mxoIhgqDBUNTNFmAXstj
+3MuBMI0JvpV8Nmk1RCof3aARVzDtKTqYo5MbsFbKnLFuXVgj1bRu9q9z8/GM+9HV
+OQho40ypIHcY8wwQqymrFXimcrloE0HAFQ2NcadDGyR/Cmh7bNo=
+=sJwB
+-----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 
21:19:39 2024
@@ -0,0 +1 @@
+a383fde46f715d0faffd530ee9de451c8152297e5a9ed1a9d26b024e6ad7a64a1732f9a1dfad846fa31227e5b0c6c82e104c5d0f5b5e81ddc7fd8921d1318e55
  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 21:19:39 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 
21:19:39 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: 2681946896f289cd7432480712debad6af5ee684
+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 
21:19:39 2024
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmX4r+cACgkQVuc7qaC1
+ktC7rw/+LziDMw49prC4AwCBPy7Xdwe0jBc7Ipc6M5V4uh7gvycEpjU49X5ajOAu
+tlodQ7Y9XgX6ToHzYL3YfFjLYsfZh5I6ATiC236pIEpA+fJsfh8/lyex5cZ21oL9
+b9s+CWk2irz5PfHwGNSvgS4xtIWPyvFDC4lMWFa0vQyydbE8ApQ0RXCf6mgCYVwm
+9+wt6tiO5u8th+/fYAoFEe9sf7TaeBF2ysp2AXNp3xQs+e7r/UYrnN21t84AP2OP
+ugXsDEBb6UhzuCr/8gXDsezrJXKMeHthOAh4n5wAQcSaAMvpKdConIXJEPimnsI5
+5qT9+wzIIubIBtFhI+tgUYXyv8AYszXaWqSHSvPurkpwn0PmDuFtmQLAame9Jcqv
+ulW+fdOWznHfFFx/wWIusi05WJOeNzGt8w6IEU0ONDTI/dxdHqKcORmR8Y0lgas2
+SL2DdH6/CRMjakrmFCUCTsv5Rpy0JJ8D+d2weNPXG8yzAnARgS6H/fOMceqwkyCQ
+5I3rxMieJICawgu8oZSdw5Mz1NV/iVK8P9Eo+Itr6E/gcTafETFwa5FInZdiXOAf
+LnOuKqW/zXKpFDd27XpPjkb+qHLapROutGg9O/dDNNiXcCXHlTzjeNoppV0gEE6V
+ndDPtqCEocNUvODQhdcUazchqE8Bv1OSrs11BRT13ntMlzGetX0=
+=YOzY
+-----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 
21:19:39 2024
@@ -0,0 +1 @@
+63f8a8b71b6205bdbc36d09b8e96c62691318905f6406f2f46677b64ecca0391ba42924bb97f227b45c2de8f15e19b399b48e6f27820e00ded583f300c86b957
  apache-log4j-tools-0.8.0-src.zip


Reply via email to