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

github-bot pushed a change to branch 
dependabot/maven/2.x/org.apache.maven.surefire-surefire-junit47-3.3.0
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


    omit d5d69283c8 Bump org.apache.maven.surefire:surefire-junit47 from 3.2.5 
to 3.3.0
     add a2566bac91 Add Logback example to "Markers" page
     add bd69d183e0 Changes from code review
     add 178e675dd5 Apply review suggestions
     add eb27353b16 Improve documentation on structured logging (#2665)
     add dae04aa0df Merge remote-tracking branch 'refs/remotes/apache/2.x' into 
doc/2.x/markers-logback
     add 8ab73854f0 Fix `XmlLayouTest`
     add 71c870525b Upgrade Equinox version
     add 440d62d8a0 Bump org.apache.maven.surefire:surefire-junit47 from 3.2.5 
to 3.3.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   (d5d69283c8)
            \
             N -- N -- N   
refs/heads/dependabot/maven/2.x/org.apache.maven.surefire-surefire-junit47-3.3.0
 (440d62d8a0)

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-1.2-api/pom.xml                              |  11 -
 .../java/org/apache/logging/log4j/EventLogger.java |   5 +-
 log4j-core-test/pom.xml                            |  11 -
 .../logging/log4j/core/layout/XmlLayoutTest.java   |   4 +-
 log4j-osgi-test/pom.xml                            |  53 +++--
 log4j-parent/pom.xml                               |   4 +-
 ...cate_duration.xml => deprecate_EventLogger.xml} |   4 +-
 src/changelog/.2.x.x/deprecate_duration.xml        |   4 +-
 .../deprecate_log4j2_default_status_level.xml      |   2 +-
 src/changelog/.2.x.x/deprecate_log4j_mongodb4.xml  |   4 +-
 .../ROOT/examples/manual/markers/log4j2.json       |  17 +-
 .../ROOT/examples/manual/markers/log4j2.properties |  20 +-
 .../ROOT/examples/manual/markers/log4j2.xml        |  14 +-
 .../ROOT/examples/manual/markers/log4j2.yaml       |  11 +-
 .../ROOT/examples/manual/markers/logback.xml       |  22 +-
 src/site/antora/modules/ROOT/pages/manual/api.adoc |   9 +-
 .../modules/ROOT/pages/manual/eventlogging.adoc    | 242 ++-------------------
 .../antora/modules/ROOT/pages/manual/layouts.adoc  |  15 +-
 .../antora/modules/ROOT/pages/manual/markers.adoc  |  86 +++++---
 .../antora/modules/ROOT/pages/manual/messages.adoc | 165 +++++++++-----
 ...-log4j-1.2-api.adoc => structured-logging.adoc} |  23 +-
 21 files changed, 307 insertions(+), 419 deletions(-)
 copy src/changelog/.2.x.x/{deprecate_duration.xml => 
deprecate_EventLogger.xml} (77%)
 copy log4j-perf-test/src/main/resources/logback-markerFilter-perf.xml => 
src/site/antora/modules/ROOT/examples/manual/markers/logback.xml (67%)
 copy 
src/site/antora/modules/ROOT/partials/manual/{dependencies-log4j-1.2-api.adoc 
=> structured-logging.adoc} (62%)

Reply via email to