This is an automated email from the ASF dual-hosted git repository.
vy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.
from 2574534 Use a default goal: clean verify
new 80a619b LOG4J2-3356 Fix maven-bundle-plugin configuration of JSON
Template Layout.
new 9588d88 Align GitHub Actions workflow with the one in release-2.x.
new 97e9c5a Add mention of "CVE creation process" to the security page.
The 3 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/build.yml | 54 +++++++++++++++++++++++++++
.github/workflows/main.yml | 75 --------------------------------------
log4j-layout-template-json/pom.xml | 5 ++-
src/site/asciidoc/security.adoc | 35 ++++++++++++------
4 files changed, 81 insertions(+), 88 deletions(-)
create mode 100644 .github/workflows/build.yml
delete mode 100644 .github/workflows/main.yml