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 aed4772 Fix BND module name detection for multi-release JARs (#32)
add 7893fb5 Set the version to `10.1.1`
add 3c28aeb Release changelogs for version `10.1.1`
new 2863984 Create a changelog entry if `src/changelog` directory exists
new 22f173d Set the version to `10.2.0-SNAPSHOT`
The 2 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:
.github/workflows/merge-dependabot-reusable.yaml | 12 +++++++-----
src/changelog/{.10.x.x => 10.1.1}/.release-notes.adoc.ftl | 2 +-
src/changelog/{10.1.0 => 10.1.1}/.release.xml | 2 +-
.../{.10.x.x => 10.1.1}/change_default_module_name.xml | 0
src/changelog/{.10.x.x => 10.1.1}/checksum_file.xml | 0
.../{.10.x.x => 10.1.1}/fix_bnd_required_module_names.xml | 0
src/changelog/{.10.x.x => 10.1.1}/timestamp.xml | 0
.../update_com_diffplug_spotless_spotless_maven_plugin.xml | 0
src/site/_constants.adoc | 2 +-
src/site/_release-notes.adoc | 2 +-
src/site/_release-notes/{_10.x.x.adoc => _10.1.1.adoc} | 10 ++++++----
src/site/_release-notes/_10.x.x.adoc | 12 ------------
12 files changed, 17 insertions(+), 25 deletions(-)
copy src/changelog/{.10.x.x => 10.1.1}/.release-notes.adoc.ftl (94%)
copy src/changelog/{10.1.0 => 10.1.1}/.release.xml (96%)
rename src/changelog/{.10.x.x => 10.1.1}/change_default_module_name.xml (100%)
rename src/changelog/{.10.x.x => 10.1.1}/checksum_file.xml (100%)
rename src/changelog/{.10.x.x => 10.1.1}/fix_bnd_required_module_names.xml
(100%)
rename src/changelog/{.10.x.x => 10.1.1}/timestamp.xml (100%)
rename src/changelog/{.10.x.x =>
10.1.1}/update_com_diffplug_spotless_spotless_maven_plugin.xml (100%)
copy src/site/_release-notes/{_10.x.x.adoc => _10.1.1.adoc} (86%)