This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.
from ffa606e Fix indentation.
new 2827b5b Log4j 1.2 bridge adds org.apache.log4j.helpers.Loader.
new 909c348 Log4j 1.2 bridge adds org.apache.log4j.helpers.Loader.
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:
.../main/java/org/apache/log4j/helpers/Loader.java | 180 +++++++++++++++++++++
src/changes/changes.xml | 7 +-
2 files changed, 185 insertions(+), 2 deletions(-)
create mode 100644
log4j-1.2-api/src/main/java/org/apache/log4j/helpers/Loader.java