You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ck...@apache.org on 2019/01/02 14:50:48 UTC

[logging-log4j2] branch master updated (8cd0ef5 -> 51ef287)

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 8cd0ef5  LOG4J2-2527: ListAppender getters return immutable snapshots
     add 82fc39a  [LOG4J2-2522] Make MapMessageLookup.lookup usable with MapMessage again
     add 0e2b27e  [LOG4J2-2522]  Added @Test testLookupDefaultMapIsCheckedBeforeMapMessage()
     new 51ef287  Merge pull request #245 from lesiak/LOG4J2-2522

The 1 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:
 .../logging/log4j/core/lookup/MapLookup.java       |  6 ++--
 .../logging/log4j/core/lookup/MapLookupTest.java   | 32 +++++++++++++++++++++-
 2 files changed, 34 insertions(+), 4 deletions(-)


[logging-log4j2] 01/01: Merge pull request #245 from lesiak/LOG4J2-2522

Posted by ck...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

ckozak pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit 51ef2871720f415df3617da161949c8705b5de87
Merge: 8cd0ef5 0e2b27e
Author: Carter Kozak <c4...@gmail.com>
AuthorDate: Wed Jan 2 09:50:42 2019 -0500

    Merge pull request #245 from lesiak/LOG4J2-2522
    
    [LOG4J2-2522] Make MapMessageLookup.lookup usable with MapMessage again

 .../logging/log4j/core/lookup/MapLookup.java       |  6 ++--
 .../logging/log4j/core/lookup/MapLookupTest.java   | 32 +++++++++++++++++++++-
 2 files changed, 34 insertions(+), 4 deletions(-)