This is an automated email from the ASF dual-hosted git repository.
vy pushed a change to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
from 1b2a3b8b03 Update `org.apache.commons:commons-compress` to version
`1.26.2` (#2612)
new 0be1c1faa3 Rename `5min.adoc` to `getting-started.adoc`
new ba30b951c2 Mention Log4j Kotlin and Log4j Scala in `api.adoc`
new e42bc4d1bd Remove redundant navigation items
new 4426dd471e Remove `runtime-dependencies.adoc`
new fefd16b7e6 Rewrite `thread-context.adoc` et al. (#2535)
The 5 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:
src/site/antora/modules/ROOT/nav.adoc | 8 +-
.../ROOT/pages/{5min.adoc => getting-started.adoc} | 2 +-
src/site/antora/modules/ROOT/pages/index.adoc | 2 +-
src/site/antora/modules/ROOT/pages/manual/api.adoc | 38 ++-
.../modules/ROOT/pages/manual/extending.adoc | 26 --
.../modules/ROOT/pages/manual/garbagefree.adoc | 3 +-
.../modules/ROOT/pages/manual/thread-context.adoc | 271 +++++++--------------
.../modules/ROOT/pages/runtime-dependencies.adoc | 270 --------------------
.../properties-thread-context.adoc | 3 +
src/site/resources/.htaccess | 3 +
10 files changed, 127 insertions(+), 499 deletions(-)
rename src/site/antora/modules/ROOT/pages/{5min.adoc => getting-started.adoc}
(99%)
delete mode 100644 src/site/antora/modules/ROOT/pages/runtime-dependencies.adoc