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

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


 discard d85a0077d1 Remove `java.time.Duration` converter
 discard 09e9c0f319 Fix test failures
 discard 634ceb42ba Use deprecated class internally in builder
 discard 35dba17672 Add `@since` tags
 discard f78472cdee Backport builder from 3.x
 discard 9ad553c5ed Deprecate `o.a.l.l.c.a.r.a.Duration` class for removal
     add 4a367e8a30 Update `com.github.luben:zstd-jni` to version `1.5.6-1` 
(#2422)
     add c054a1d9c5 Update `commons-io:commons-io` to version `2.16.0` (#2430)
     add 50b0896d60 Update `io.netty:netty-bom` to version `4.1.108.Final` 
(#2397)
     add b0143d986a Move MongoDB depds to `log4j-mongodb` modules
     add a7b24bd88b Rename `mongodb.version` variables to test Dependabot
     add 4884ac45a3 Move SLF4J dependencies to SLF4J-related modules
     add 8c84a97c0f Do not upgrade to Log4j API 3.x
     add 5801da58f8 Add SLF4J to comparative tests
     add d055d45069 Deprecate `o.a.l.l.c.a.r.a.Duration` class for removal
     add 12ee6326e1 Backport builder from 3.x
     add 8660c3e4a3 Add `@since` tags
     add c2e0dc22b4 Use deprecated class internally in builder
     add ea83bb7c97 Fix test failures
     add b1c9cd8b62 Remove `java.time.Duration` converter

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   (d85a0077d1)
            \
             N -- N -- N   refs/heads/deprecate_duration (b1c9cd8b62)

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:
 .github/dependabot.yaml                            |  5 ++-
 log4j-core-its/pom.xml                             | 20 ++++++++----
 log4j-core-test/pom.xml                            |  5 ---
 log4j-core/pom.xml                                 |  7 ----
 log4j-mongodb3/pom.xml                             | 19 ++++-------
 log4j-mongodb4/pom.xml                             | 33 ++++++++++++++++---
 log4j-parent/pom.xml                               | 38 ++--------------------
 log4j-perf-test/pom.xml                            | 13 ++++++++
 log4j-slf4j-impl/pom.xml                           |  7 ++--
 log4j-slf4j2-impl/pom.xml                          | 14 ++++++++
 log4j-to-slf4j/pom.xml                             | 13 ++++++++
 .../update_com_github_luben_zstd_jni.xml           |  4 +--
 .../update_commons_io_commons_io.xml               |  4 +--
 .../update_io_netty_netty_bom.xml                  |  4 +--
 src/site/_release-notes/_2.x.x.adoc                |  4 +++
 15 files changed, 108 insertions(+), 82 deletions(-)
 copy src/changelog/{2.22.0 => .2.x.x}/update_com_github_luben_zstd_jni.xml 
(75%)
 copy src/changelog/{2.22.1 => .2.x.x}/update_commons_io_commons_io.xml (76%)
 copy src/changelog/{2.22.1 => .2.x.x}/update_io_netty_netty_bom.xml (76%)

Reply via email to