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

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


    from 55614e3  Update the `project.build.outputTimestamp` property
     add ae5b110  Accept `*.pom` as a distribution attachment for testing 
purposes
     add aa47813  Match attachments against relative path in `distribution` BSH
     add eaaebe5  Fix auto-generated attachment filepath pattern in CI
     add 87266da  Replace `project.build.outputTimestamp` in CI (#50)
     add 88d3ffe  Fix `sed` in CI (#50)
     add d49fe10  Fix vote duration in `generate-email.sh`
     add 0ccafb1  Update `github/codeql-action` to version `2.22.5` (#53)
     add 0f06898  Update `org.cyclonedx:cyclonedx-maven-plugin` to version 
`2.7.10` (#54)
     add f39223f  Update `actions/setup-java` to version `3.13.0` (#55)
     add fa0f758  Add `*.zip` files to reproducibility report
     add fc9cc55  Changes to `bnd-baseline-maven-plugin`
     add 2e488c5  Use `github.head_ref` for the `pull_request_target` event
     add a43a0b2  Add missing `Implementation-` and `Specification-` entries in 
`MANIFEST.MF` to `bnd-maven-plugin` configuration (apache/logging-log4j2#1923)
     add f3be97b  Remove redundant changelog entries
     add 25df2e8  Change plugin version props naming convention
     add b69f628  Fix missing version property change
     add 47e93f8  Revert "Change plugin version props naming convention"
     new 139c490  Merge remote-tracking branch 'origin/main' into release/10.3.0
     new ad7671f  Release changelog entries
     new 7700c97  Add `serialNumber` and VEX references to generate SBOMs (#56)
     new 1ce1d31  Rename VDR URL from `/security` to `/cyclonedx` (#56)
     new 7427cad  Update docs (#56)
     new de45112  Use the last commit date for setting 
`project.build.outputTimestamp`

The 6 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                          |   2 +-
 .github/workflows/build-reusable.yaml              |   9 +-
 .github/workflows/codeql-analysis-reusable.yaml    |   4 +-
 .github/workflows/deploy-release-reusable.yaml     |   4 +-
 .github/workflows/deploy-snapshot-reusable.yaml    |   2 +-
 .github/workflows/merge-dependabot-reusable.yaml   |   2 +-
 .../workflows/scorecards-analysis-reusable.yaml    |   2 +-
 pom.xml                                            | 234 ++++++++++++++++++---
 .../add-sbom-serialNumber-and-vex.xml}             |   4 +-
 .../change-bnd-baseline.xml}                       |   2 +-
 .../fix-manifest.xml}                              |   3 +-
 ...pdate_org_cyclonedx_cyclonedx_maven_plugin.xml} |   3 +-
 src/site/_features.adoc                            |   3 +-
 src/site/_release-notes/_10.3.0.adoc               |   4 +
 14 files changed, 236 insertions(+), 42 deletions(-)
 copy src/changelog/{10.2.0/add_bnd_baseline_plugin.xml => 
10.3.0/add-sbom-serialNumber-and-vex.xml} (74%)
 copy src/changelog/{10.2.0/add_bnd_baseline_plugin.xml => 
10.3.0/change-bnd-baseline.xml} (76%)
 copy src/changelog/{10.1.0/fix-java-version.xml => 10.3.0/fix-manifest.xml} 
(54%)
 copy src/changelog/{10.0.0/use-semver.xml => 
10.3.0/update_org_cyclonedx_cyclonedx_maven_plugin.xml} (62%)

Reply via email to