This is an automated email from the ASF dual-hosted git repository.
rgoers pushed a change to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.
from c77b3cb Restrict LDAP access via JNDI (#608)
new 001aaad LOG4J2-3198: Log4j2 no longer formats lookups in messages by
default
new 154c239 Convert method to return a boolean
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:
.../core/pattern/MessagePatternConverter.java | 38 ++++++++++++++--------
.../apache/logging/log4j/core/util/Constants.java | 10 ++++--
.../core/layout/PatternLayoutLookupDateTest.java | 2 +-
.../core/layout/PatternLayoutNoLookupDateTest.java | 2 +-
.../core/pattern/MessagePatternConverterTest.java | 27 ++++++++++-----
.../log4j/core/pattern/RegexReplacementTest.java | 18 ++++++----
...j-list-nolookups.xml => log4j-list-lookups.xml} | 2 +-
log4j-core/src/test/resources/log4j-replace.xml | 4 +--
src/changes/changes.xml | 6 ++++
src/site/xdoc/manual/configuration.xml.vm | 21 +++---------
src/site/xdoc/manual/layouts.xml.vm | 15 +++++----
11 files changed, 87 insertions(+), 58 deletions(-)
rename log4j-core/src/test/resources/{log4j-list-nolookups.xml =>
log4j-list-lookups.xml} (91%)