This is an automated email from the ASF dual-hosted git repository.
vy pushed a change to branch release/2.21.0
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
from a51955359a Exclude Velocity vulnerability
new 017b30d8a2 Fix the `disableAnsi` default value docs (#1537)
new 0247e0282f Replaced the usage of `System.out` in `StackLocator` with
`System.err` (#1484)
new b8d08c40bf Restored `Log4jMarker` visibility in SLF4J adapters (#1414)
new af88da7cb9 Use Java version-specific warnings in `StackLocator` (#1760)
new bdd1c792e2 Add changelog entry (#1760)
new d2d351cb61 Update old changelog XSDs
new 66bc65079c Propagate synchronous action failures in
`RollingFileManager` and `FileRenameAction` (#1445, #1549)
new 6ddb5445ae Added changelog entry (#1445, #1549)
new c971b2cc94 Warn on incorrect highlight style (#1545, #1637)
new 431d5cc7d8 Improve changelog (#1545, #1637)
new b45978419c Improve warning message if multi-release JARs are not
supported (#1833, #1760)
new 7f5db1ba98 Remove unpublished modules from BOM
new b0413d5bc7 Merge remote-tracking branch 'origin/release/2.21.0' into
release/2.21.0
The 13 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 | 16 +++++++
pom.xml | 12 -----
.../.2.x.x/1231_validation_path_condition.xml | 2 +-
.../.2.x.x/1232_log4j-to-sfl4j-2-OSGiMetadata.xml | 2 +-
.../.2.x.x/1312_add_environment_arbiter.xml | 2 +-
...1367_Missing-Bundle-Activation-OSGiMetadata.xml | 2 +-
.../.2.x.x/1369_bump_build_requirement_jdk_11.xml | 2 +-
...1445_1549_fix_sync_roll_action_propagation.xml} | 9 ++--
.../.2.x.x/1484_fix_StackLocator_stdout.xml | 2 +-
...e_of_incorrect_syntax_of_highlighting_style.xml | 15 +++---
src/changelog/.2.x.x/1589_mongodb_tests.xml | 2 +-
.../.2.x.x/1640_java_9_stack_trace_element.xml | 2 +-
src/changelog/.2.x.x/1646_unsafe_cleaner.xml | 2 +-
.../.2.x.x/1650_fix_rollover_strategy_log4j1.xml | 2 +-
.../.2.x.x/1681_fix_and_improve_lookup_docs.xml | 2 +-
.../.2.x.x/1692_make_JTL_LocationAware.xml | 2 +-
.../1747_mongodb4-long-collection-size-conifg.xml | 2 +-
..._version_specific_warnings_in_StackLocator.xml} | 7 +--
src/site/_release-notes/_2.x.x.adoc | 54 ++++++++++++++++++++++
.../scala-api.html => release-notes/index.html} | 8 ++--
src/site/site.xml | 2 +-
21 files changed, 104 insertions(+), 45 deletions(-)
copy src/changelog/.2.x.x/{1445_fix_synchronous_rolling_file_manager.xml =>
1445_1549_fix_sync_roll_action_propagation.xml} (78%)
copy src/changelog/.2.x.x/{1414_restore_SLF4J_Log4jMarker_visibility.xml =>
1760_use_java_version_specific_warnings_in_StackLocator.xml} (81%)
copy src/site/resources/{manual/scala-api.html => release-notes/index.html}
(74%)