This is an automated email from the ASF dual-hosted git repository.
vy pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/logging-parent.git
from 9413122 Temporarily disable `enforce-no-snapshots` to enable
verification by other repositories
new 21f7432 Update release notes
new 1996cb1 Rename `.yml` files to `.yaml`
new 29e4564 Fix license headers in `*.ftl` files
new c29b0b4 Merge branch 'release/10.0.0'
The 4 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.yml => .asf.yaml | 0
.github/{dependabot.yml => dependabot.yaml} | 0
.../{build-reusable.yml => build-reusable.yaml} | 0
.github/workflows/{build.yml => build.yaml} | 6 +++---
...ease-reusable.yml => deploy-release-reusable.yaml} | 0
...hot-reusable.yml => deploy-snapshot-reusable.yaml} | 0
README.adoc | 8 ++++----
pom.xml | 19 ++++++++++---------
src/changelog/.10.x.x/.release-notes.md.ftl | 2 +-
src/changelog/.index.md.ftl | 2 +-
src/changelog/10.0.0/.release-notes.md.ftl | 6 +++---
11 files changed, 22 insertions(+), 21 deletions(-)
rename .asf.yml => .asf.yaml (100%)
rename .github/{dependabot.yml => dependabot.yaml} (100%)
rename .github/workflows/{build-reusable.yml => build-reusable.yaml} (100%)
rename .github/workflows/{build.yml => build.yaml} (97%)
rename .github/workflows/{deploy-release-reusable.yml =>
deploy-release-reusable.yaml} (100%)
rename .github/workflows/{deploy-snapshot-reusable.yml =>
deploy-snapshot-reusable.yaml} (100%)