You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by pk...@apache.org on 2023/01/26 04:46:36 UTC

[logging-log4j2] branch release-2.x updated (7313ca5af0 -> 83ba87e27e)

This is an automated email from the ASF dual-hosted git repository.

pkarwasz pushed a change to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


    from 7313ca5af0 Missing changelog entries
     add 0def81b922 [LOG4J2-3615] Fix `log4j-api` OSGI encapsulation problem
     add d60dfb2ecc Make `AbstractBuilder.logBuilder` static
     add 83ba87e27e Add changelog and test to `DefaultLogBuilder`

No new revisions were added by this update.

Summary of changes:
 .../log4j/internal/DefaultLogBuilderTest.java      | 49 ++++++++++++++++++++++
 .../logging/log4j/internal/DefaultLogBuilder.java  | 15 ++++---
 .../apache/logging/log4j/spi/AbstractLogger.java   | 34 ++-------------
 ...ttern.xml => LOG4J2-3615_Fix_OSGI_API_leak.xml} |  5 +--
 4 files changed, 61 insertions(+), 42 deletions(-)
 create mode 100644 log4j-api-test/src/test/java/org/apache/logging/log4j/internal/DefaultLogBuilderTest.java
 copy src/changelog/.2.x.x/{LOG4J2-1631_Honor-timezone-in-file-name-pattern.xml => LOG4J2-3615_Fix_OSGI_API_leak.xml} (83%)