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

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


 discard fe8bbd4b0b Port `Tags` from 3.x
 discard d79ea661f4 Make default message factories GraalVM friendly
 discard 3d47553bac Add `Strings#trimToOptional`
 discard 5d68b0970c Remove deprecations from functional interfaces
 discard 40a37e17bb Adapt `ReusableMessage` to be used in 3.x
 discard 42cb8a4acd Simplify `ServiceLoaderUtil`
 discard 8c5ffb7c4c Apply suggestions from review of #2374
     add ed4c72e679 Apply suggestions from review of #2374
     new b755ffe6cf Simplify `ServiceLoaderUtil`
     new 486289cfd3 Adapt `ReusableMessage` to be used in 3.x
     new 079a237666 Remove deprecations from functional interfaces
     new 5bd7a760f4 Add `Strings#trimToOptional`
     new 16f16d98a8 Make default message factories GraalVM friendly
     new 9ba858c3e3 Port `Tags` from 3.x
     new 8882b25232 Remove reflection from `log4j-to-jul` and `log4j-to-slf4j`

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   (fe8bbd4b0b)
            \
             N -- N -- N   refs/heads/fix/backport-log4j3-api (8882b25232)

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.

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/logging/log4j/util/ProviderUtilTest.java    |  2 +-
 .../org/apache/logging/log4j/tojul/JULProvider.java    | 16 +++++++++++++++-
 .../java/org/apache/logging/slf4j/SLF4JProvider.java   | 18 +++++++++++++++++-
 3 files changed, 33 insertions(+), 3 deletions(-)

Reply via email to