This is an automated email from the ASF dual-hosted git repository.
ckozak pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.
from 34ab05d LOG4J2-2748: Implement ISO8601_PERIOD_MICROS fixed date format
new fa410e4 LOG4J-2735 - make PluginCache output reproducible (#321)
new 0ded11e LOG4J-2735 changelog
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:
.../config/plugins/processor/PluginCacheTest.java | 71 ++++++++++++++++++++++
.../log4j/plugins/processor/PluginCache.java | 6 +-
src/changes/changes.xml | 3 +
3 files changed, 77 insertions(+), 3 deletions(-)
create mode 100644
log4j-core/src/test/java/org/apache/logging/log4j/core/config/plugins/processor/PluginCacheTest.java