This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/main/net.javacrumbs.json-unit-json-unit-2.40.0
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
discard e0ff34cf8b Bump net.javacrumbs.json-unit:json-unit from 2.38.0 to
2.40.0
add 3d134a9f86 Add more logging to rollover test
add 5c09fe1c76 Fix merge conflict
add 7fbb96bd7a Improve `garbagefree.adoc` on property substitutions
add 9bf606d96e Add documentation for `ThrowableConsumingMessageFactory`
add 1e2d99f188 Fix formatting
add 9c1884281f Apply review for #2381
add 7cdc5e8818 Bump net.javacrumbs.json-unit:json-unit from 2.38.0 to
2.40.0
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (e0ff34cf8b)
\
N -- N -- N
refs/heads/dependabot/maven/main/net.javacrumbs.json-unit-json-unit-2.40.0
(7cdc5e8818)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
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:
.../rolling/RollingAppenderDirectCronTest.java | 37 +++++++++----
.../rolling/RollingAppenderDirectCronTest.xml | 21 +++-----
.../.3.x.x/2408_remove_log4j_kubernetes.xml | 11 ----
.../migrate-from-logback/MigrateFromLogback.java | 31 +++++++----
.../modules/ROOT/pages/manual/garbagefree.adoc | 5 +-
.../modules/ROOT/pages/migrate-from-logback.adoc | 60 ++++++++++++++++++++++
6 files changed, 117 insertions(+), 48 deletions(-)
delete mode 100644 src/changelog/.3.x.x/2408_remove_log4j_kubernetes.xml
copy
log4j-core-test/src/test/java/org/apache/logging/log4j/core/BasicLoggingTest.java
=>
src/site/antora/modules/ROOT/examples/migrate-from-logback/MigrateFromLogback.java
(60%)