This is an automated email from the ASF dual-hosted git repository.
vy pushed a change to branch 3.x-docgen
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
from 057ec18816 Implement docgen integration
add e4e844aa9f Update `org.graalvm.truffle:truffle-api` to version
`24.0.0` (#2394)
add a6504b6a9a Update `io.netty:netty-bom` to version `4.1.108.Final`
(#2399)
new 104f14f40b Merge remote-tracking branch 'origin/main' into 3.x-docgen
new a5ad96c603 Cosmetic `pom.xml` change
new c6cb0ea85d Add changelog entry
new b5d5f44e87 Adopt changes for `log4j-docgen` version `0.8.0` release
new d5dd61fef6 Improve Javadoc
new 570905d457 Fix templating
add 0bdff53b07 Unpin `commons-httpclient` version
add 3fb9ba8807 Update `commons-logging:commons-logging` to version `1.3.1`
(#2405)
new bb7a4a5818 Merge remote-tracking branch 'origin/main' into 3.x-docgen
The 7 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:
log4j-parent/pom.xml | 11 ++++----
pom.xml | 19 +++++++-------
.../add_plugin_reference.xml} | 7 +++---
... => update_commons_logging_commons_logging.xml} | 4 +--
.../update_io_netty_netty_bom.xml | 4 +--
... => update_org_graalvm_truffle_truffle_api.xml} | 4 +--
src/docgen-templates/license.adoc | 16 ------------
src/site/_release-notes/_3.x.x.adoc | 3 +++
.../site/asciidoc/plugin-reference.adoc | 8 ++++--
.../asciidoctor}/document.html.erb | 2 +-
.../docgen}/index.adoc.ftl | 13 +++++-----
.../docgen}/type.adoc.ftl | 29 ++++++----------------
12 files changed, 48 insertions(+), 72 deletions(-)
copy src/changelog/{3.0.0-beta2/2147_add_instance_factory_dsls.xml =>
.3.x.x/add_plugin_reference.xml} (58%)
copy src/changelog/.3.x.x/{update_com_google_guava_guava.xml =>
update_commons_logging_commons_logging.xml} (62%)
copy src/changelog/{3.0.0-beta2 => .3.x.x}/update_io_netty_netty_bom.xml (76%)
copy src/changelog/.3.x.x/{update_com_google_guava_guava.xml =>
update_org_graalvm_truffle_truffle_api.xml} (62%)
delete mode 100644 src/docgen-templates/license.adoc
copy SECURITY.adoc => src/site/asciidoc/plugin-reference.adoc (80%)
rename src/{asciidoc/templates => template/asciidoctor}/document.html.erb (99%)
rename src/{docgen-templates => template/docgen}/index.adoc.ftl (74%)
rename src/{docgen-templates => template/docgen}/type.adoc.ftl (76%)