This is an automated email from the ASF dual-hosted git repository. vy pushed a commit to branch main-site-pro in repository https://gitbox.apache.org/repos/asf/logging-parent.git
commit 945ce293241926117a6b19cc52d03395eb3e14c6 Merge: a122fe9 2e2af91 Author: Volkan Yazıcı <[email protected]> AuthorDate: Mon Feb 10 21:30:32 2025 +0100 Merge tag 'rel/12.0.0' into main-site-pro 12.0.0 .github/generate-email.sh | 7 +- .github/workflows/build-reusable.yaml | 61 ++++-- .github/workflows/codeql-analysis-reusable.yaml | 8 +- .github/workflows/deploy-release-reusable.yaml | 35 ++- .github/workflows/deploy-site-reusable.yaml | 8 +- .github/workflows/deploy-snapshot-reusable.yaml | 13 +- .github/workflows/merge-dependabot-reusable.yaml | 10 +- .../workflows/scorecards-analysis-reusable.yaml | 6 +- .../workflows/verify-reproducibility-reusable.yaml | 87 ++++++++ pom.xml | 241 +++++++++++---------- .../11.3.0/update_github_codeql_action.xml | 4 +- src/changelog/12.0.0/.release-notes.adoc.ftl | 43 ++++ .../12.0.0/.release.xml} | 29 +-- .../bom_activation.xml} | 6 +- src/changelog/12.0.0/bom_deps.xml | 15 ++ .../bom_parent.xml} | 7 +- src/changelog/12.0.0/change_nexus_deploy.xml | 11 + src/changelog/12.0.0/export_deployment_data.xml | 10 + .../maven-args.xml} | 6 +- .../move_to_develocity_apache_org.xml} | 6 +- ...te_biz_aqute_bnd_bnd_baseline_maven_plugin.xml} | 4 +- .../update_biz_aqute_bnd_bnd_maven_plugin.xml} | 4 +- ...om_diffplug_spotless_spotless_maven_plugin.xml} | 4 +- ..._com_github_spotbugs_spotbugs_maven_plugin.xml} | 4 +- ...ate_com_google_errorprone_error_prone_core.xml} | 4 +- .../update_org_apache_groovy_groovy.xml} | 4 +- ...apache_maven_plugins_maven_artifact_plugin.xml} | 4 +- ...e_org_asciidoctor_asciidoctor_maven_plugin.xml} | 4 +- ..._org_codehaus_gmavenplus_gmavenplus_plugin.xml} | 4 +- ...update_org_codehaus_mojo_exec_maven_plugin.xml} | 4 +- ...pdate_org_cyclonedx_cyclonedx_maven_plugin.xml} | 4 +- .../12.0.0/verify_reproducibility_reusable.xml | 11 + .../antora/modules/ROOT/examples/develocity.xml | 2 +- src/site/antora/modules/ROOT/pages/features.adoc | 12 +- .../ROOT/pages/release-instructions-project.adoc | 22 +- .../ROOT/pages/release-review-instructions.adoc | 22 +- 36 files changed, 488 insertions(+), 238 deletions(-)
