You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ma...@apache.org on 2022/03/26 21:37:56 UTC

[logging-log4j2] branch master updated (cda00cc -> 6ec42ba)

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

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


    from cda00cc  Add Injector::removeBinding
     add d320066  Reuse test forks for iostreams module
     add a4f9dc9  Convert routing appender tests to JUnit 5
     add 6ec42ba  Improve assertions and clock ticking

No new revisions were added by this update.

Summary of changes:
 .../appender/rolling/RollingAppenderTimeTest.java  | 10 +++--
 .../appender/routing/JsonRoutingAppender2Test.java | 36 +++++++--------
 .../appender/routing/JsonRoutingAppenderTest.java  | 36 +++++++--------
 .../routing/PropertiesRoutingAppenderTest.java     | 52 +++++++---------------
 .../appender/routing/RoutingAppender2767Test.java  | 35 +++++----------
 .../core/appender/routing/RoutingAppenderTest.java | 50 +++++++--------------
 .../routing/RoutingDefaultAppenderTest.java        | 36 +++++++--------
 log4j-iostreams/pom.xml                            |  8 +++-
 8 files changed, 103 insertions(+), 160 deletions(-)