This is an automated email from the ASF dual-hosted git repository.
vy pushed a change to branch 2.25.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
from b3257bcbd4 Sync GitHub Actions workflows with 2.x to fix CI startup
new 41e9ca5542 Fix `createOnDemand` for Rolling File Appender (#4072)
new 1d912a9316 Fix `.changelog.adoc.ftl`
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:
.../RollingFileManagerCreateOnDemandTest.java | 72 +++++++
.../core/appender/rolling/RollingFileManager.java | 230 ++++++---------------
src/changelog/2.25.5/.release-notes.adoc.ftl | 4 +-
...006_Fix_RollingFileAppender_createOnDemand.xml} | 8 +-
4 files changed, 143 insertions(+), 171 deletions(-)
create mode 100644
log4j-core-test/src/test/java/org/apache/logging/log4j/core/appender/rolling/RollingFileManagerCreateOnDemandTest.java
copy
src/changelog/{2.25.1/3787_jakarta-web_relax_the_import_package_constraints.xml
=> 2.25.5/LOG4J2-2006_Fix_RollingFileAppender_createOnDemand.xml} (50%)