This is an automated email from the ASF dual-hosted git repository.
ppkarwasz pushed a change to branch
dependabot/maven/2.x/maven-minor-updates-b9708f2ae6
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
from 022879d004 Generate changelog entries for #4206
add de17f604c2 Fix NPE in ConfigurationScheduler by ensuring
scheduledFuture is chec… (#4118)
add 516e85bdbe Fix properties configuration support for per-logger
properties (#4142)
add 4b11e9a3d8 Merge branch '2.x' into
dependabot/maven/2.x/maven-minor-updates-b9708f2ae6
No new revisions were added by this update.
Summary of changes:
.../core/config/ConfigurationSchedulerTest.java | 83 ++++++++++++++++++++++
.../properties/PropertiesConfigurationTest.java | 16 +++++
.../test/resources/log4j2-properties.properties | 8 +++
.../log4j/core/config/ConfigurationScheduler.java | 32 +++++++--
.../properties/PropertiesConfigurationBuilder.java | 7 +-
.../2073_fix_ConfigurationScheduler_NPE.xml} | 8 +--
...onfiguration_support_for_logger_properties.xml} | 6 +-
7 files changed, 146 insertions(+), 14 deletions(-)
create mode 100644
log4j-core-test/src/test/java/org/apache/logging/log4j/core/config/ConfigurationSchedulerTest.java
copy src/changelog/{2.25.3/3871_graalvm_binary_name.xml =>
.2.x.x/2073_fix_ConfigurationScheduler_NPE.xml} (56%)
copy src/changelog/{2.25.2/3872_fix_RollingFileManager_initialTime.xml =>
.2.x.x/4024_fix_roperties_configuration_support_for_logger_properties.xml} (56%)