This is an automated email from the ASF dual-hosted git repository.

vy pushed a change to branch asf-nexus2-test
in repository https://gitbox.apache.org/repos/asf/logging-parent.git


    from 77306a8  Remove redundant release instruction
     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
     add 9cfa2e2  Merge tag 'rel/11.3.0'
     add 1afd4ac  Prepare for next release cycle
     add ae0a8e4  Update `com.github.spotbugs:spotbugs-maven-plugin` to version 
`4.8.6.4` (#248)
     add fb3d686  Update `actions/setup-java` to version `4.4.0` (#249)
     add 6048133  Update `actions/checkout` to version `4.2.0` (#251)
     add c6ffe54  Update `de.skuzzle.enforcer:restrict-imports-enforcer-rule` 
to version `2.6.0` (#253)
     add d7126e0  #189 separate review instructions for log4net
     add f1365a5  Update `com.google.errorprone:error_prone_core` to version 
`2.33.0` (#254)
     add 87fdf1f  Update `com.gradle:develocity-maven-extension` to version 
`1.22.2` (#255)
     add 82ec0e3  Update `org.codehaus.gmavenplus:gmavenplus-plugin` to version 
`4.0.1` (#257)
     add bcb3ea7  Update `actions/cache` to version `4.1.0` (#258)
     add a92173b  Remove redundant `site-project.version`-related dependency
     add a90d655  Update `actions/checkout` to version `4.2.1` (#259)
     add 2d1ef03  Update `actions/upload-artifact` to version `4.4.1` (#260) 
(#260)
     add 366410d  Update `org.cyclonedx:cyclonedx-maven-plugin` to version 
`2.9.0` (#261)
     add 27749c2  Upgrade gradle/develocity-actions to v1.2 (#256)
     add 8cf3691  Update `github/codeql-action` to version `3.26.12` (#262)
     add 428d9ed  Update `com.github.eirslett:frontend-maven-plugin` to version 
`1.15.1` (#247) (#247)
     add d89ee12  Update `actions/cache` to version `4.1.1` (#263)
     add f5bd148  Merge remote-tracking branch 'origin/main' into 
asf-nexus2-test

No new revisions were added by this update.

Summary of changes:
 .github/generate-email.sh                          | 13 +++++----
 .github/workflows/build-reusable.yaml              | 12 ++++-----
 .github/workflows/codeql-analysis-reusable.yaml    |  8 +++---
 .github/workflows/deploy-release-reusable.yaml     |  6 ++---
 .github/workflows/deploy-site-reusable.yaml        |  8 +++---
 .github/workflows/deploy-snapshot-reusable.yaml    |  4 +--
 .github/workflows/merge-dependabot-reusable.yaml   |  4 +--
 .../workflows/scorecards-analysis-reusable.yaml    |  6 ++---
 .gitignore                                         |  2 ++
 pom.xml                                            | 31 ++++++++--------------
 .../update_actions_cache.xml}                      |  3 ++-
 .../update_actions_checkout.xml                    |  4 +--
 .../.11.x.x/update_actions_setup_java.xml          |  4 +--
 .../.11.x.x/update_actions_upload_artifact.xml     |  4 +--
 ...e_com_github_spotbugs_spotbugs_maven_plugin.xml |  4 +--
 ...date_com_google_errorprone_error_prone_core.xml |  4 +--
 ...pdate_com_gradle_develocity_maven_extension.xml |  4 +--
 ...le_enforcer_restrict_imports_enforcer_rule.xml} |  4 +--
 .../.11.x.x/update_github_codeql_action.xml        |  4 +--
 ..._org_codehaus_gmavenplus_gmavenplus_plugin.xml} |  4 +--
 ...update_org_cyclonedx_cyclonedx_maven_plugin.xml |  4 +--
 .../{10.2.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                    |  0
 .../pr-merge-race-condition.xml                    |  0
 .../update_actions_setup_java.xml                  |  0
 .../update_actions_upload_artifact.xml             |  0
 ...e_com_github_spotbugs_spotbugs_maven_plugin.xml |  0
 ...date_com_google_errorprone_error_prone_core.xml |  0
 ...dle_common_custom_user_data_maven_extension.xml |  0
 ...pdate_com_gradle_develocity_maven_extension.xml |  0
 .../update_github_codeql_action.xml                |  0
 .../update_org_apache_groovy_groovy.xml            |  0
 .../update_org_eclipse_jgit_org_eclipse_jgit.xml   |  0
 .../ROOT/pages/release-review-instructions.adoc    | 31 +---------------------
 35 files changed, 70 insertions(+), 104 deletions(-)
 copy src/changelog/{10.2.0/update-changelog-version.xml => 
.11.x.x/update_actions_cache.xml} (64%)
 copy src/changelog/{11.2.0 => .11.x.x}/update_actions_checkout.xml (77%)
 copy 
src/changelog/.11.x.x/{update_com_github_spotbugs_spotbugs_maven_plugin.xml => 
update_de_skuzzle_enforcer_restrict_imports_enforcer_rule.xml} (59%)
 copy src/changelog/.11.x.x/{update_com_gradle_develocity_maven_extension.xml 
=> update_org_codehaus_gmavenplus_gmavenplus_plugin.xml} (60%)
 copy src/changelog/{10.3.0 => 
.11.x.x}/update_org_cyclonedx_cyclonedx_maven_plugin.xml (74%)
 copy src/changelog/{10.2.0 => 11.3.0}/.release-notes.adoc.ftl (92%)
 copy src/changelog/{10.1.0 => 11.3.0}/.release.xml (95%)
 rename src/changelog/{.11.x.x => 11.3.0}/196_beanshell_to_groovy.xml (100%)
 rename src/changelog/{.11.x.x => 11.3.0}/pr-merge-race-condition.xml (100%)
 copy src/changelog/{.11.x.x => 11.3.0}/update_actions_setup_java.xml (100%)
 copy src/changelog/{.11.x.x => 11.3.0}/update_actions_upload_artifact.xml 
(100%)
 copy src/changelog/{.11.x.x => 
11.3.0}/update_com_github_spotbugs_spotbugs_maven_plugin.xml (100%)
 copy src/changelog/{.11.x.x => 
11.3.0}/update_com_google_errorprone_error_prone_core.xml (100%)
 rename src/changelog/{.11.x.x => 
11.3.0}/update_com_gradle_common_custom_user_data_maven_extension.xml (100%)
 copy src/changelog/{.11.x.x => 
11.3.0}/update_com_gradle_develocity_maven_extension.xml (100%)
 copy src/changelog/{.11.x.x => 11.3.0}/update_github_codeql_action.xml (100%)
 rename src/changelog/{.11.x.x => 11.3.0}/update_org_apache_groovy_groovy.xml 
(100%)
 rename src/changelog/{.11.x.x => 
11.3.0}/update_org_eclipse_jgit_org_eclipse_jgit.xml (100%)

Reply via email to