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 2fc1f328a2 LOG4J2-3644 - Deprecate package scanning
     add 4575d54575 Correctly default to not include location info for 
AsyncRootLoggers LOG4J2-3487
     new 8044c98404 Disclose relationship with TideLift
     new 53d5b2ffdc Rollback previous commit
     new 8abcf751bd Check urlConnection for being instance of JarURLConnection 
instead of relying on protocol name
     new 7b4bf76ec0 Run mvn spotless:apply
     new 728c99e420 Fix NPE in Log4jMarker
     new ea4cf759bc LOG4J2-3644 - Deprecate package scanning
     new 02ef333d56 Merge branch 'davemessink-release-2.x' into release-2.x

The 7 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/core/async/AsyncLoggerDefaultLocationTest.java      |  4 ----
 ...ationTest.java => AsyncRootLoggerDefaultLocationTest.java} | 11 +++--------
 ...ocationTest.xml => AsyncRootLoggerDefaultLocationTest.xml} |  8 +++-----
 .../apache/logging/log4j/core/async/AsyncLoggerConfig.java    |  3 ++-
 src/changes/changes.xml                                       |  3 +++
 5 files changed, 11 insertions(+), 18 deletions(-)
 copy 
log4j-core-test/src/test/java/org/apache/logging/log4j/core/async/{AsyncLoggerDefaultLocationTest.java
 => AsyncRootLoggerDefaultLocationTest.java} (90%)
 copy log4j-core-test/src/test/resources/{AsyncLoggerDefaultLocationTest.xml => 
AsyncRootLoggerDefaultLocationTest.xml} (72%)

Reply via email to