Author: svc_dist_logging Date: Fri Apr 12 09:24:16 2024 New Revision: 68447
Log: Added `apache-logging-parent` artifacts for release `11.0.0-test2` Added: dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-bin.zip (with props) dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-bin.zip.asc dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-bin.zip.sha512 dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-email-announce.txt dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-email-vote.txt dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-src.zip (with props) dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-src.zip.asc dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-src.zip.sha512 Added: dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-bin.zip ============================================================================== Binary file - no diff available. Propchange: dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-bin.zip ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-bin.zip.asc ============================================================================== --- dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-bin.zip.asc (added) +++ dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-bin.zip.asc Fri Apr 12 09:24:16 2024 @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmYY/bwACgkQVuc7qaC1 +ktDs0hAArYakRmEhP/y/ulJeogU0EsDy9HduSjgF3iwfb2iQjdqD1p/ULCboOwY8 +UvS2ewtjKr/8meoTHnmX0hMD6qS+D9HSTon42E1Im1udJNNDiDu70fSTl1NAO6cM +oiW60h1yir75/C7skBhTA+B5Uz75E7f2JE0wj15L6o4yaATM0szV4Op6el+VDaLh +872haK9TviVe0xbfaXjaRjFrTTshlV0iNNuTgvkXKdlXQ3WsEwh3YB9X5Gx1H0Oj +TkNR3ofiUyEVuDPa3W9ZOvp9eeAEe9eCoLkxIj9Q2PluF1s7dqqO/gmZXTXzpNPA +DCqCuwrI4/fEuQt1n3EqSEKQKlAVBKhjRs4lovC0FiLMbnSD184Og6+0d8hGFswz +nMtnSocDl4TOs0TOdZNlpUPgIPcFfPzL+JTbV6dr7Rolk6jWd7U9PcQL1dcMcjJc +OqOyZt6HWZZMZDpU1fNpsqGsJaTx9oNgBmN8+ye3HpRcb+1eLdHprvqmnRXEWybS +HNaWQMZ2O4Qa2DWU5xJla9aSuON1FR4BLgqLltc78QS0h9bbIDJI3dJO9CIyzeZh +k34yk0LqjO1GHFzMYrRMFFfhb9ntKum8Z2VnAj+Eh1X2eIsW1q8ZGoBMViLQAO/K +WuGHIASFzXMnkhrzU0u8Wb543ommZlaFIVrQU9fepzwU9HsHM/0= +=aLja +-----END PGP SIGNATURE----- Added: dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-bin.zip.sha512 ============================================================================== --- dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-bin.zip.sha512 (added) +++ dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-bin.zip.sha512 Fri Apr 12 09:24:16 2024 @@ -0,0 +1 @@ +44ddae90b1a7981d4505368f2aac7d7cba2cfa89b975671a6287dec9c3cee348a1225892de26f8291e2dd0b327fb4971cbac29c05b64d977f56cf87b89454b9a apache-logging-parent-11.0.0-test2-bin.zip Added: dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-email-announce.txt ============================================================================== --- dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-email-announce.txt (added) +++ dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-email-announce.txt Fri Apr 12 09:24:16 2024 @@ -0,0 +1,51 @@ +To: d...@logging.apache.org +Title: [ANNOUNCE] Apache Logging Parent `11.0.0-test2` released + +Apache Logging Parent team is pleased to announce the `11.0.0-test2` +release. This project contains the parent POM for other Maven-based +Apache Logging Services projects. For further information (support, +download, etc.) see the project website[1]. + +[1] https://logging.apache.org/logging-parent + +=== Release Notes + +This release is just for testing purposes only. + + +[#release-notes-11-0-0-test2-added] +=== Added + +* Add `coverage` profile to generate a test coverage report. (#140) +* Add instructions on XML schema publication (#138) + +[#release-notes-11-0-0-test2-changed] +=== Changed + +* Replace `process-sbom` script with CycloneDX plugin configuration. (#105) +* Support parallel releases by uploading the distribution to `<projectId>/<version>` folders. This is needed for parallel Log4j 2 and 3 releases. (#139) + +[#release-notes-11-0-0-test2-updated] +=== Updated + +* Update `actions/checkout` to version `4.1.2` (#132) +* Update `actions/setup-java` to version `4.2.1` (#137) +* Update `actions/upload-artifact` to version `4.3.1` (#114) +* Update `com.diffplug.spotless:spotless-maven-plugin` to version `2.43.0` (#108) +* Update `com.github.spotbugs:spotbugs-annotations` to version `4.8.4` (#152) +* Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.8.4.0` (#156) +* Update `com.google.errorprone:error_prone_core` to version `2.26.1` (#134) +* Update `com.h3xstream.findsecbugs:findsecbugs-plugin` to version `1.13.0` (#127) +* Update `com.palantir.javaformat:palantir-java-format` to version `2.43.0` (#154) +* Update `commons-codec:commons-codec` to version `1.16.1` (#115) +* Update `de.skuzzle.enforcer:restrict-imports-enforcer-rule` to version `2.5.0` (#111) +* Update `dependabot/fetch-metadata` to version `2.0.0` (#144) +* Update `github/codeql-action` to version `3.24.10` (#153) +* Update `org.apache.logging.log4j:log4j-changelog-maven-plugin` to version `0.8.0` (#146) +* Update `org.apache.maven.plugins:maven-artifact-plugin` to version `3.5.1` (#149) +* Update `org.asciidoctor:asciidoctor-maven-plugin` to version `3.0.0` (#119) +* Update `org.codehaus.mojo:flatten-maven-plugin` to version `1.6.0` (#102) +* Update `org.cyclonedx:cyclonedx-maven-plugin` to version `2.8.0` (#145) +* Update `org.eclipse.jgit:org.eclipse.jgit` to version `6.9.0.202403050737-r` (#130) +* Update `org.jacoco:jacoco-maven-plugin` to version `0.8.12` (#148) +* Update `org.simplify4u.plugins:sign-maven-plugin` to version `1.1.0` (#124) Added: dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-email-vote.txt ============================================================================== --- dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-email-vote.txt (added) +++ dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-email-vote.txt Fri Apr 12 09:24:16 2024 @@ -0,0 +1,87 @@ +To: d...@logging.apache.org +Title: [VOTE][LAZY] Release Apache Logging Parent `11.0.0-test2` + +This is a lazy-vote to release the Apache Logging Parent `11.0.0-test2`. + +Website: https://logging.staged.apache.org/logging-parent-11.0.0-test2 +GitHub: https://github.com/apache/logging-parent +Commit: aa2eda7e75bbb8dcfd0106343d93a9c965bb3031 +Distribution: https://dist.apache.org/repos/dist/dev/logging/logging-parent +Nexus: https://repository.apache.org/content/repositories/orgapachelogging-<FIXME> +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. + +=== 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 is just for testing purposes only. + + +[#release-notes-11-0-0-test2-added] +=== Added + +* Add `coverage` profile to generate a test coverage report. (#140) +* Add instructions on XML schema publication (#138) + +[#release-notes-11-0-0-test2-changed] +=== Changed + +* Replace `process-sbom` script with CycloneDX plugin configuration. (#105) +* Support parallel releases by uploading the distribution to `<projectId>/<version>` folders. This is needed for parallel Log4j 2 and 3 releases. (#139) + +[#release-notes-11-0-0-test2-updated] +=== Updated + +* Update `actions/checkout` to version `4.1.2` (#132) +* Update `actions/setup-java` to version `4.2.1` (#137) +* Update `actions/upload-artifact` to version `4.3.1` (#114) +* Update `com.diffplug.spotless:spotless-maven-plugin` to version `2.43.0` (#108) +* Update `com.github.spotbugs:spotbugs-annotations` to version `4.8.4` (#152) +* Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.8.4.0` (#156) +* Update `com.google.errorprone:error_prone_core` to version `2.26.1` (#134) +* Update `com.h3xstream.findsecbugs:findsecbugs-plugin` to version `1.13.0` (#127) +* Update `com.palantir.javaformat:palantir-java-format` to version `2.43.0` (#154) +* Update `commons-codec:commons-codec` to version `1.16.1` (#115) +* Update `de.skuzzle.enforcer:restrict-imports-enforcer-rule` to version `2.5.0` (#111) +* Update `dependabot/fetch-metadata` to version `2.0.0` (#144) +* Update `github/codeql-action` to version `3.24.10` (#153) +* Update `org.apache.logging.log4j:log4j-changelog-maven-plugin` to version `0.8.0` (#146) +* Update `org.apache.maven.plugins:maven-artifact-plugin` to version `3.5.1` (#149) +* Update `org.asciidoctor:asciidoctor-maven-plugin` to version `3.0.0` (#119) +* Update `org.codehaus.mojo:flatten-maven-plugin` to version `1.6.0` (#102) +* Update `org.cyclonedx:cyclonedx-maven-plugin` to version `2.8.0` (#145) +* Update `org.eclipse.jgit:org.eclipse.jgit` to version `6.9.0.202403050737-r` (#130) +* Update `org.jacoco:jacoco-maven-plugin` to version `0.8.12` (#148) +* Update `org.simplify4u.plugins:sign-maven-plugin` to version `1.1.0` (#124) Added: dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-src.zip ============================================================================== Binary file - no diff available. Propchange: dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-src.zip ------------------------------------------------------------------------------ svn:mime-type = application/octet-stream Added: dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-src.zip.asc ============================================================================== --- dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-src.zip.asc (added) +++ dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-src.zip.asc Fri Apr 12 09:24:16 2024 @@ -0,0 +1,16 @@ +-----BEGIN PGP SIGNATURE----- + +iQIzBAABCgAdFiEEB36Ik6bcwz3UpNWyVuc7qaC1ktAFAmYY/bwACgkQVuc7qaC1 +ktCX1xAAxiZOzZ1q+bHP1Cu+DvXI/kBJRPKjr9HoHk0lhX+7vg1rnIEpuMnuq4dg +IGzRHqiVTF4/TtzTMqPy31VoXLAMRORAQhFyO1rY1HC+LkLSVDBvnQIvUb5SyTs8 +b3aYNgJ73HhlVkz71YA4iLHGA4Bbb/j1LYwjXhwBrABBHARH9sXp9EQCQAoTnebe +Us+oEkVl/7ODEb0YUA1iNtuAdZM94FRWrGWD6wt8oZA7APOUFEb2jcPUPgMTKTlr +TxYaqyiwARnDSEIbeOdXKGrn5906cKiuzWj7+IjyAk1ldk0bMY3kHMoDFukq4ftp +SKm9QveNwxE24/tBfI3XeyDzERkq1ZJ4eT4PfFC9tyW9NilipHspG9ZusqdtKN5Q +bydHjHkv3v9ojWqrX24sPeQrl5xirIrZTLBCr8puqoKDKt+xsRV4YBpmdZ/wDN6u +rdlVxyaUpniKTWwpP7k2sCc3EbJAYpxrGXydK8ONvv0BapaITjFC5KRvuIfeNYDV +T0er6RncD3cQzmmZnI9YkHXEdzOTU3If8EAtijGwYFSRHrNsNXtblb+k9Kq6jXgH +5CNrMGvLgVV7eNX6mYsTzFjnaRxSize8QnwQqrKH6K4eSPW63vRDjXXJsltlELZo +J1zpkinFf3+T9uHGD3eBHPZoeBxNjU8BhrT/wVbFdiaznBuWBu4= +=T6gd +-----END PGP SIGNATURE----- Added: dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-src.zip.sha512 ============================================================================== --- dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-src.zip.sha512 (added) +++ dev/logging/logging-parent/11.0.0-test2/apache-logging-parent-11.0.0-test2-src.zip.sha512 Fri Apr 12 09:24:16 2024 @@ -0,0 +1 @@ +47344bb2a1d09c7d7225806777d4deb43d930c162311373d5edb25890b22bf1899ecee3d266b54867d4d25ecfdc6ba9114ce1ad06c66da0fc091f4968aee7c55 apache-logging-parent-11.0.0-test2-src.zip