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

github-bot pushed a change to branch 
dependabot/maven/main/org.mockito-mockito-bom-5.12.0
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


    omit ff55b6cdec Bump org.mockito:mockito-bom from 5.11.0 to 5.12.0
     add 7ff54fdcd6 Fix `SECURITY.adoc` link
     add a67367bf82 Fix Antora errors
     add b2f20d1704 Port system properties documentation to `main`
     add eb4c54d564 Fix property sources description
     add c8a2439da2 Remove author references from the docs[1]
     add ec9adec0b2 Merge remote-tracking branch 'apache/main' into 
doc/main/systemproperties
     add 53e3b85978 Disable `OnStartupTriggeringPolicy` tests on UNIX
     add 8d19bc5e84 Switch to JUnit 4 assumptions
     add cfedc22a23 Fix recycler factory initialization (#2583)
     add 78e132613c Revamp the performance-related website content (#2585)
     add ceae9243f2 Fix Spotless failures
     add 111cf9f6b1 Update `apache/logging-parent` to version `` (#2598)
     add 4dc885334b Update `org.apache.logging:logging-parent` to version `` 
(#2599)
     add 141c584c19 Update `org.mongodb:bson` to version `5.1.0` (#2554)
     add c9e01b5648 Bump org.mockito:mockito-bom from 5.11.0 to 5.12.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   (ff55b6cdec)
            \
             N -- N -- N   
refs/heads/dependabot/maven/main/org.mockito-mockito-bom-5.12.0 (c9e01b5648)

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/workflows/build.yaml                       |    4 +-
 .github/workflows/codeql-analysis.yaml             |    2 +-
 .github/workflows/deploy-site.yaml                 |    6 +-
 .github/workflows/merge-dependabot.yaml            |    4 +-
 SECURITY.adoc                                      |    2 +-
 log4j-async-logger/pom.xml                         |    2 +
 .../rolling/OnStartupTriggeringPolicyTest.java     |   14 +
 .../rolling/RollingAppenderOnStartupTest.java      |   15 +-
 .../rolling/RollingAppenderRestartTest.java        |   15 +-
 .../logging/log4j/core/impl/CoreDefaultBundle.java |   58 +-
 log4j-kit/pom.xml                                  |    2 +
 .../kit/recycler/RecyclerFactoryProvider.java      |    8 +-
 .../internal/QueueingRecyclerFactoryProvider.java  |    1 -
 .../recycler/internal/RecyclerFactoryTestUtil.java |    6 +-
 log4j-parent/pom.xml                               |    2 +-
 pom.xml                                            |    2 +-
 .../.3.x.x/update_apache_logging_parent.xml        |    2 +-
 .../update_org_apache_logging_logging_parent.xml   |    4 +-
 src/changelog/.3.x.x/update_org_mongodb_bson.xml   |    4 +-
 src/site/antora/antora.tmpl.yml                    |    1 +
 src/site/antora/antora.yml                         |    1 +
 .../images/AsyncWithLocationThrpt1T-labeled.png    |  Bin 23273 -> 0 bytes
 .../Log4j2AppenderThroughputComparison-linux.png   |  Bin 37494 -> 0 bytes
 .../Log4j2AppenderThroughputComparison-windows.png |  Bin 36089 -> 0 bytes
 .../ROOT/images/MarkerFilterCostComparison.png     |  Bin 22737 -> 0 bytes
 .../modules/ROOT/images/ParamMsgThrpt1-4T.png      |  Bin 37465 -> 0 bytes
 .../ResponseTimeAsyncClassicVsGcFree-label.png     |  Bin 31148 -> 0 bytes
 .../ResponseTimeAsyncLogging16Threads_8kEach.png   |  Bin 29429 -> 0 bytes
 ...ncLogging16Threads_8kEachLog4j2Only-labeled.png |  Bin 41663 -> 0 bytes
 .../ResponseTimeAsyncLogging4Threads_16kEach.png   |  Bin 32664 -> 0 bytes
 .../images/ResponseTimeSyncClassicVsGcFree.png     |  Bin 33240 -> 0 bytes
 .../ResponseTimeVsServiceTimeAsyncLoggers.png      |  Bin 34779 -> 0 bytes
 .../images/SyncThroughputLoggerComparisonLinux.png |  Bin 33718 -> 0 bytes
 .../SynchronousFileResponseTime2T32k-labeled.png   |  Bin 31907 -> 0 bytes
 .../images/ThreadContextFilterCostComparison.png   |  Bin 17874 -> 0 bytes
 .../ROOT/images/async-throughput-comparison.png    |  Bin 66734 -> 0 bytes
 .../ROOT/images/async-vs-sync-throughput.png       |  Bin 60459 -> 0 bytes
 .../images/garbage-free2.6-SyncThroughputLinux.png |  Bin 24197 -> 0 bytes
 .../log4j-2.5-FlightRecording-thumbnail40pct.png   |  Bin 57992 -> 0 bytes
 .../ROOT/images/log4j-2.5-FlightRecording.png      |  Bin 68628 -> 0 bytes
 .../log4j-2.6-FlightRecording-thumbnail40pct.png   |  Bin 45221 -> 0 bytes
 .../ROOT/images/log4j-2.6-FlightRecording.png      |  Bin 50481 -> 0 bytes
 .../modules/ROOT/images/whichjar-log4j-1.2-api.png |  Bin 0 -> 24992 bytes
 .../modules/ROOT/images/whichjar-log4j-api.png     |  Bin 0 -> 16515 bytes
 src/site/antora/modules/ROOT/nav.adoc              |    4 +-
 src/site/antora/modules/ROOT/pages/faq.adoc        |    4 +-
 src/site/antora/modules/ROOT/pages/javadoc.adoc    |   15 +-
 .../{log4j-mongodb4.adoc => log4j-mongodb.adoc}    |    0
 .../modules/ROOT/pages/manual/architecture.adoc    |    1 -
 .../antora/modules/ROOT/pages/manual/async.adoc    |  628 ++---------
 .../modules/ROOT/pages/manual/configuration.adoc   |    1 -
 .../modules/ROOT/pages/manual/customconfig.adoc    |    1 -
 .../modules/ROOT/pages/manual/customloglevels.adoc |    1 -
 .../modules/ROOT/pages/manual/extending.adoc       |    1 -
 .../antora/modules/ROOT/pages/manual/filters.adoc  |    2 -
 .../modules/ROOT/pages/manual/garbagefree.adoc     |  700 ++++--------
 src/site/antora/modules/ROOT/pages/manual/jmx.adoc |    2 -
 .../ROOT/pages/manual/json-template-layout.adoc    |   33 +-
 .../antora/modules/ROOT/pages/manual/layouts.adoc  |  221 +++-
 .../antora/modules/ROOT/pages/manual/logsep.adoc   |    6 +-
 .../antora/modules/ROOT/pages/manual/lookups.adoc  |    1 -
 .../modules/ROOT/pages/manual/performance.adoc     |  656 +++--------
 .../ROOT/pages/manual/systemproperties.adoc        | 1178 +++++---------------
 .../partials/configuration-file-format-deps.adoc   |   88 ++
 .../ROOT/partials/manual/async-drawbacks.adoc      |   36 +
 .../ROOT/partials/manual/garbagefree-intro.adoc    |    5 +-
 .../manual/layouts-location-information.adoc       |   55 +
 .../systemproperties/properties-async-logger.adoc  |  173 +++
 .../manual/systemproperties/properties-async.adoc  |   62 ++
 .../manual/systemproperties/properties-auth.adoc   |   70 ++
 .../properties-configuration-factory.adoc          |   78 ++
 .../properties-garbage-collection.adoc             |   96 ++
 .../manual/systemproperties/properties-jansi.adoc  |   16 +-
 .../manual/systemproperties/properties-jmx.adoc}   |   30 +-
 .../systemproperties/properties-log-event.adoc     |   74 ++
 .../properties-log4j-core-misc.adoc                |  122 ++
 .../systemproperties/properties-log4j-jndi.adoc    |   66 ++
 .../systemproperties/properties-log4j-jul.adoc     |   51 +
 .../systemproperties/properties-log4j-script.adoc} |   19 +-
 .../properties-logger-context.adoc                 |  100 ++
 .../systemproperties/properties-message.adoc}      |   20 +-
 .../manual/systemproperties/properties-meta.adoc   |   51 +
 .../properties-thread-context.adoc                 |   86 ++
 .../properties-transport-security.adoc             |  234 ++++
 .../ROOT/partials/premature-optimization.adoc      |    8 +-
 .../ROOT/partials/properties-async-logger.adoc     |  153 +++
 .../partials/properties-garbage-collection.adoc    |  148 +++
 .../modules/ROOT/partials/properties-meta.adoc     |   52 +
 .../ROOT/partials/properties-thread-context.adoc   |  101 ++
 89 files changed, 3045 insertions(+), 2559 deletions(-)
 copy src/changelog/{3.0.0-beta2 => 
.3.x.x}/update_org_apache_logging_logging_parent.xml (74%)
 delete mode 100644 
src/site/antora/modules/ROOT/images/AsyncWithLocationThrpt1T-labeled.png
 delete mode 100644 
src/site/antora/modules/ROOT/images/Log4j2AppenderThroughputComparison-linux.png
 delete mode 100644 
src/site/antora/modules/ROOT/images/Log4j2AppenderThroughputComparison-windows.png
 delete mode 100644 
src/site/antora/modules/ROOT/images/MarkerFilterCostComparison.png
 delete mode 100644 src/site/antora/modules/ROOT/images/ParamMsgThrpt1-4T.png
 delete mode 100644 
src/site/antora/modules/ROOT/images/ResponseTimeAsyncClassicVsGcFree-label.png
 delete mode 100644 
src/site/antora/modules/ROOT/images/ResponseTimeAsyncLogging16Threads_8kEach.png
 delete mode 100644 
src/site/antora/modules/ROOT/images/ResponseTimeAsyncLogging16Threads_8kEachLog4j2Only-labeled.png
 delete mode 100644 
src/site/antora/modules/ROOT/images/ResponseTimeAsyncLogging4Threads_16kEach.png
 delete mode 100644 
src/site/antora/modules/ROOT/images/ResponseTimeSyncClassicVsGcFree.png
 delete mode 100644 
src/site/antora/modules/ROOT/images/ResponseTimeVsServiceTimeAsyncLoggers.png
 delete mode 100644 
src/site/antora/modules/ROOT/images/SyncThroughputLoggerComparisonLinux.png
 delete mode 100644 
src/site/antora/modules/ROOT/images/SynchronousFileResponseTime2T32k-labeled.png
 delete mode 100644 
src/site/antora/modules/ROOT/images/ThreadContextFilterCostComparison.png
 delete mode 100644 
src/site/antora/modules/ROOT/images/async-throughput-comparison.png
 delete mode 100644 
src/site/antora/modules/ROOT/images/async-vs-sync-throughput.png
 delete mode 100644 
src/site/antora/modules/ROOT/images/garbage-free2.6-SyncThroughputLinux.png
 delete mode 100644 
src/site/antora/modules/ROOT/images/log4j-2.5-FlightRecording-thumbnail40pct.png
 delete mode 100644 
src/site/antora/modules/ROOT/images/log4j-2.5-FlightRecording.png
 delete mode 100644 
src/site/antora/modules/ROOT/images/log4j-2.6-FlightRecording-thumbnail40pct.png
 delete mode 100644 
src/site/antora/modules/ROOT/images/log4j-2.6-FlightRecording.png
 create mode 100644 
src/site/antora/modules/ROOT/images/whichjar-log4j-1.2-api.png
 create mode 100644 src/site/antora/modules/ROOT/images/whichjar-log4j-api.png
 rename src/site/antora/modules/ROOT/pages/{log4j-mongodb4.adoc => 
log4j-mongodb.adoc} (100%)
 create mode 100644 
src/site/antora/modules/ROOT/partials/configuration-file-format-deps.adoc
 create mode 100644 
src/site/antora/modules/ROOT/partials/manual/async-drawbacks.adoc
 copy SECURITY.adoc => 
src/site/antora/modules/ROOT/partials/manual/garbagefree-intro.adoc (63%)
 create mode 100644 
src/site/antora/modules/ROOT/partials/manual/layouts-location-information.adoc
 create mode 100644 
src/site/antora/modules/ROOT/partials/manual/systemproperties/properties-async-logger.adoc
 create mode 100644 
src/site/antora/modules/ROOT/partials/manual/systemproperties/properties-async.adoc
 create mode 100644 
src/site/antora/modules/ROOT/partials/manual/systemproperties/properties-auth.adoc
 create mode 100644 
src/site/antora/modules/ROOT/partials/manual/systemproperties/properties-configuration-factory.adoc
 create mode 100644 
src/site/antora/modules/ROOT/partials/manual/systemproperties/properties-garbage-collection.adoc
 copy SECURITY.adoc => 
src/site/antora/modules/ROOT/partials/manual/systemproperties/properties-jansi.adoc
 (68%)
 copy src/site/antora/modules/ROOT/{pages/javadoc.adoc => 
partials/manual/systemproperties/properties-jmx.adoc} (56%)
 create mode 100644 
src/site/antora/modules/ROOT/partials/manual/systemproperties/properties-log-event.adoc
 create mode 100644 
src/site/antora/modules/ROOT/partials/manual/systemproperties/properties-log4j-core-misc.adoc
 create mode 100644 
src/site/antora/modules/ROOT/partials/manual/systemproperties/properties-log4j-jndi.adoc
 create mode 100644 
src/site/antora/modules/ROOT/partials/manual/systemproperties/properties-log4j-jul.adoc
 copy src/site/antora/modules/ROOT/{pages/javadoc.adoc => 
partials/manual/systemproperties/properties-log4j-script.adoc} (59%)
 create mode 100644 
src/site/antora/modules/ROOT/partials/manual/systemproperties/properties-logger-context.adoc
 copy src/site/antora/modules/ROOT/{pages/javadoc.adoc => 
partials/manual/systemproperties/properties-message.adoc} (60%)
 create mode 100644 
src/site/antora/modules/ROOT/partials/manual/systemproperties/properties-meta.adoc
 create mode 100644 
src/site/antora/modules/ROOT/partials/manual/systemproperties/properties-thread-context.adoc
 create mode 100644 
src/site/antora/modules/ROOT/partials/manual/systemproperties/properties-transport-security.adoc
 copy SECURITY.adoc => 
src/site/antora/modules/ROOT/partials/premature-optimization.adoc (60%)
 create mode 100644 
src/site/antora/modules/ROOT/partials/properties-async-logger.adoc
 create mode 100644 
src/site/antora/modules/ROOT/partials/properties-garbage-collection.adoc
 create mode 100644 src/site/antora/modules/ROOT/partials/properties-meta.adoc
 create mode 100644 
src/site/antora/modules/ROOT/partials/properties-thread-context.adoc

Reply via email to