This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git.
from 0a09ed8 [LOG4J2-3316] Log4j 1.2 bridge should ignore case in
properties file keys. Messy cherry-pick + port from release 2.x.
new ff4426e Log4j 1.2 bridge adds
org.apache.log4j.component.helpers.Constants.
new 3a99f9e Log4j 1.2 bridge adds
org.apache.log4j.component.helpers.Constants.
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:
.../apache/log4j/component/helpers/Constants.java | 126 +++++++++++++++++++++
src/changes/changes.xml | 3 +
2 files changed, 129 insertions(+)
create mode 100644
log4j-1.2-api/src/main/java/org/apache/log4j/component/helpers/Constants.java