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

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


    from 5d6bd3c4e6 Clean up changelog entries
     new a01f7e41d4 Prepare release notes for `2.24.1`
     new 755497d371 Revert "Single constructor for `ConfigurationSource`"

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:
 .../logging/log4j/core/util/WatchManagerTest.java  |  4 +-
 .../log4j/core/config/AbstractConfiguration.java   | 15 ++--
 .../log4j/core/config/ConfigurationSource.java     | 79 ++++++++++++----------
 .../org/apache/logging/log4j/core/util/Loader.java |  5 +-
 .../org/apache/logging/log4j/core/util/Source.java | 45 +++++-------
 pom.xml                                            |  9 +--
 .../{.2.x.x => 2.24.1}/.release-notes.adoc.ftl     |  6 +-
 src/changelog/{2.23.0 => 2.24.1}/.release.xml      |  2 +-
 .../{.2.x.x => 2.24.1}/2229_mongodb_docker.xml     |  0
 ...ke_LoggerRegistry_MessageFactory_namespaced.xml |  0
 .../{.2.x.x => 2.24.1}/2937-http-watcher.xml       |  0
 .../2942_fix_ThreadContext_putAll.xml              |  0
 .../2953_enable_docker_for_JTL.xml                 |  0
 .../update_org_apache_logging_logging_parent.xml   |  0
 14 files changed, 77 insertions(+), 88 deletions(-)
 copy src/changelog/{.2.x.x => 2.24.1}/.release-notes.adoc.ftl (80%)
 copy src/changelog/{2.23.0 => 2.24.1}/.release.xml (95%)
 rename src/changelog/{.2.x.x => 2.24.1}/2229_mongodb_docker.xml (100%)
 rename src/changelog/{.2.x.x => 
2.24.1}/2936_make_LoggerRegistry_MessageFactory_namespaced.xml (100%)
 rename src/changelog/{.2.x.x => 2.24.1}/2937-http-watcher.xml (100%)
 rename src/changelog/{.2.x.x => 2.24.1}/2942_fix_ThreadContext_putAll.xml 
(100%)
 rename src/changelog/{.2.x.x => 2.24.1}/2953_enable_docker_for_JTL.xml (100%)
 rename src/changelog/{.2.x.x => 
2.24.1}/update_org_apache_logging_logging_parent.xml (100%)

Reply via email to