This is an automated email from the ASF dual-hosted git repository. rgoers pushed a commit to branch release-2.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit 23ec2ac7a480854591c794c966edd046b5bba952 Author: Ralph Goers <[email protected]> AuthorDate: Wed Jan 30 19:53:53 2019 -0700 LOG4J2-2266 - Load PropertySources from any accessible ClassLoader and handle any exceptions --- src/changes/changes.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 9eba815..c6688b4 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -1,5 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- vi: set sw=2: --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with
