This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/maven/main/org.apache.groovy-groovy-bom-4.0.22
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
discard 835353a75e Bump org.apache.groovy:groovy-bom from 4.0.21 to 4.0.22
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 b6c9cc4737 Bump org.apache.groovy:groovy-bom from 4.0.21 to 4.0.22
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 (835353a75e)
\
N -- N -- N
refs/heads/dependabot/maven/main/org.apache.groovy-groovy-bom-4.0.22
(b6c9cc4737)
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%)