This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.
from a8a659b Allow for whitespace in property files.
new 9ccf1fd Remove useless parentheses.
new 3d933aa Format.
new 02e2cfc Allow for whitespace in configuration files.
new 6bd9e06 Javadoc.
The 4 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:
.../org/apache/log4j/builders/AbstractBuilder.java | 4 +-
.../builders/appender/SyslogAppenderBuilder.java | 2 +-
.../org/apache/log4j/helpers/PatternParser.java | 930 ++++++++++-----------
.../java/org/apache/log4j/spi/LocationInfo.java | 8 +-
.../apache/logging/log4j/util/PropertiesUtil.java | 2 +-
5 files changed, 449 insertions(+), 497 deletions(-)