This is an automated email from the ASF dual-hosted git repository.
vy pushed a change to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.
from 2f17bba Better conversions.
new 42d80a0 Upgrade log4j2-ecs-layout to 0.5.2.
new d92dad3 Fix compiler warnings in JsonTemplateLayout.
new 81867b3 Continue on error in GitHub Actions workflow build step.
new 12ccd49 Speed-up JsonWriterTest by using random increments.
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:
.github/workflows/{maven.yml => main.yml} | 5 ++++-
.../logging/log4j/layout/template/json/util/MapAccessor.java | 2 +-
.../layout/template/json/util/StringParameterParser.java | 2 +-
.../json/JsonTemplateLayoutNullEventDelimiterTest.java | 11 +++++++++--
.../log4j/layout/template/json/JsonTemplateLayoutTest.java | 11 +++++++++--
.../log4j/layout/template/json/util/JsonWriterTest.java | 6 +++++-
.../layout/template/json/util/StringParameterParserTest.java | 2 +-
pom.xml | 2 +-
8 files changed, 31 insertions(+), 10 deletions(-)
rename .github/workflows/{maven.yml => main.yml} (95%)