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-log4j2.git
from 57af66b97e LOG4J2-3658 - Allow Log4j 2 properties in JSON files
new dd80a43887 Fix `PatternLayout.Builder#withHeader()` javadoc (#1411)
new 3e91aac282 Fix `SimpleDateFormat`-related JDK bug URL in
`FastDateParser` javadoc (#1404)
new 6b478f6a6b Ensure `FileOutputStream` is closed in
`CommonsCompressAction.execute()` (#1415)
new b789099f9d Fix nullability docs in `StrSubstitutor` (#1422)
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:
.../log4j/core/appender/rolling/action/CommonsCompressAction.java | 4 ++--
.../java/org/apache/logging/log4j/core/layout/PatternLayout.java | 2 +-
.../java/org/apache/logging/log4j/core/lookup/StrSubstitutor.java | 8 ++++----
.../logging/log4j/core/time/internal/format/FastDateParser.java | 2 +-
4 files changed, 8 insertions(+), 8 deletions(-)