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 50458fdd28 Fixing HtmlLayoutTest when timezone has minutes (#1127)
new 04ca410b74 Add `ServiceLoaderUtil` from `release-2.x`
new 37941b6fff Remove dependency on PropertiesUtil from `Strings`
The 2 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:
.../org/apache/logging/log4j/util/Strings.java | 3 +-
.../apache/logging/log4j/util3/PropertiesUtil.java | 3 +-
.../logging/log4j/util3/ServiceLoaderUtil.java | 72 ++++++++++++++++++----
.../logging/log4j/util3/ServiceRegistry.java | 9 ++-
.../util3/SystemPropertiesPropertySource.java | 12 ++++
5 files changed, 83 insertions(+), 16 deletions(-)