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

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


    omit de345cc7b9 Remove references to async context selector in 
`log4j-script`
    omit e165098635 Add changelog for splitting off `log4j-async-logger`
    omit 77a1478d6a Fix failing tests
    omit 94aac1c79a Move async support to `log4j-async-logger`
    omit 7d7a9e7c40 Last tweaks to tests before moving async support
    omit bf45347d8d Remove instance of checks for async components
    omit 1d4082cc49 Move async logger tests to `log4j-async-logger`
    omit 1ebc02563b Inline `EventRoute` methods
     add 4f379fb621 Fix compilation
     add 0c5f364503 LOG4J2-2850
     add b9722ee0e2 Make `set` methods in `ReusableParameterizedMessage` 
protected
     add 0f2bf49bd7 Fix missing import
     add 317742fc30 Inline `EventRoute` methods
     add 1db31e7191 Move async logger tests to `log4j-async-logger`
     add 129e0d08ea Remove instance of checks for async components
     add 26c1c6b9aa Last tweaks to tests before moving async support
     add 98e0eeb6c9 Move async support to `log4j-async-logger`
     add 3dc12aa4a2 Fix failing tests
     add 41fd431eb8 Add changelog for splitting off `log4j-async-logger`
     add 2b22eea39a Remove references to async context selector in 
`log4j-script`

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   (de345cc7b9)
            \
             N -- N -- N   refs/heads/move-async (2b22eea39a)

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:
 .../log4j/message/LocalizedMessageFactory.java     |  2 +-
 .../message/ReusableParameterizedMessage.java      | 23 +++++++++++-----------
 .../log4j/message/ReusableSimpleMessage.java       |  1 +
 .../log4j/message/ParameterFormatterBenchmark.java |  1 +
 src/site/_release-notes/_3.x.x.adoc                |  2 ++
 5 files changed, 17 insertions(+), 12 deletions(-)

Reply via email to