This is an automated email from the ASF dual-hosted git repository.
pkarwasz pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
from eb3ec0f1b8 Fix (duplicated when exported) comment block in
`.changelog-entries.adoc.ftl`
new f165c135e8 [LOG4J2-3615] Fix `log4j-api` OSGI encapsulation problem
new 635ca9b67a Make `AbstractBuilder.logBuilder` static
new ec35f53f3f Add changelog and test to `DefaultLogBuilder`
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/internal/DefaultLogBuilderTest.java | 49 ++++++++++++++++++++++
.../logging/log4j/internal/DefaultLogBuilder.java | 15 ++++---
.../apache/logging/log4j/spi/AbstractLogger.java | 27 ++----------
...ttern.xml => LOG4J2-3615_Fix_OSGI_API_leak.xml} | 5 +--
4 files changed, 62 insertions(+), 34 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%)