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

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


    from 04dfaf0  Document `merge-dependabot-reusable.yaml`
     add d894677  Improve SVN URL in `release-review-kit.txt`
     add 97a4f79  Fix AsciiDoc levels in `generate-email.sh`
     add e30000f  Update `github/codeql-action` to version `3.25.0` (#158)
     add 8c9bff3  Update `com.h3xstream.findsecbugs:findsecbugs-plugin` to 
version `1.13.0` (#159)
     add 60a55b5  Update `org.apache:apache` to version `32` (#160)
     add 96891ba  Remove `apache-rat-plugin` override
     add a14bafb  Update `github/codeql-action` to version `3.25.1` (#161)
     add edbebdf  Merge tag `rel/11.0.0`
     add bb5b6a3  Set the next development version to `11.1.0-SNAPSHOT`
     add 45c7146  Redirect Download, Support, and Security pages
     add dfcf14a  Add npm support to dependabot
     add 8fec95d  Update `actions/upload-artifact` to version `4.3.2` (#162)
     add 052bc41  Fix `downloadUrl`
     add c98079b  Update `actions/checkout` to version `4.1.3` (#163)
     add 83db1a4  Add CodeQL analysis workflow
     add bf78238  Improve email notifications
     add 99db53d  Delete CodeQL analysis
     add f60ede5  Update `actions/upload-artifact` to version `4.3.3` (#164)
     add 7319636  Update `dependabot/fetch-metadata` to version `2.1.0` (#166)
     add a47a3ac  Use default Java packaging and architecture
     add a599680  Add `install-java8` reusable build parameter
     add e871241  Try to fix macOS build
     add a11bea7  Clean up after `install-java8` test
     add 564a0b9  Update `github/codeql-action` to version `3.25.3` (#168)
     add 6152e0f  Update `actions/checkout` to version `4.1.4` (#167)
     add 13b6ddb  Remove `install-java8` option
     add 6bc1103  Update `com.google.errorprone:error_prone_core` to version 
`2.27.0` (#170)
     add 2131544  Update `com.palantir.javaformat:palantir-java-format` to 
version `2.44.0` (#171)
     add 5fbe3da  Improve Antora styling
     add 5eff913  Update `com.google.errorprone:error_prone_core` to version 
`2.27.1` (#172)
     add 41425e3  Update `com.palantir.javaformat:palantir-java-format` to 
version `2.46.0` (#173)
     add c35f4f0  Update `com.github.spotbugs:spotbugs-maven-plugin` to version 
`4.8.5.0` (#175)
     add 00e07d8  Update `com.github.spotbugs:spotbugs-annotations` to version 
`4.8.5` (#174)
     add 9d92cce  Update `actions/checkout` to version `4.1.5` (#176)
     add 892b9d9  Update `github/codeql-action` to version `3.25.4` (#177)
     add e403abc  Update `ossf/scorecard-action` to version `2.3.3` (#178)
     add 7c2a779  Fix `PROJECT_DIST_DIR` in `generate-email.sh`
     add 63e1e24  Improve release instructions
     add bd74a81  Explain how to bootstrap the `main-site-pro` branch
     add 45113db  Update `github/codeql-action` to version `3.25.5` (#179)
     add 453061b  Update 
`org.apache.logging.log4j:log4j-changelog-maven-plugin` to version `0.9.0` 
(#181)
     add e0c2ab1  Document `merge-dependabot-reusable.yaml`
     add 71177e8  Remove redundant `process-sources` goal from 
`merge-dependabot-reusable.yaml`
     add 321af9e  Change the JDK distribution used in CI from Temurin to Zulu 
(#169)
     add 070e3fb  Prepare for version `11.1.0` release
     add 32942ae  Update the `project.build.outputTimestamp` property
     add c4346df  Cosmetic fixes
     add 97716b9  Update the `project.build.outputTimestamp` property
     new 85e08f4  Merge tag `rel/11.1.0`

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                                          | 18 ++++++++++++++++-
 .github/dependabot.yaml                            |  5 +++++
 .github/generate-email.sh                          |  8 ++++----
 .github/release-review-kit.txt                     |  2 +-
 .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    |  6 ++----
 .github/workflows/merge-dependabot-reusable.yaml   | 15 +++-----------
 .../workflows/scorecards-analysis-reusable.yaml    |  8 ++++----
 pom.xml                                            | 23 ++++++++++------------
 .../{10.3.0 => 11.1.0}/.release-notes.adoc.ftl     |  2 +-
 src/changelog/{10.1.0 => 11.1.0}/.release.xml      |  2 +-
 .../remove_java_architecture_packaging.xml}        |  2 +-
 ...te_com_github_spotbugs_spotbugs_annotations.xml |  4 ++--
 ...e_com_github_spotbugs_spotbugs_maven_plugin.xml |  4 ++--
 ...date_com_google_errorprone_error_prone_core.xml |  4 ++--
 ...m_h3xstream_findsecbugs_findsecbugs_plugin.xml} |  3 ++-
 ...om_palantir_javaformat_palantir_java_format.xml |  3 ++-
 .../update_org_apache_apache.xml                   |  4 ++--
 ..._logging_log4j_log4j_changelog_maven_plugin.xml |  4 ++--
 .../{10.0.0/use-semver.xml => 11.1.0/zulu.xml}     |  3 ++-
 src/site/antora/modules/ROOT/pages/features.adoc   |  2 +-
 24 files changed, 80 insertions(+), 76 deletions(-)
 copy src/changelog/{10.3.0 => 11.1.0}/.release-notes.adoc.ftl (96%)
 copy src/changelog/{10.1.0 => 11.1.0}/.release.xml (95%)
 copy src/changelog/{10.1.0/update_org_apache_apache.xml => 
11.1.0/remove_java_architecture_packaging.xml} (72%)
 copy src/changelog/{10.5.0 => 
11.1.0}/update_com_github_spotbugs_spotbugs_annotations.xml (73%)
 copy src/changelog/{10.5.0 => 
11.1.0}/update_com_github_spotbugs_spotbugs_maven_plugin.xml (73%)
 copy src/changelog/{10.3.0 => 
11.1.0}/update_com_google_errorprone_error_prone_core.xml (73%)
 copy src/changelog/{10.2.0/update-changelog-version.xml => 
11.1.0/update_com_h3xstream_findsecbugs_findsecbugs_plugin.xml} (60%)
 copy src/changelog/{10.5.0 => 
11.1.0}/update_com_palantir_javaformat_palantir_java_format.xml (73%)
 copy src/changelog/{10.5.0 => 11.1.0}/update_org_apache_apache.xml (77%)
 copy src/changelog/{10.5.0 => 
11.1.0}/update_org_apache_logging_log4j_log4j_changelog_maven_plugin.xml (72%)
 copy src/changelog/{10.0.0/use-semver.xml => 11.1.0/zulu.xml} (61%)

Reply via email to