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 9834772 Remove -Djenkins property for windows CI build
add d787956 LOG4J2-2793 - Unable to parse the log LEVEL when it ends with
SPACE.
new 2baf716 Merge branch 'master' of
https://github.com/prasad-acit/logging-log4j2 into prasad-acit-master
new ff07d4a LOG4J2-2793 - Allow trailing and leading spaces in log level
new a8fdc5b Merge branch 'prasad-acit-master'
The 3 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:
log4j-api/src/main/java/org/apache/logging/log4j/Level.java | 4 ++--
.../src/test/java/org/apache/logging/log4j/LevelTest.java | 11 +++++++++++
src/changes/changes.xml | 3 +++
3 files changed, 16 insertions(+), 2 deletions(-)