This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a change to branch main-site-pro in repository https://gitbox.apache.org/repos/asf/logging-parent.git
from 7778ca5 Mention about the `docker` Maven profile add ca9d392 Update `github/codeql-action` to version `3.26.6` (#232) add 9f94c22 Update `actions/upload-artifact` to version `4.4.0` (#233) add 13031ed Modify review kit add ecfb007 Add trailing slash add 83f42a4 Use `PROJECT_DIST_DIR` add a5faef6 Enforce squashing while merging PRs add a441753 Fix the release review kit add efab7d5 Further simplify `generate-email.sh` add b35ff23 Reduce sed invocations add 6fe3a8b Update `com.github.spotbugs:spotbugs-maven-plugin` to version `4.8.6.3` (#235) add f7aa78a Fix dependency name add be23869 Create release review instructions page add cd50b9e Update `com.gradle:common-custom-user-data-maven-extension` to version `2.0.1` (#236) add 23a353d Update `actions/setup-java` to version `4.3.0` (#237) add c20d7c2 Update `com.gradle:develocity-maven-extension` to version `1.22.1` (#239) add 36d911c Update release-review-instructions.adoc for log4net add c939c4b Update release-review-instructions.adoc for log4net add 6499320 Update `com.google.errorprone:error_prone_core` to version `2.32.0` (#240) add 134c628 Update review kit reference add f8995b5 Mention about the `docker` Maven profile add 10a2021 Update `org.eclipse.jgit:org.eclipse.jgit` to version `7.0.0.202409031743-r` (#238) add 5f18b75 Update `github/codeql-action` to version `3.26.7` (#243) add 96f21d8 Replace BeanShell with Groovy (#241) add 01fd118 Allow GitHub to mark a PR as `merged` not `closed` (#242) add c8941c3 Update `org.apache.groovy:groovy` to version `4.0.23` (#244) add 3338960 Prepare to release `11.3.0` add 392ae5b Update the `project.build.outputTimestamp` property add 4bdd457 Fix generate e-mail script add b89569a Update the `project.build.outputTimestamp` property add bc35ecc Copy/paste problem in announcement e-mail add 47c5a7a Update the `project.build.outputTimestamp` property new 41c741c Merge tag 'rel/11.3.0' into main-site-pro The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .asf.yaml | 7 + .github/generate-email.sh | 35 +-- .github/release-review-kit.txt | 41 --- .github/workflows/build-reusable.yaml | 6 +- .github/workflows/codeql-analysis-reusable.yaml | 6 +- .github/workflows/deploy-release-reusable.yaml | 2 +- .github/workflows/deploy-site-reusable.yaml | 2 +- .github/workflows/deploy-snapshot-reusable.yaml | 2 +- .github/workflows/merge-dependabot-reusable.yaml | 8 +- .../workflows/scorecards-analysis-reusable.yaml | 4 +- pom.xml | 308 +++++++++++---------- .../{10.3.0 => 11.3.0}/.release-notes.adoc.ftl | 4 +- src/changelog/{10.1.0 => 11.3.0}/.release.xml | 2 +- .../196_beanshell_to_groovy.xml} | 3 +- .../pr-merge-race-condition.xml} | 2 +- .../update_actions_setup_java.xml | 4 +- .../update_actions_upload_artifact.xml | 4 +- ...e_com_github_spotbugs_spotbugs_maven_plugin.xml | 4 +- ...date_com_google_errorprone_error_prone_core.xml | 4 +- ...le_common_custom_user_data_maven_extension.xml} | 3 +- ...date_com_gradle_develocity_maven_extension.xml} | 3 +- .../update_github_codeql_action.xml | 4 +- .../update_org_apache_groovy_groovy.xml} | 3 +- .../update_org_eclipse_jgit_org_eclipse_jgit.xml | 4 +- 24 files changed, 225 insertions(+), 240 deletions(-) delete mode 100644 .github/release-review-kit.txt copy src/changelog/{10.3.0 => 11.3.0}/.release-notes.adoc.ftl (92%) copy src/changelog/{10.1.0 => 11.3.0}/.release.xml (95%) copy src/changelog/{10.0.0/use-semver.xml => 11.3.0/196_beanshell_to_groovy.xml} (62%) copy src/changelog/{10.1.1/checksum_file.xml => 11.3.0/pr-merge-race-condition.xml} (72%) copy src/changelog/{11.2.0 => 11.3.0}/update_actions_setup_java.xml (77%) copy src/changelog/{11.2.0 => 11.3.0}/update_actions_upload_artifact.xml (76%) copy src/changelog/{10.5.0 => 11.3.0}/update_com_github_spotbugs_spotbugs_maven_plugin.xml (73%) copy src/changelog/{11.1.0 => 11.3.0}/update_com_google_errorprone_error_prone_core.xml (73%) copy src/changelog/{10.2.0/update-changelog-version.xml => 11.3.0/update_com_gradle_common_custom_user_data_maven_extension.xml} (59%) copy src/changelog/{10.2.0/update-changelog-version.xml => 11.3.0/update_com_gradle_develocity_maven_extension.xml} (61%) copy src/changelog/{10.6.0 => 11.3.0}/update_github_codeql_action.xml (76%) copy src/changelog/{10.2.0/update-changelog-version.xml => 11.3.0/update_org_apache_groovy_groovy.xml} (62%) copy src/changelog/{11.2.0 => 11.3.0}/update_org_eclipse_jgit_org_eclipse_jgit.xml (72%)