You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by pk...@apache.org on 2023/10/10 20:33:00 UTC

[logging-log4j2] branch 2.x updated (31c642dd86 -> 2922590536)

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

pkarwasz pushed a change to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


    from 31c642dd86 Bump github/codeql-action from 2.21.9 to 2.22.0 (#1847)
     add 2922590536 Fix tests using `target/rolling-direct`

No new revisions were added by this update.

Summary of changes:
 ...erDirectWriteTempCompressedFilePatternTest.java | 76 ++++++-----------
 .../rolling/RollingAppenderDirectWriteTest.java    | 95 +++++++++-------------
 .../log4j-rolling-direct-tmp-compress-folder.xml   | 51 ------------
 .../src/test/resources/log4j-rolling-direct.xml    | 49 -----------
 ...erDirectWriteTempCompressedFilePatternTest.xml} | 13 +--
 .../rolling/RollingAppenderDirectWriteTest.xml}    | 14 ++--
 6 files changed, 79 insertions(+), 219 deletions(-)
 delete mode 100644 log4j-core-test/src/test/resources/log4j-rolling-direct-tmp-compress-folder.xml
 delete mode 100644 log4j-core-test/src/test/resources/log4j-rolling-direct.xml
 copy log4j-core-test/src/test/resources/org/apache/logging/log4j/core/appender/rolling/{RollingAppenderReconfigureTest.xml => RollingAppenderDirectWriteTempCompressedFilePatternTest.xml} (69%)
 copy log4j-core-test/src/test/resources/{log4j-rollOnStartupDirect.xml => org/apache/logging/log4j/core/appender/rolling/RollingAppenderDirectWriteTest.xml} (76%)