You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2022/01/20 20:57:31 UTC

[logging-log4j2] branch release-2.x updated: Fix log4j-jakarta-web service file #723.

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

ggregory pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/release-2.x by this push:
     new 61826ad  Fix log4j-jakarta-web service file #723.
61826ad is described below

commit 61826ad2df7ced4fef8d99fa077fbee574f3c597
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Thu Jan 20 15:57:27 2022 -0500

    Fix log4j-jakarta-web service file #723.
---
 src/changes/changes.xml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index f8f6112..394ae05 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -133,7 +133,7 @@
       <action dev="ggregory" type="fix" due-to="Gary Gregory">
         Log4j 1.2 bridge now logs a warning instead of throwing an NullPointerException when building a Syslog appender with a missing "SyslogHost" param.
       </action>
-      <action dev="ggregory" type="fix" due-to="Gary Gregory, ppkarwasz">
+      <action dev="ggregory" type="fix" due-to="Gary Gregory, Piotr P. Karwasz">
         Log4j 1.2 bridge should allow property and XML attributes to start with either an upper-case or lower-case letter.
       </action>
       <action dev="ggregory" type="fix">
@@ -145,6 +145,9 @@
       <action dev="ggregory" type="fix">
         Fix DTD error: Add missing ELEMENT for Marker.
       </action>
+      <action dev="ggregory" type="fix" due-to="Gary Gregory, Piotr P. Karwasz">
+        Fix log4j-jakarta-web service file #723.
+      </action>
       <!-- ADD -->
       <action issue="LOG4J2-3303" dev="vy" type="add" due-to="ramananravi">
         Add TB support to FileSize.