This is an automated email from the ASF dual-hosted git repository.
rgoers pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.
from 619707e LOG4J2-2602 - Update file time when size based triggering
policy is used without a time-based triggering policy
new f722142 LOG4J2-1103 remove used nodes when child is of list type
new 05fb297 LOG4J2-1103 - FailoverAppender was failing with ERROR
appender Failover has no parameter that matches element Failovers
The 2 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:
.../plugins/visitors/PluginElementVisitor.java | 1 +
.../ValidatingPluginWithFailoverTest.java | 99 ++++++++++++++++++++++
src/changes/changes.xml | 3 +
3 files changed, 103 insertions(+)
create mode 100644
log4j-core/src/test/java/org/apache/logging/log4j/core/config/plugins/validation/validators/ValidatingPluginWithFailoverTest.java