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.


 discard 2aa2be7  Migrate JTL tests to JUnit 5.

This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.

 * -- * -- N   refs/heads/release-2.x (a62902d)
            \
             O -- O -- O   (2aa2be7)

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 log4j-layout-template-json/pom.xml                 |  20 +--
 .../log4j/layout/template/json/EcsLayoutTest.java  |   8 +-
 .../log4j/layout/template/json/GelfLayoutTest.java |   8 +-
 .../log4j/layout/template/json/JsonLayoutTest.java |   8 +-
 .../JsonTemplateLayoutConcurrentEncodeTest.java    |   6 +-
 .../json/JsonTemplateLayoutGcFreeTest.java         |   4 +-
 .../JsonTemplateLayoutNullEventDelimiterTest.java  |   4 +-
 .../template/json/JsonTemplateLayoutTest.java      |  74 +++++------
 .../log4j/layout/template/json/LogstashIT.java     |  17 +--
 .../layout/template/json/util/JsonReaderTest.java  |  62 ++++-----
 .../layout/template/json/util/JsonWriterTest.java  | 146 ++++++++++-----------
 .../template/json/util/RecyclerFactoriesTest.java  |   6 +-
 .../json/util/StringParameterParserTest.java       |  84 ++++++------
 .../json/util/TruncatingBufferedWriterTest.java    |  34 ++---
 .../log4j/layout/template/json/util/UrisTest.java  |  16 ++-
 15 files changed, 248 insertions(+), 249 deletions(-)

Reply via email to