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

mattsicker pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/main by this push:
     new 4faaaf4460 Add changelog entries for LOG4J2-3497 and LOG4J2-3511
4faaaf4460 is described below

commit 4faaaf4460bf658389e55696a2a8ae5633c9fcd1
Author: Matt Sicker <[email protected]>
AuthorDate: Fri Dec 1 16:00:21 2023 -0600

    Add changelog entries for LOG4J2-3497 and LOG4J2-3511
---
 src/changelog/.3.x.x/LOG4J2-1477_add_nullability_annotations.xml    | 2 +-
 ... => LOG4J2-3497_add_constraint_validator_support_to_plugins.xml} | 6 +++---
 ...bility_annotations.xml => LOG4J2-3511_update_pom_to_use_bom.xml} | 6 +++---
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/src/changelog/.3.x.x/LOG4J2-1477_add_nullability_annotations.xml 
b/src/changelog/.3.x.x/LOG4J2-1477_add_nullability_annotations.xml
index aec231bd14..0652f4a910 100644
--- a/src/changelog/.3.x.x/LOG4J2-1477_add_nullability_annotations.xml
+++ b/src/changelog/.3.x.x/LOG4J2-1477_add_nullability_annotations.xml
@@ -20,6 +20,6 @@
        xsi:schemaLocation="http://logging.apache.org/log4j/changelog 
https://logging.apache.org/log4j/changelog-0.1.2.xsd";
        type="added">
   <issue id="LOG4J2-1477" 
link="https://issues.apache.org/jira/browse/LOG4J2-1477"/>
-  <author id="msicker"/>
+  <author id="mattsicker"/>
   <description format="asciidoc">Add annotations for nullability.</description>
 </entry>
diff --git a/src/changelog/.3.x.x/LOG4J2-1477_add_nullability_annotations.xml 
b/src/changelog/.3.x.x/LOG4J2-3497_add_constraint_validator_support_to_plugins.xml
similarity index 83%
copy from src/changelog/.3.x.x/LOG4J2-1477_add_nullability_annotations.xml
copy to 
src/changelog/.3.x.x/LOG4J2-3497_add_constraint_validator_support_to_plugins.xml
index aec231bd14..77de144564 100644
--- a/src/changelog/.3.x.x/LOG4J2-1477_add_nullability_annotations.xml
+++ 
b/src/changelog/.3.x.x/LOG4J2-3497_add_constraint_validator_support_to_plugins.xml
@@ -19,7 +19,7 @@
        xmlns="http://logging.apache.org/log4j/changelog";
        xsi:schemaLocation="http://logging.apache.org/log4j/changelog 
https://logging.apache.org/log4j/changelog-0.1.2.xsd";
        type="added">
-  <issue id="LOG4J2-1477" 
link="https://issues.apache.org/jira/browse/LOG4J2-1477"/>
-  <author id="msicker"/>
-  <description format="asciidoc">Add annotations for nullability.</description>
+  <issue id="LOG4J2-3497" 
link="https://issues.apache.org/jira/browse/LOG4J2-3497"/>
+  <author id="mattsicker"/>
+  <description format="asciidoc">Add support for `ConstraintValidator` in 
plugin classes.</description>
 </entry>
diff --git a/src/changelog/.3.x.x/LOG4J2-1477_add_nullability_annotations.xml 
b/src/changelog/.3.x.x/LOG4J2-3511_update_pom_to_use_bom.xml
similarity index 85%
copy from src/changelog/.3.x.x/LOG4J2-1477_add_nullability_annotations.xml
copy to src/changelog/.3.x.x/LOG4J2-3511_update_pom_to_use_bom.xml
index aec231bd14..f4b52afa12 100644
--- a/src/changelog/.3.x.x/LOG4J2-1477_add_nullability_annotations.xml
+++ b/src/changelog/.3.x.x/LOG4J2-3511_update_pom_to_use_bom.xml
@@ -19,7 +19,7 @@
        xmlns="http://logging.apache.org/log4j/changelog";
        xsi:schemaLocation="http://logging.apache.org/log4j/changelog 
https://logging.apache.org/log4j/changelog-0.1.2.xsd";
        type="added">
-  <issue id="LOG4J2-1477" 
link="https://issues.apache.org/jira/browse/LOG4J2-1477"/>
-  <author id="msicker"/>
-  <description format="asciidoc">Add annotations for nullability.</description>
+  <issue id="LOG4J2-3511" 
link="https://issues.apache.org/jira/browse/LOG4J2-3511"/>
+  <author id="vy"/>
+  <description format="asciidoc">Make Log4j use its own BOM.</description>
 </entry>

Reply via email to