This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a change to branch feature/2.x/enable-thread-local
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
from a86abbd6c4 Enforce `log4j2.enableThreadlocals` system property
add 8ff56de0f2 Fix `benchmark.jar` artifact
add 6219e667fd Revamp the F.A.Q. page (#2506, #2549)
add 2c3b341b12 Add a new `Development` page (#2520, #2551)
add badb28cfe0 Add incorrectly removed files back
add 63844b46b6 Improve Antora code styling
add 2b27c29c24 Fix `benchmark.jar` artifact
add 3da08aad1b Merge remote-tracking branch 'apache/2.x' into
feature/2.x/enable-thread-local
add b6b4e25abd Partially revert `AbstractLogger` changes
No new revisions were added by this update.
Summary of changes:
BUILDING.adoc | 62 +++-
antora-playbook.yaml | 4 +
.../apache/logging/log4j/spi/AbstractLogger.java | 14 +-
log4j-perf-test/pom.xml | 24 +-
.../antora/modules/ROOT/images/whichjar-2.x.png | Bin 68381 -> 0 bytes
.../modules/ROOT/images/whichjar-slf4j-2.x.png | Bin 26650 -> 0 bytes
src/site/antora/modules/ROOT/nav.adoc | 1 +
.../antora/modules/ROOT/pages/development.adoc | 109 ++++++
src/site/antora/modules/ROOT/pages/faq.adoc | 401 +++++----------------
src/site/antora/modules/ROOT/pages/guidelines.adoc | 381 --------------------
10 files changed, 280 insertions(+), 716 deletions(-)
delete mode 100644 src/site/antora/modules/ROOT/images/whichjar-2.x.png
delete mode 100644 src/site/antora/modules/ROOT/images/whichjar-slf4j-2.x.png
create mode 100644 src/site/antora/modules/ROOT/pages/development.adoc
delete mode 100644 src/site/antora/modules/ROOT/pages/guidelines.adoc