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 b34cfa7 Update `com.github.spotbugs:spotbugs-annotations` to version
`4.8.1` (#58)
add 0c7c23e Set version to `10.3.0`
add d5a36f2 Release changelog for version `10.3.0`
add 3677658 Dummy commit to trigger CI
add 10e616c Match attachments against relative path in `distribution` BSH
add 8812914 Fix auto-generated attachment filepath pattern in CI
add 2f107f1 Release changelog for version `10.3.0`
add 2658a6d Replace `project.build.outputTimestamp` in CI (#50)
add 62a4916 Fix `sed` in CI (#50)
add f67d349 Update the `project.build.outputTimestamp` property
add 396b4a8 Release changelog for version `10.3.0`
add 15165d8 Shorten GitHub URLs in `generate-email.sh`
add a8374c4 Update the `project.build.outputTimestamp` property
add 2e6b58a Update features list in the website
add 7b62e2e Fix typo in YAML to trigger CI
add 55614e3 Update the `project.build.outputTimestamp` property
add 139c490 Merge remote-tracking branch 'origin/main' into release/10.3.0
add ad7671f Release changelog entries
add 7700c97 Add `serialNumber` and VEX references to generate SBOMs (#56)
add 1ce1d31 Rename VDR URL from `/security` to `/cyclonedx` (#56)
add 7427cad Update docs (#56)
add de45112 Use the last commit date for setting
`project.build.outputTimestamp`
add 48353a2 Update the `project.build.outputTimestamp` property
add 5213b6f Release changelog for version `10.3.0`
add dde47fa Clean up `project.build.outputTimestamp` duplicate
add 6df4570 Update the `project.build.outputTimestamp` property
add 871e193 Add support for an optional `spotbugs-exclude.xml` file
add ca99077 Update the `project.build.outputTimestamp` property
add 9f28f38 Fix VDR references
add 47bae11 Update `org.apache.maven.plugins:maven-artifact-plugin` to
version `3.5.0`
add c6b713e Update `com.github.spotbugs:spotbugs-maven-plugin` to version
`4.8.1.0` (#57)
add 2fbf2df Update `com.github.spotbugs:spotbugs-annotations` to version
`4.8.1` (#58)
add 01122c0 Organize changelog entries
add 56d6d87 Update the `project.build.outputTimestamp` property
add 44c6dd8 Release changelog for version `10.3.0`
new 84d70d8 Merge tag 'rel/10.3.0'
new 1276549 Set the version to `10.4.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/generate-email.sh | 3 +-
.github/workflows/build.yaml | 4 +-
pom.xml | 75 ++++++++++++++--------
.../{.10.x.x => 10.3.0}/.release-notes.adoc.ftl | 0
src/changelog/{10.2.0 => 10.3.0}/.release.xml | 2 +-
.../{.10.x.x => 10.3.0}/add-bnd-extra-config.xml | 0
.../add-pom-xml-timestamp-substitution.xml | 0
.../add-sbom-serialNumber-and-vex.xml | 0
.../add-spotbugs-exclude.xml} | 2 +-
.../auto-derive-dist-attachments.xml | 0
.../{.10.x.x => 10.3.0}/change-bnd-baseline.xml | 2 +-
.../{.10.x.x => 10.3.0}/fail-bnd-on-api-leak.xml | 0
.../fix-changelog-validation.xml | 0
.../{.10.x.x => 10.3.0}/fix-flatten-clean.xml | 0
src/changelog/{.10.x.x => 10.3.0}/fix-manifest.xml | 0
...te_com_github_spotbugs_spotbugs_annotations.xml | 0
...e_com_github_spotbugs_spotbugs_maven_plugin.xml | 0
...date_com_google_errorprone_error_prone_core.xml | 0
..._apache_maven_plugins_maven_artifact_plugin.xml | 0
...update_org_cyclonedx_cyclonedx_maven_plugin.xml | 0
src/site/_constants.adoc | 2 +-
src/site/_features.adoc | 12 ++--
src/site/_release-notes.adoc | 1 +
.../_release-notes/{_10.x.x.adoc => _10.3.0.adoc} | 9 +--
src/site/_release-notes/_10.x.x.adoc | 13 ----
25 files changed, 72 insertions(+), 53 deletions(-)
copy src/changelog/{.10.x.x => 10.3.0}/.release-notes.adoc.ftl (100%)
copy src/changelog/{10.2.0 => 10.3.0}/.release.xml (96%)
rename src/changelog/{.10.x.x => 10.3.0}/add-bnd-extra-config.xml (100%)
rename src/changelog/{.10.x.x =>
10.3.0}/add-pom-xml-timestamp-substitution.xml (100%)
copy src/changelog/{.10.x.x => 10.3.0}/add-sbom-serialNumber-and-vex.xml (100%)
copy src/changelog/{.10.x.x/add-sbom-serialNumber-and-vex.xml =>
10.3.0/add-spotbugs-exclude.xml} (78%)
rename src/changelog/{.10.x.x => 10.3.0}/auto-derive-dist-attachments.xml
(100%)
rename src/changelog/{.10.x.x => 10.3.0}/change-bnd-baseline.xml (89%)
rename src/changelog/{.10.x.x => 10.3.0}/fail-bnd-on-api-leak.xml (100%)
rename src/changelog/{.10.x.x => 10.3.0}/fix-changelog-validation.xml (100%)
rename src/changelog/{.10.x.x => 10.3.0}/fix-flatten-clean.xml (100%)
rename src/changelog/{.10.x.x => 10.3.0}/fix-manifest.xml (100%)
copy src/changelog/{.10.x.x =>
10.3.0}/update_com_github_spotbugs_spotbugs_annotations.xml (100%)
copy src/changelog/{.10.x.x =>
10.3.0}/update_com_github_spotbugs_spotbugs_maven_plugin.xml (100%)
rename src/changelog/{.10.x.x =>
10.3.0}/update_com_google_errorprone_error_prone_core.xml (100%)
copy src/changelog/{.10.x.x =>
10.3.0}/update_org_apache_maven_plugins_maven_artifact_plugin.xml (100%)
rename src/changelog/{.10.x.x =>
10.3.0}/update_org_cyclonedx_cyclonedx_maven_plugin.xml (100%)
copy src/site/_release-notes/{_10.x.x.adoc => _10.3.0.adoc} (95%)