This is an automated email from the ASF dual-hosted git repository.
vy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-log4j-tools.git
The following commit(s) were added to refs/heads/main by this push:
new b7654a9 Add the new `updated` changelog entry type
b7654a9 is described below
commit b7654a97f7055a742356a160ea8e6ff8a3066679
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Wed Dec 13 15:28:44 2023 +0100
Add the new `updated` changelog entry type
- Bump the XSD version to `0.1.3`
- Sort changelog entry types alphanumerically
---
.../java/org/apache/logging/log4j/changelog/ChangelogEntry.java | 4 +++-
.../java/org/apache/logging/log4j/changelog/util/XmlUtils.java | 2 +-
log4j-changelog/src/main/resources/log4j-changelog.xsd | 5 +++--
.../LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml | 2 +-
...584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml | 2 +-
...4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml | 2 +-
log4j-changelog/src/test/resources/2-imported/2.17.2/.release.xml | 2 +-
...ag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml | 2 +-
...3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml | 2 +-
...cument_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml | 2 +-
log4j-changelog/src/test/resources/2-imported/2.18.0/.release.xml | 2 +-
...rectWriteRolloverStrategy_should_use_the_current_time_when.xml | 2 +-
...e_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml | 2 +-
...J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml | 2 +-
.../LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml | 2 +-
...584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml | 2 +-
...4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml | 2 +-
.../src/test/resources/3-enriched/.2.x.x/add-update-type.xml | 6 +++---
.../resources/3-enriched/.3.x.x/1220_Simplify_site_generation.xml | 2 +-
.../3-enriched/.3.x.x/1221_switch_from_jira_to_github_issues.xml | 2 +-
..._Add_Ordered_annotation_to_support_plugin_ordering_when_tw.xml | 2 +-
log4j-changelog/src/test/resources/3-enriched/.changelog.txt.ftl | 2 +-
log4j-changelog/src/test/resources/3-enriched/2.17.2/.release.xml | 2 +-
...ag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml | 2 +-
...3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml | 2 +-
...cument_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml | 2 +-
log4j-changelog/src/test/resources/3-enriched/2.18.0/.release.xml | 2 +-
...rectWriteRolloverStrategy_should_use_the_current_time_when.xml | 2 +-
...e_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml | 2 +-
...J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml | 2 +-
log4j-changelog/src/test/resources/4-exported/2.17.2.adoc | 8 ++++----
log4j-changelog/src/test/resources/4-exported/2.18.0.adoc | 8 ++++----
log4j-changelog/src/test/resources/4-exported/2.x.x.adoc | 4 ++++
log4j-changelog/src/test/resources/4-exported/2.x.x.txt | 4 ++++
.../resources/5-released/.3.x.x/1220_Simplify_site_generation.xml | 2 +-
.../5-released/.3.x.x/1221_switch_from_jira_to_github_issues.xml | 2 +-
..._Add_Ordered_annotation_to_support_plugin_ordering_when_tw.xml | 2 +-
log4j-changelog/src/test/resources/5-released/.changelog.txt.ftl | 2 +-
log4j-changelog/src/test/resources/5-released/2.17.2/.release.xml | 2 +-
...ag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml | 2 +-
...3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml | 2 +-
...cument_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml | 2 +-
log4j-changelog/src/test/resources/5-released/2.18.0/.release.xml | 2 +-
...rectWriteRolloverStrategy_should_use_the_current_time_when.xml | 2 +-
...e_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml | 2 +-
...J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml | 2 +-
log4j-changelog/src/test/resources/5-released/2.19.0/.release.xml | 2 +-
.../LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml | 2 +-
...584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml | 2 +-
...4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml | 2 +-
.../src/test/resources/5-released/2.19.0/add-update-type.xml | 6 +++---
.../.2.x.x/LOG4J2-3657_fix_TL_usage_in_AbstractLogger.xml | 2 +-
.../6-enriched-again/.3.x.x/1220_Simplify_site_generation.xml | 2 +-
.../.3.x.x/1221_switch_from_jira_to_github_issues.xml | 2 +-
..._Add_Ordered_annotation_to_support_plugin_ordering_when_tw.xml | 2 +-
.../src/test/resources/6-enriched-again/2.17.2/.release.xml | 2 +-
...ag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml | 2 +-
...3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml | 2 +-
...cument_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml | 2 +-
.../src/test/resources/6-enriched-again/2.18.0/.release.xml | 2 +-
...rectWriteRolloverStrategy_should_use_the_current_time_when.xml | 2 +-
...e_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml | 2 +-
...J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml | 2 +-
.../src/test/resources/6-enriched-again/2.19.0/.release.xml | 2 +-
.../LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml | 2 +-
...584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml | 2 +-
...4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml | 2 +-
.../test/resources/6-enriched-again/2.19.0/add-update-type.xml | 6 +++---
.../7-released-again/.3.x.x/1220_Simplify_site_generation.xml | 2 +-
.../.3.x.x/1221_switch_from_jira_to_github_issues.xml | 2 +-
..._Add_Ordered_annotation_to_support_plugin_ordering_when_tw.xml | 2 +-
.../src/test/resources/7-released-again/2.17.2/.release.xml | 2 +-
...ag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml | 2 +-
...3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml | 2 +-
...cument_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml | 2 +-
.../src/test/resources/7-released-again/2.18.0/.release.xml | 2 +-
...rectWriteRolloverStrategy_should_use_the_current_time_when.xml | 2 +-
...e_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml | 2 +-
...J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml | 2 +-
.../src/test/resources/7-released-again/2.19.0/.release.xml | 2 +-
.../LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml | 2 +-
...584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml | 2 +-
...4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml | 2 +-
.../2.19.0/LOG4J2-3657_fix_TL_usage_in_AbstractLogger.xml | 2 +-
.../test/resources/7-released-again/2.19.0/add-update-type.xml | 6 +++---
.../resources/8-no-unreleased-directories/2.17.2/.release.xml | 2 +-
...ag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml | 2 +-
...3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml | 2 +-
...cument_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml | 2 +-
.../resources/8-no-unreleased-directories/2.18.0/.release.xml | 2 +-
...rectWriteRolloverStrategy_should_use_the_current_time_when.xml | 2 +-
...e_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml | 2 +-
...J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml | 2 +-
.../resources/8-no-unreleased-directories/2.19.0/.release.xml | 2 +-
.../LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml | 2 +-
...584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml | 2 +-
...4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml | 2 +-
.../2.19.0/LOG4J2-3657_fix_TL_usage_in_AbstractLogger.xml | 2 +-
.../8-no-unreleased-directories/2.19.0/add-update-type.xml | 6 +++---
.../{0.5.0/add-website.xml => .0.x.x/add-update-type.xml} | 4 ++--
.../fix-changelog-entry-type-order.xml} | 4 ++--
src/changelog/.0.x.x/fix-releaser-on-empty-unreleased-dir.xml | 2 +-
src/changelog/.0.x.x/fix-releaser-regex.xml | 2 +-
src/changelog/.0.x.x/update_commons_io_commons_io.xml | 2 +-
...ate_org_apache_maven_plugin_tools_maven_plugin_annotations.xml | 2 +-
src/changelog/0.1.0/.release.xml | 2 +-
.../0.1.0/LOG4J2-3628_add_tools_bom_and_changelog_modules.xml | 2 +-
src/changelog/0.2.0/.release.xml | 2 +-
src/changelog/0.2.0/13_add_changelog_xsd.xml | 2 +-
src/changelog/0.2.0/14_remove_changelog_security_type.xml | 2 +-
src/changelog/0.2.0/17_fix_unreleased_directory_order.xml | 2 +-
src/changelog/0.2.0/19_fix_Windows_compat.xml | 2 +-
src/changelog/0.2.0/20_add_changelog_maven_plugin.xml | 2 +-
.../0.2.0/20_rename_exporter_outputDirectory_property.xml | 2 +-
src/changelog/0.3.0/.release.xml | 2 +-
src/changelog/0.3.0/37_add_changelogEntryCount.xml | 2 +-
src/changelog/0.3.0/44_make_changelog_format_agnostic.xml | 2 +-
src/changelog/0.3.0/java_17.xml | 2 +-
src/changelog/0.4.0/.release.xml | 2 +-
src/changelog/0.4.0/63_add_versionPattern_to_ReleaseMojo.xml | 2 +-
src/changelog/0.4.0/change_ExportMojo_outputDirectory.xml | 2 +-
src/changelog/0.4.0/changelog_migration.xml | 2 +-
src/changelog/0.4.0/fix_repetitive_release.xml | 2 +-
src/changelog/0.5.0/add-module-support.xml | 2 +-
src/changelog/0.5.0/add-website.xml | 2 +-
src/changelog/0.5.0/make-author-optional.xml | 2 +-
src/changelog/0.5.0/make-maven-plugin-thread-safe.xml | 2 +-
src/changelog/0.5.0/update_org_apache_logging_logging_parent.xml | 2 +-
.../0.5.0/update_org_junit_jupiter_junit_jupiter_engine.xml | 2 +-
src/changelog/0.6.0/.release.xml | 2 +-
src/changelog/0.6.0/add-sbom.xml | 2 +-
src/changelog/0.6.0/fix-bom.xml | 2 +-
src/changelog/0.6.0/update-parent.xml | 2 +-
src/site/_log4j-changelog.adoc | 4 ++--
src/site/_release-notes/_0.x.x.adoc | 6 ++++++
135 files changed, 169 insertions(+), 152 deletions(-)
diff --git
a/log4j-changelog/src/main/java/org/apache/logging/log4j/changelog/ChangelogEntry.java
b/log4j-changelog/src/main/java/org/apache/logging/log4j/changelog/ChangelogEntry.java
index 76b9a9d..ace7e57 100644
---
a/log4j-changelog/src/main/java/org/apache/logging/log4j/changelog/ChangelogEntry.java
+++
b/log4j-changelog/src/main/java/org/apache/logging/log4j/changelog/ChangelogEntry.java
@@ -43,9 +43,11 @@ public final class ChangelogEntry {
DEPRECATED,
+ FIXED,
+
REMOVED,
- FIXED;
+ UPDATED;
private String toXmlAttribute() {
return toString().toLowerCase(Locale.US);
diff --git
a/log4j-changelog/src/main/java/org/apache/logging/log4j/changelog/util/XmlUtils.java
b/log4j-changelog/src/main/java/org/apache/logging/log4j/changelog/util/XmlUtils.java
index b99c0e1..be1b5e4 100644
---
a/log4j-changelog/src/main/java/org/apache/logging/log4j/changelog/util/XmlUtils.java
+++
b/log4j-changelog/src/main/java/org/apache/logging/log4j/changelog/util/XmlUtils.java
@@ -28,7 +28,7 @@ final class XmlUtils {
static final String XML_NAMESPACE =
"http://logging.apache.org/log4j/changelog";
- static final String XML_SCHEMA_LOCATION =
"https://logging.apache.org/log4j/changelog-0.1.2.xsd";
+ static final String XML_SCHEMA_LOCATION =
"https://logging.apache.org/log4j/changelog-0.1.3.xsd";
private XmlUtils() {}
diff --git a/log4j-changelog/src/main/resources/log4j-changelog.xsd
b/log4j-changelog/src/main/resources/log4j-changelog.xsd
index 0a44055..921d30a 100644
--- a/log4j-changelog/src/main/resources/log4j-changelog.xsd
+++ b/log4j-changelog/src/main/resources/log4j-changelog.xsd
@@ -19,7 +19,7 @@
targetNamespace="http://logging.apache.org/log4j/changelog"
xmlns:cl="http://logging.apache.org/log4j/changelog"
elementFormDefault="qualified"
- version="0.1.2">
+ version="0.1.3">
<element name="release">
<complexType>
@@ -57,8 +57,9 @@
<enumeration value="added"/>
<enumeration value="changed"/>
<enumeration value="deprecated"/>
- <enumeration value="removed"/>
<enumeration value="fixed"/>
+ <enumeration value="removed"/>
+ <enumeration value="updated"/>
</restriction>
</simpleType>
diff --git
a/log4j-changelog/src/test/resources/2-imported/.2.x.x/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
b/log4j-changelog/src/test/resources/2-imported/.2.x.x/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
index d3fef61..d8ba6c0 100644
---
a/log4j-changelog/src/test/resources/2-imported/.2.x.x/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
+++
b/log4j-changelog/src/test/resources/2-imported/.2.x.x/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="changed">
<issue id="LOG4J2-3572"
link="https://issues.apache.org/jira/browse/LOG4J2-3572"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/2-imported/.2.x.x/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
b/log4j-changelog/src/test/resources/2-imported/.2.x.x/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
index 9ba4738..bab3058 100644
---
a/log4j-changelog/src/test/resources/2-imported/.2.x.x/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
+++
b/log4j-changelog/src/test/resources/2-imported/.2.x.x/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3584"
link="https://issues.apache.org/jira/browse/LOG4J2-3584"/>
<author id="vy"/>
diff --git
a/log4j-changelog/src/test/resources/2-imported/.2.x.x/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
b/log4j-changelog/src/test/resources/2-imported/.2.x.x/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
index eb1709c..f272975 100644
---
a/log4j-changelog/src/test/resources/2-imported/.2.x.x/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
+++
b/log4j-changelog/src/test/resources/2-imported/.2.x.x/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3614"
link="https://issues.apache.org/jira/browse/LOG4J2-3614"/>
<author id="vy"/>
diff --git a/log4j-changelog/src/test/resources/2-imported/2.17.2/.release.xml
b/log4j-changelog/src/test/resources/2-imported/2.17.2/.release.xml
index af809e2..0cb88d5 100644
--- a/log4j-changelog/src/test/resources/2-imported/2.17.2/.release.xml
+++ b/log4j-changelog/src/test/resources/2-imported/2.17.2/.release.xml
@@ -17,5 +17,5 @@
-->
<release xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
date="2022-02-23" version="2.17.2"/>
diff --git
a/log4j-changelog/src/test/resources/2-imported/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
b/log4j-changelog/src/test/resources/2-imported/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
index ee96f5d..187b5b0 100644
---
a/log4j-changelog/src/test/resources/2-imported/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
+++
b/log4j-changelog/src/test/resources/2-imported/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3304"
link="https://issues.apache.org/jira/browse/LOG4J2-3304"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/2-imported/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
b/log4j-changelog/src/test/resources/2-imported/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
index c29a5b3..188b537 100644
---
a/log4j-changelog/src/test/resources/2-imported/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
+++
b/log4j-changelog/src/test/resources/2-imported/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="removed">
<issue id="LOG4J2-3333"
link="https://issues.apache.org/jira/browse/LOG4J2-3333"/>
<author id="ckozak"/>
diff --git
a/log4j-changelog/src/test/resources/2-imported/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
b/log4j-changelog/src/test/resources/2-imported/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
index 11f82e1..5cf0491 100644
---
a/log4j-changelog/src/test/resources/2-imported/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
+++
b/log4j-changelog/src/test/resources/2-imported/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="removed">
<issue id="LOG4J2-3405"
link="https://issues.apache.org/jira/browse/LOG4J2-3405"/>
<author id="rgoers"/>
diff --git a/log4j-changelog/src/test/resources/2-imported/2.18.0/.release.xml
b/log4j-changelog/src/test/resources/2-imported/2.18.0/.release.xml
index 8644d44..a9381a9 100644
--- a/log4j-changelog/src/test/resources/2-imported/2.18.0/.release.xml
+++ b/log4j-changelog/src/test/resources/2-imported/2.18.0/.release.xml
@@ -17,5 +17,5 @@
-->
<release xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
date="2022-06-28" version="2.18.0"/>
diff --git
a/log4j-changelog/src/test/resources/2-imported/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
b/log4j-changelog/src/test/resources/2-imported/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
index fc192ec..5145e34 100644
---
a/log4j-changelog/src/test/resources/2-imported/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
+++
b/log4j-changelog/src/test/resources/2-imported/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3339"
link="https://issues.apache.org/jira/browse/LOG4J2-3339"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/2-imported/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
b/log4j-changelog/src/test/resources/2-imported/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
index 12ca1b4..5d9066d 100644
---
a/log4j-changelog/src/test/resources/2-imported/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
+++
b/log4j-changelog/src/test/resources/2-imported/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="removed">
<issue id="LOG4J2-3490"
link="https://issues.apache.org/jira/browse/LOG4J2-3490"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/2-imported/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
b/log4j-changelog/src/test/resources/2-imported/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
index 3a12a61..f458612 100644
---
a/log4j-changelog/src/test/resources/2-imported/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
+++
b/log4j-changelog/src/test/resources/2-imported/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="added">
<issue id="LOG4J2-3527"
link="https://issues.apache.org/jira/browse/LOG4J2-3527"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/3-enriched/.2.x.x/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
b/log4j-changelog/src/test/resources/3-enriched/.2.x.x/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
index d3fef61..d8ba6c0 100644
---
a/log4j-changelog/src/test/resources/3-enriched/.2.x.x/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
+++
b/log4j-changelog/src/test/resources/3-enriched/.2.x.x/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="changed">
<issue id="LOG4J2-3572"
link="https://issues.apache.org/jira/browse/LOG4J2-3572"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/3-enriched/.2.x.x/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
b/log4j-changelog/src/test/resources/3-enriched/.2.x.x/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
index 9ba4738..bab3058 100644
---
a/log4j-changelog/src/test/resources/3-enriched/.2.x.x/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
+++
b/log4j-changelog/src/test/resources/3-enriched/.2.x.x/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3584"
link="https://issues.apache.org/jira/browse/LOG4J2-3584"/>
<author id="vy"/>
diff --git
a/log4j-changelog/src/test/resources/3-enriched/.2.x.x/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
b/log4j-changelog/src/test/resources/3-enriched/.2.x.x/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
index eb1709c..f272975 100644
---
a/log4j-changelog/src/test/resources/3-enriched/.2.x.x/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
+++
b/log4j-changelog/src/test/resources/3-enriched/.2.x.x/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3614"
link="https://issues.apache.org/jira/browse/LOG4J2-3614"/>
<author id="vy"/>
diff --git a/src/changelog/0.5.0/add-module-support.xml
b/log4j-changelog/src/test/resources/3-enriched/.2.x.x/add-update-type.xml
similarity index 87%
copy from src/changelog/0.5.0/add-module-support.xml
copy to log4j-changelog/src/test/resources/3-enriched/.2.x.x/add-update-type.xml
index d6ad6a0..456224b 100644
--- a/src/changelog/0.5.0/add-module-support.xml
+++ b/log4j-changelog/src/test/resources/3-enriched/.2.x.x/add-update-type.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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">
- <description format="asciidoc">Added OSGi and JPMS support</description>
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+ type="updated">
+ <description format="asciidoc">Testing `updated` type</description>
</entry>
diff --git
a/log4j-changelog/src/test/resources/3-enriched/.3.x.x/1220_Simplify_site_generation.xml
b/log4j-changelog/src/test/resources/3-enriched/.3.x.x/1220_Simplify_site_generation.xml
index a6a855c..4d96180 100644
---
a/log4j-changelog/src/test/resources/3-enriched/.3.x.x/1220_Simplify_site_generation.xml
+++
b/log4j-changelog/src/test/resources/3-enriched/.3.x.x/1220_Simplify_site_generation.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="changed">
<issue id="1220" link="https://github.com/apache/logging-log4j2/pull/1220"/>
<author id="vy"/>
diff --git
a/log4j-changelog/src/test/resources/3-enriched/.3.x.x/1221_switch_from_jira_to_github_issues.xml
b/log4j-changelog/src/test/resources/3-enriched/.3.x.x/1221_switch_from_jira_to_github_issues.xml
index eaf2619..419b793 100644
---
a/log4j-changelog/src/test/resources/3-enriched/.3.x.x/1221_switch_from_jira_to_github_issues.xml
+++
b/log4j-changelog/src/test/resources/3-enriched/.3.x.x/1221_switch_from_jira_to_github_issues.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="changed">
<issue id="1221" link="https://github.com/apache/logging-log4j2/pull/1221"/>
<author id="vy"/>
diff --git
a/log4j-changelog/src/test/resources/3-enriched/.3.x.x/LOG4J2-857_Add_Ordered_annotation_to_support_plugin_ordering_when_tw.xml
b/log4j-changelog/src/test/resources/3-enriched/.3.x.x/LOG4J2-857_Add_Ordered_annotation_to_support_plugin_ordering_when_tw.xml
index 76876c1..90d79ff 100644
---
a/log4j-changelog/src/test/resources/3-enriched/.3.x.x/LOG4J2-857_Add_Ordered_annotation_to_support_plugin_ordering_when_tw.xml
+++
b/log4j-changelog/src/test/resources/3-enriched/.3.x.x/LOG4J2-857_Add_Ordered_annotation_to_support_plugin_ordering_when_tw.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="added">
<issue id="LOG4J2-857"
link="https://issues.apache.org/jira/browse/LOG4J2-857"/>
<description format="asciidoc">
diff --git a/log4j-changelog/src/test/resources/3-enriched/.changelog.txt.ftl
b/log4j-changelog/src/test/resources/3-enriched/.changelog.txt.ftl
index fd135eb..2639aa3 100644
--- a/log4j-changelog/src/test/resources/3-enriched/.changelog.txt.ftl
+++ b/log4j-changelog/src/test/resources/3-enriched/.changelog.txt.ftl
@@ -20,7 +20,7 @@
--- ${entryType?capitalize}
<#list entries as entry>
-* ${entry.description.text?replace("\\s+", " ", "r")} (<#list entry.issues as
issue>${issue.link}[${issue.id}]<#if issue?has_next>, </#if></#list>)
+* ${entry.description.text?replace("\\s+", " ", "r")}<#if
entry.issues?has_content> (<#list entry.issues as
issue>${issue.link}[${issue.id}]<#if issue?has_next>, </#if></#list>)</#if>
</#list>
</#list>
</#if>
diff --git a/log4j-changelog/src/test/resources/3-enriched/2.17.2/.release.xml
b/log4j-changelog/src/test/resources/3-enriched/2.17.2/.release.xml
index af809e2..0cb88d5 100644
--- a/log4j-changelog/src/test/resources/3-enriched/2.17.2/.release.xml
+++ b/log4j-changelog/src/test/resources/3-enriched/2.17.2/.release.xml
@@ -17,5 +17,5 @@
-->
<release xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
date="2022-02-23" version="2.17.2"/>
diff --git
a/log4j-changelog/src/test/resources/3-enriched/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
b/log4j-changelog/src/test/resources/3-enriched/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
index ee96f5d..187b5b0 100644
---
a/log4j-changelog/src/test/resources/3-enriched/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
+++
b/log4j-changelog/src/test/resources/3-enriched/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3304"
link="https://issues.apache.org/jira/browse/LOG4J2-3304"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/3-enriched/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
b/log4j-changelog/src/test/resources/3-enriched/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
index c29a5b3..188b537 100644
---
a/log4j-changelog/src/test/resources/3-enriched/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
+++
b/log4j-changelog/src/test/resources/3-enriched/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="removed">
<issue id="LOG4J2-3333"
link="https://issues.apache.org/jira/browse/LOG4J2-3333"/>
<author id="ckozak"/>
diff --git
a/log4j-changelog/src/test/resources/3-enriched/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
b/log4j-changelog/src/test/resources/3-enriched/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
index 11f82e1..5cf0491 100644
---
a/log4j-changelog/src/test/resources/3-enriched/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
+++
b/log4j-changelog/src/test/resources/3-enriched/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="removed">
<issue id="LOG4J2-3405"
link="https://issues.apache.org/jira/browse/LOG4J2-3405"/>
<author id="rgoers"/>
diff --git a/log4j-changelog/src/test/resources/3-enriched/2.18.0/.release.xml
b/log4j-changelog/src/test/resources/3-enriched/2.18.0/.release.xml
index 8644d44..a9381a9 100644
--- a/log4j-changelog/src/test/resources/3-enriched/2.18.0/.release.xml
+++ b/log4j-changelog/src/test/resources/3-enriched/2.18.0/.release.xml
@@ -17,5 +17,5 @@
-->
<release xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
date="2022-06-28" version="2.18.0"/>
diff --git
a/log4j-changelog/src/test/resources/3-enriched/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
b/log4j-changelog/src/test/resources/3-enriched/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
index fc192ec..5145e34 100644
---
a/log4j-changelog/src/test/resources/3-enriched/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
+++
b/log4j-changelog/src/test/resources/3-enriched/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3339"
link="https://issues.apache.org/jira/browse/LOG4J2-3339"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/3-enriched/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
b/log4j-changelog/src/test/resources/3-enriched/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
index 12ca1b4..5d9066d 100644
---
a/log4j-changelog/src/test/resources/3-enriched/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
+++
b/log4j-changelog/src/test/resources/3-enriched/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="removed">
<issue id="LOG4J2-3490"
link="https://issues.apache.org/jira/browse/LOG4J2-3490"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/3-enriched/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
b/log4j-changelog/src/test/resources/3-enriched/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
index 3a12a61..f458612 100644
---
a/log4j-changelog/src/test/resources/3-enriched/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
+++
b/log4j-changelog/src/test/resources/3-enriched/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="added">
<issue id="LOG4J2-3527"
link="https://issues.apache.org/jira/browse/LOG4J2-3527"/>
<author id="rgoers"/>
diff --git a/log4j-changelog/src/test/resources/4-exported/2.17.2.adoc
b/log4j-changelog/src/test/resources/4-exported/2.17.2.adoc
index 95a7c2a..95b419c 100644
--- a/log4j-changelog/src/test/resources/4-exported/2.17.2.adoc
+++ b/log4j-changelog/src/test/resources/4-exported/2.17.2.adoc
@@ -46,11 +46,11 @@ For complete information on Apache Log4j 2, including
instructions on how to sub
== Changes
+=== Fixed
+
+* Flag `LogManager` as initialized if the `LoggerFactory` is provided as a
property [https://issues.apache.org/jira/browse/LOG4J2-3304[LOG4J2-3304]]
(@rgoers, francis-FY)
+
=== Removed
* Fix `ThreadContextDataInjector` initialization deadlock
[https://issues.apache.org/jira/browse/LOG4J2-3333[LOG4J2-3333]] (@ckozak)
* Document that the Spring Boot Lookup requires the `log4j-spring-boot`
dependency [https://issues.apache.org/jira/browse/LOG4J2-3405[LOG4J2-3405]]
(@rgoers)
-
-=== Fixed
-
-* Flag `LogManager` as initialized if the `LoggerFactory` is provided as a
property [https://issues.apache.org/jira/browse/LOG4J2-3304[LOG4J2-3304]]
(@rgoers, francis-FY)
diff --git a/log4j-changelog/src/test/resources/4-exported/2.18.0.adoc
b/log4j-changelog/src/test/resources/4-exported/2.18.0.adoc
index 172261a..ad9c460 100644
--- a/log4j-changelog/src/test/resources/4-exported/2.18.0.adoc
+++ b/log4j-changelog/src/test/resources/4-exported/2.18.0.adoc
@@ -39,10 +39,10 @@ For complete information on Apache Log4j 2, including
instructions on how to sub
* Don't use `Paths.get()` to avoid circular file systems
[https://issues.apache.org/jira/browse/LOG4J2-3527[LOG4J2-3527]] (@rgoers)
-=== Removed
-
-* The `DirectWriteRolloverStrategy` was not detecting the correct index to use
during startup [https://issues.apache.org/jira/browse/LOG4J2-3490[LOG4J2-3490]]
(@rgoers)
-
=== Fixed
* `DirectWriteRolloverStrategy` should use the current time when creating
files [https://issues.apache.org/jira/browse/LOG4J2-3339[LOG4J2-3339]] (@rgoers)
+
+=== Removed
+
+* The `DirectWriteRolloverStrategy` was not detecting the correct index to use
during startup [https://issues.apache.org/jira/browse/LOG4J2-3490[LOG4J2-3490]]
(@rgoers)
diff --git a/log4j-changelog/src/test/resources/4-exported/2.x.x.adoc
b/log4j-changelog/src/test/resources/4-exported/2.x.x.adoc
index 1835b17..bf85a30 100644
--- a/log4j-changelog/src/test/resources/4-exported/2.x.x.adoc
+++ b/log4j-changelog/src/test/resources/4-exported/2.x.x.adoc
@@ -29,3 +29,7 @@ Changes staged for the next 2.x.x version that is yet to be
released.
* Make `StatusConsoleListener` use `SimpleLogger` internally
[https://issues.apache.org/jira/browse/LOG4J2-3584[LOG4J2-3584]] (@vy)
* Harden `InstantFormatter` against delegate failures
[https://issues.apache.org/jira/browse/LOG4J2-3614[LOG4J2-3614]] (@vy, strainu)
+
+=== Updated
+
+* Testing `updated` type
diff --git a/log4j-changelog/src/test/resources/4-exported/2.x.x.txt
b/log4j-changelog/src/test/resources/4-exported/2.x.x.txt
index a2d992c..5b09a0e 100644
--- a/log4j-changelog/src/test/resources/4-exported/2.x.x.txt
+++ b/log4j-changelog/src/test/resources/4-exported/2.x.x.txt
@@ -13,3 +13,7 @@ Changes staged for the next 2.x.x version that is yet to be
released.
* Make `StatusConsoleListener` use `SimpleLogger` internally
(https://issues.apache.org/jira/browse/LOG4J2-3584[LOG4J2-3584])
* Harden `InstantFormatter` against delegate failures
(https://issues.apache.org/jira/browse/LOG4J2-3614[LOG4J2-3614])
+
+--- Updated
+
+* Testing `updated` type
diff --git
a/log4j-changelog/src/test/resources/5-released/.3.x.x/1220_Simplify_site_generation.xml
b/log4j-changelog/src/test/resources/5-released/.3.x.x/1220_Simplify_site_generation.xml
index a6a855c..4d96180 100644
---
a/log4j-changelog/src/test/resources/5-released/.3.x.x/1220_Simplify_site_generation.xml
+++
b/log4j-changelog/src/test/resources/5-released/.3.x.x/1220_Simplify_site_generation.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="changed">
<issue id="1220" link="https://github.com/apache/logging-log4j2/pull/1220"/>
<author id="vy"/>
diff --git
a/log4j-changelog/src/test/resources/5-released/.3.x.x/1221_switch_from_jira_to_github_issues.xml
b/log4j-changelog/src/test/resources/5-released/.3.x.x/1221_switch_from_jira_to_github_issues.xml
index eaf2619..419b793 100644
---
a/log4j-changelog/src/test/resources/5-released/.3.x.x/1221_switch_from_jira_to_github_issues.xml
+++
b/log4j-changelog/src/test/resources/5-released/.3.x.x/1221_switch_from_jira_to_github_issues.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="changed">
<issue id="1221" link="https://github.com/apache/logging-log4j2/pull/1221"/>
<author id="vy"/>
diff --git
a/log4j-changelog/src/test/resources/5-released/.3.x.x/LOG4J2-857_Add_Ordered_annotation_to_support_plugin_ordering_when_tw.xml
b/log4j-changelog/src/test/resources/5-released/.3.x.x/LOG4J2-857_Add_Ordered_annotation_to_support_plugin_ordering_when_tw.xml
index 76876c1..90d79ff 100644
---
a/log4j-changelog/src/test/resources/5-released/.3.x.x/LOG4J2-857_Add_Ordered_annotation_to_support_plugin_ordering_when_tw.xml
+++
b/log4j-changelog/src/test/resources/5-released/.3.x.x/LOG4J2-857_Add_Ordered_annotation_to_support_plugin_ordering_when_tw.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="added">
<issue id="LOG4J2-857"
link="https://issues.apache.org/jira/browse/LOG4J2-857"/>
<description format="asciidoc">
diff --git a/log4j-changelog/src/test/resources/5-released/.changelog.txt.ftl
b/log4j-changelog/src/test/resources/5-released/.changelog.txt.ftl
index fd135eb..2639aa3 100644
--- a/log4j-changelog/src/test/resources/5-released/.changelog.txt.ftl
+++ b/log4j-changelog/src/test/resources/5-released/.changelog.txt.ftl
@@ -20,7 +20,7 @@
--- ${entryType?capitalize}
<#list entries as entry>
-* ${entry.description.text?replace("\\s+", " ", "r")} (<#list entry.issues as
issue>${issue.link}[${issue.id}]<#if issue?has_next>, </#if></#list>)
+* ${entry.description.text?replace("\\s+", " ", "r")}<#if
entry.issues?has_content> (<#list entry.issues as
issue>${issue.link}[${issue.id}]<#if issue?has_next>, </#if></#list>)</#if>
</#list>
</#list>
</#if>
diff --git a/log4j-changelog/src/test/resources/5-released/2.17.2/.release.xml
b/log4j-changelog/src/test/resources/5-released/2.17.2/.release.xml
index af809e2..0cb88d5 100644
--- a/log4j-changelog/src/test/resources/5-released/2.17.2/.release.xml
+++ b/log4j-changelog/src/test/resources/5-released/2.17.2/.release.xml
@@ -17,5 +17,5 @@
-->
<release xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
date="2022-02-23" version="2.17.2"/>
diff --git
a/log4j-changelog/src/test/resources/5-released/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
b/log4j-changelog/src/test/resources/5-released/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
index ee96f5d..187b5b0 100644
---
a/log4j-changelog/src/test/resources/5-released/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
+++
b/log4j-changelog/src/test/resources/5-released/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3304"
link="https://issues.apache.org/jira/browse/LOG4J2-3304"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/5-released/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
b/log4j-changelog/src/test/resources/5-released/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
index c29a5b3..188b537 100644
---
a/log4j-changelog/src/test/resources/5-released/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
+++
b/log4j-changelog/src/test/resources/5-released/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="removed">
<issue id="LOG4J2-3333"
link="https://issues.apache.org/jira/browse/LOG4J2-3333"/>
<author id="ckozak"/>
diff --git
a/log4j-changelog/src/test/resources/5-released/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
b/log4j-changelog/src/test/resources/5-released/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
index 11f82e1..5cf0491 100644
---
a/log4j-changelog/src/test/resources/5-released/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
+++
b/log4j-changelog/src/test/resources/5-released/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="removed">
<issue id="LOG4J2-3405"
link="https://issues.apache.org/jira/browse/LOG4J2-3405"/>
<author id="rgoers"/>
diff --git a/log4j-changelog/src/test/resources/5-released/2.18.0/.release.xml
b/log4j-changelog/src/test/resources/5-released/2.18.0/.release.xml
index 8644d44..a9381a9 100644
--- a/log4j-changelog/src/test/resources/5-released/2.18.0/.release.xml
+++ b/log4j-changelog/src/test/resources/5-released/2.18.0/.release.xml
@@ -17,5 +17,5 @@
-->
<release xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
date="2022-06-28" version="2.18.0"/>
diff --git
a/log4j-changelog/src/test/resources/5-released/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
b/log4j-changelog/src/test/resources/5-released/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
index fc192ec..5145e34 100644
---
a/log4j-changelog/src/test/resources/5-released/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
+++
b/log4j-changelog/src/test/resources/5-released/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3339"
link="https://issues.apache.org/jira/browse/LOG4J2-3339"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/5-released/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
b/log4j-changelog/src/test/resources/5-released/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
index 12ca1b4..5d9066d 100644
---
a/log4j-changelog/src/test/resources/5-released/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
+++
b/log4j-changelog/src/test/resources/5-released/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="removed">
<issue id="LOG4J2-3490"
link="https://issues.apache.org/jira/browse/LOG4J2-3490"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/5-released/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
b/log4j-changelog/src/test/resources/5-released/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
index 3a12a61..f458612 100644
---
a/log4j-changelog/src/test/resources/5-released/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
+++
b/log4j-changelog/src/test/resources/5-released/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="added">
<issue id="LOG4J2-3527"
link="https://issues.apache.org/jira/browse/LOG4J2-3527"/>
<author id="rgoers"/>
diff --git a/log4j-changelog/src/test/resources/5-released/2.19.0/.release.xml
b/log4j-changelog/src/test/resources/5-released/2.19.0/.release.xml
index fb6b2d4..53bf06c 100644
--- a/log4j-changelog/src/test/resources/5-released/2.19.0/.release.xml
+++ b/log4j-changelog/src/test/resources/5-released/2.19.0/.release.xml
@@ -17,5 +17,5 @@
-->
<release xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
date="2023-01-25" version="2.19.0"/>
diff --git
a/log4j-changelog/src/test/resources/5-released/2.19.0/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
b/log4j-changelog/src/test/resources/5-released/2.19.0/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
index d3fef61..d8ba6c0 100644
---
a/log4j-changelog/src/test/resources/5-released/2.19.0/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
+++
b/log4j-changelog/src/test/resources/5-released/2.19.0/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="changed">
<issue id="LOG4J2-3572"
link="https://issues.apache.org/jira/browse/LOG4J2-3572"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/5-released/2.19.0/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
b/log4j-changelog/src/test/resources/5-released/2.19.0/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
index 9ba4738..bab3058 100644
---
a/log4j-changelog/src/test/resources/5-released/2.19.0/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
+++
b/log4j-changelog/src/test/resources/5-released/2.19.0/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3584"
link="https://issues.apache.org/jira/browse/LOG4J2-3584"/>
<author id="vy"/>
diff --git
a/log4j-changelog/src/test/resources/5-released/2.19.0/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
b/log4j-changelog/src/test/resources/5-released/2.19.0/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
index eb1709c..f272975 100644
---
a/log4j-changelog/src/test/resources/5-released/2.19.0/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
+++
b/log4j-changelog/src/test/resources/5-released/2.19.0/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3614"
link="https://issues.apache.org/jira/browse/LOG4J2-3614"/>
<author id="vy"/>
diff --git a/src/changelog/0.5.0/add-module-support.xml
b/log4j-changelog/src/test/resources/5-released/2.19.0/add-update-type.xml
similarity index 87%
copy from src/changelog/0.5.0/add-module-support.xml
copy to log4j-changelog/src/test/resources/5-released/2.19.0/add-update-type.xml
index d6ad6a0..456224b 100644
--- a/src/changelog/0.5.0/add-module-support.xml
+++ b/log4j-changelog/src/test/resources/5-released/2.19.0/add-update-type.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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">
- <description format="asciidoc">Added OSGi and JPMS support</description>
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+ type="updated">
+ <description format="asciidoc">Testing `updated` type</description>
</entry>
diff --git
a/log4j-changelog/src/test/resources/6-enriched-again/.2.x.x/LOG4J2-3657_fix_TL_usage_in_AbstractLogger.xml
b/log4j-changelog/src/test/resources/6-enriched-again/.2.x.x/LOG4J2-3657_fix_TL_usage_in_AbstractLogger.xml
index ee79cb4..cf1dbf1 100644
---
a/log4j-changelog/src/test/resources/6-enriched-again/.2.x.x/LOG4J2-3657_fix_TL_usage_in_AbstractLogger.xml
+++
b/log4j-changelog/src/test/resources/6-enriched-again/.2.x.x/LOG4J2-3657_fix_TL_usage_in_AbstractLogger.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3657"
link="https://issues.apache.org/jira/browse/LOG4J2-3657"/>
<author name="Marat Kamalov"/>
diff --git
a/log4j-changelog/src/test/resources/6-enriched-again/.3.x.x/1220_Simplify_site_generation.xml
b/log4j-changelog/src/test/resources/6-enriched-again/.3.x.x/1220_Simplify_site_generation.xml
index a6a855c..4d96180 100644
---
a/log4j-changelog/src/test/resources/6-enriched-again/.3.x.x/1220_Simplify_site_generation.xml
+++
b/log4j-changelog/src/test/resources/6-enriched-again/.3.x.x/1220_Simplify_site_generation.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="changed">
<issue id="1220" link="https://github.com/apache/logging-log4j2/pull/1220"/>
<author id="vy"/>
diff --git
a/log4j-changelog/src/test/resources/6-enriched-again/.3.x.x/1221_switch_from_jira_to_github_issues.xml
b/log4j-changelog/src/test/resources/6-enriched-again/.3.x.x/1221_switch_from_jira_to_github_issues.xml
index eaf2619..419b793 100644
---
a/log4j-changelog/src/test/resources/6-enriched-again/.3.x.x/1221_switch_from_jira_to_github_issues.xml
+++
b/log4j-changelog/src/test/resources/6-enriched-again/.3.x.x/1221_switch_from_jira_to_github_issues.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="changed">
<issue id="1221" link="https://github.com/apache/logging-log4j2/pull/1221"/>
<author id="vy"/>
diff --git
a/log4j-changelog/src/test/resources/6-enriched-again/.3.x.x/LOG4J2-857_Add_Ordered_annotation_to_support_plugin_ordering_when_tw.xml
b/log4j-changelog/src/test/resources/6-enriched-again/.3.x.x/LOG4J2-857_Add_Ordered_annotation_to_support_plugin_ordering_when_tw.xml
index 76876c1..90d79ff 100644
---
a/log4j-changelog/src/test/resources/6-enriched-again/.3.x.x/LOG4J2-857_Add_Ordered_annotation_to_support_plugin_ordering_when_tw.xml
+++
b/log4j-changelog/src/test/resources/6-enriched-again/.3.x.x/LOG4J2-857_Add_Ordered_annotation_to_support_plugin_ordering_when_tw.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="added">
<issue id="LOG4J2-857"
link="https://issues.apache.org/jira/browse/LOG4J2-857"/>
<description format="asciidoc">
diff --git
a/log4j-changelog/src/test/resources/6-enriched-again/2.17.2/.release.xml
b/log4j-changelog/src/test/resources/6-enriched-again/2.17.2/.release.xml
index af809e2..0cb88d5 100644
--- a/log4j-changelog/src/test/resources/6-enriched-again/2.17.2/.release.xml
+++ b/log4j-changelog/src/test/resources/6-enriched-again/2.17.2/.release.xml
@@ -17,5 +17,5 @@
-->
<release xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
date="2022-02-23" version="2.17.2"/>
diff --git
a/log4j-changelog/src/test/resources/6-enriched-again/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
b/log4j-changelog/src/test/resources/6-enriched-again/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
index ee96f5d..187b5b0 100644
---
a/log4j-changelog/src/test/resources/6-enriched-again/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
+++
b/log4j-changelog/src/test/resources/6-enriched-again/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3304"
link="https://issues.apache.org/jira/browse/LOG4J2-3304"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/6-enriched-again/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
b/log4j-changelog/src/test/resources/6-enriched-again/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
index c29a5b3..188b537 100644
---
a/log4j-changelog/src/test/resources/6-enriched-again/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
+++
b/log4j-changelog/src/test/resources/6-enriched-again/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="removed">
<issue id="LOG4J2-3333"
link="https://issues.apache.org/jira/browse/LOG4J2-3333"/>
<author id="ckozak"/>
diff --git
a/log4j-changelog/src/test/resources/6-enriched-again/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
b/log4j-changelog/src/test/resources/6-enriched-again/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
index 11f82e1..5cf0491 100644
---
a/log4j-changelog/src/test/resources/6-enriched-again/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
+++
b/log4j-changelog/src/test/resources/6-enriched-again/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="removed">
<issue id="LOG4J2-3405"
link="https://issues.apache.org/jira/browse/LOG4J2-3405"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/6-enriched-again/2.18.0/.release.xml
b/log4j-changelog/src/test/resources/6-enriched-again/2.18.0/.release.xml
index 8644d44..a9381a9 100644
--- a/log4j-changelog/src/test/resources/6-enriched-again/2.18.0/.release.xml
+++ b/log4j-changelog/src/test/resources/6-enriched-again/2.18.0/.release.xml
@@ -17,5 +17,5 @@
-->
<release xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
date="2022-06-28" version="2.18.0"/>
diff --git
a/log4j-changelog/src/test/resources/6-enriched-again/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
b/log4j-changelog/src/test/resources/6-enriched-again/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
index fc192ec..5145e34 100644
---
a/log4j-changelog/src/test/resources/6-enriched-again/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
+++
b/log4j-changelog/src/test/resources/6-enriched-again/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3339"
link="https://issues.apache.org/jira/browse/LOG4J2-3339"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/6-enriched-again/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
b/log4j-changelog/src/test/resources/6-enriched-again/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
index 12ca1b4..5d9066d 100644
---
a/log4j-changelog/src/test/resources/6-enriched-again/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
+++
b/log4j-changelog/src/test/resources/6-enriched-again/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="removed">
<issue id="LOG4J2-3490"
link="https://issues.apache.org/jira/browse/LOG4J2-3490"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/6-enriched-again/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
b/log4j-changelog/src/test/resources/6-enriched-again/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
index 3a12a61..f458612 100644
---
a/log4j-changelog/src/test/resources/6-enriched-again/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
+++
b/log4j-changelog/src/test/resources/6-enriched-again/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="added">
<issue id="LOG4J2-3527"
link="https://issues.apache.org/jira/browse/LOG4J2-3527"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/6-enriched-again/2.19.0/.release.xml
b/log4j-changelog/src/test/resources/6-enriched-again/2.19.0/.release.xml
index fb6b2d4..53bf06c 100644
--- a/log4j-changelog/src/test/resources/6-enriched-again/2.19.0/.release.xml
+++ b/log4j-changelog/src/test/resources/6-enriched-again/2.19.0/.release.xml
@@ -17,5 +17,5 @@
-->
<release xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
date="2023-01-25" version="2.19.0"/>
diff --git
a/log4j-changelog/src/test/resources/6-enriched-again/2.19.0/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
b/log4j-changelog/src/test/resources/6-enriched-again/2.19.0/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
index d3fef61..d8ba6c0 100644
---
a/log4j-changelog/src/test/resources/6-enriched-again/2.19.0/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
+++
b/log4j-changelog/src/test/resources/6-enriched-again/2.19.0/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="changed">
<issue id="LOG4J2-3572"
link="https://issues.apache.org/jira/browse/LOG4J2-3572"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/6-enriched-again/2.19.0/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
b/log4j-changelog/src/test/resources/6-enriched-again/2.19.0/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
index 9ba4738..bab3058 100644
---
a/log4j-changelog/src/test/resources/6-enriched-again/2.19.0/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
+++
b/log4j-changelog/src/test/resources/6-enriched-again/2.19.0/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3584"
link="https://issues.apache.org/jira/browse/LOG4J2-3584"/>
<author id="vy"/>
diff --git
a/log4j-changelog/src/test/resources/6-enriched-again/2.19.0/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
b/log4j-changelog/src/test/resources/6-enriched-again/2.19.0/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
index eb1709c..f272975 100644
---
a/log4j-changelog/src/test/resources/6-enriched-again/2.19.0/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
+++
b/log4j-changelog/src/test/resources/6-enriched-again/2.19.0/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3614"
link="https://issues.apache.org/jira/browse/LOG4J2-3614"/>
<author id="vy"/>
diff --git a/src/changelog/0.5.0/add-module-support.xml
b/log4j-changelog/src/test/resources/6-enriched-again/2.19.0/add-update-type.xml
similarity index 87%
copy from src/changelog/0.5.0/add-module-support.xml
copy to
log4j-changelog/src/test/resources/6-enriched-again/2.19.0/add-update-type.xml
index d6ad6a0..456224b 100644
--- a/src/changelog/0.5.0/add-module-support.xml
+++
b/log4j-changelog/src/test/resources/6-enriched-again/2.19.0/add-update-type.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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">
- <description format="asciidoc">Added OSGi and JPMS support</description>
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+ type="updated">
+ <description format="asciidoc">Testing `updated` type</description>
</entry>
diff --git
a/log4j-changelog/src/test/resources/7-released-again/.3.x.x/1220_Simplify_site_generation.xml
b/log4j-changelog/src/test/resources/7-released-again/.3.x.x/1220_Simplify_site_generation.xml
index a6a855c..4d96180 100644
---
a/log4j-changelog/src/test/resources/7-released-again/.3.x.x/1220_Simplify_site_generation.xml
+++
b/log4j-changelog/src/test/resources/7-released-again/.3.x.x/1220_Simplify_site_generation.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="changed">
<issue id="1220" link="https://github.com/apache/logging-log4j2/pull/1220"/>
<author id="vy"/>
diff --git
a/log4j-changelog/src/test/resources/7-released-again/.3.x.x/1221_switch_from_jira_to_github_issues.xml
b/log4j-changelog/src/test/resources/7-released-again/.3.x.x/1221_switch_from_jira_to_github_issues.xml
index eaf2619..419b793 100644
---
a/log4j-changelog/src/test/resources/7-released-again/.3.x.x/1221_switch_from_jira_to_github_issues.xml
+++
b/log4j-changelog/src/test/resources/7-released-again/.3.x.x/1221_switch_from_jira_to_github_issues.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="changed">
<issue id="1221" link="https://github.com/apache/logging-log4j2/pull/1221"/>
<author id="vy"/>
diff --git
a/log4j-changelog/src/test/resources/7-released-again/.3.x.x/LOG4J2-857_Add_Ordered_annotation_to_support_plugin_ordering_when_tw.xml
b/log4j-changelog/src/test/resources/7-released-again/.3.x.x/LOG4J2-857_Add_Ordered_annotation_to_support_plugin_ordering_when_tw.xml
index 76876c1..90d79ff 100644
---
a/log4j-changelog/src/test/resources/7-released-again/.3.x.x/LOG4J2-857_Add_Ordered_annotation_to_support_plugin_ordering_when_tw.xml
+++
b/log4j-changelog/src/test/resources/7-released-again/.3.x.x/LOG4J2-857_Add_Ordered_annotation_to_support_plugin_ordering_when_tw.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="added">
<issue id="LOG4J2-857"
link="https://issues.apache.org/jira/browse/LOG4J2-857"/>
<description format="asciidoc">
diff --git
a/log4j-changelog/src/test/resources/7-released-again/2.17.2/.release.xml
b/log4j-changelog/src/test/resources/7-released-again/2.17.2/.release.xml
index af809e2..0cb88d5 100644
--- a/log4j-changelog/src/test/resources/7-released-again/2.17.2/.release.xml
+++ b/log4j-changelog/src/test/resources/7-released-again/2.17.2/.release.xml
@@ -17,5 +17,5 @@
-->
<release xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
date="2022-02-23" version="2.17.2"/>
diff --git
a/log4j-changelog/src/test/resources/7-released-again/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
b/log4j-changelog/src/test/resources/7-released-again/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
index ee96f5d..187b5b0 100644
---
a/log4j-changelog/src/test/resources/7-released-again/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
+++
b/log4j-changelog/src/test/resources/7-released-again/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3304"
link="https://issues.apache.org/jira/browse/LOG4J2-3304"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/7-released-again/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
b/log4j-changelog/src/test/resources/7-released-again/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
index c29a5b3..188b537 100644
---
a/log4j-changelog/src/test/resources/7-released-again/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
+++
b/log4j-changelog/src/test/resources/7-released-again/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="removed">
<issue id="LOG4J2-3333"
link="https://issues.apache.org/jira/browse/LOG4J2-3333"/>
<author id="ckozak"/>
diff --git
a/log4j-changelog/src/test/resources/7-released-again/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
b/log4j-changelog/src/test/resources/7-released-again/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
index 11f82e1..5cf0491 100644
---
a/log4j-changelog/src/test/resources/7-released-again/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
+++
b/log4j-changelog/src/test/resources/7-released-again/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="removed">
<issue id="LOG4J2-3405"
link="https://issues.apache.org/jira/browse/LOG4J2-3405"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/7-released-again/2.18.0/.release.xml
b/log4j-changelog/src/test/resources/7-released-again/2.18.0/.release.xml
index 8644d44..a9381a9 100644
--- a/log4j-changelog/src/test/resources/7-released-again/2.18.0/.release.xml
+++ b/log4j-changelog/src/test/resources/7-released-again/2.18.0/.release.xml
@@ -17,5 +17,5 @@
-->
<release xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
date="2022-06-28" version="2.18.0"/>
diff --git
a/log4j-changelog/src/test/resources/7-released-again/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
b/log4j-changelog/src/test/resources/7-released-again/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
index fc192ec..5145e34 100644
---
a/log4j-changelog/src/test/resources/7-released-again/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
+++
b/log4j-changelog/src/test/resources/7-released-again/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3339"
link="https://issues.apache.org/jira/browse/LOG4J2-3339"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/7-released-again/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
b/log4j-changelog/src/test/resources/7-released-again/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
index 12ca1b4..5d9066d 100644
---
a/log4j-changelog/src/test/resources/7-released-again/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
+++
b/log4j-changelog/src/test/resources/7-released-again/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="removed">
<issue id="LOG4J2-3490"
link="https://issues.apache.org/jira/browse/LOG4J2-3490"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/7-released-again/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
b/log4j-changelog/src/test/resources/7-released-again/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
index 3a12a61..f458612 100644
---
a/log4j-changelog/src/test/resources/7-released-again/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
+++
b/log4j-changelog/src/test/resources/7-released-again/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="added">
<issue id="LOG4J2-3527"
link="https://issues.apache.org/jira/browse/LOG4J2-3527"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/7-released-again/2.19.0/.release.xml
b/log4j-changelog/src/test/resources/7-released-again/2.19.0/.release.xml
index fb6b2d4..53bf06c 100644
--- a/log4j-changelog/src/test/resources/7-released-again/2.19.0/.release.xml
+++ b/log4j-changelog/src/test/resources/7-released-again/2.19.0/.release.xml
@@ -17,5 +17,5 @@
-->
<release xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
date="2023-01-25" version="2.19.0"/>
diff --git
a/log4j-changelog/src/test/resources/7-released-again/2.19.0/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
b/log4j-changelog/src/test/resources/7-released-again/2.19.0/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
index d3fef61..d8ba6c0 100644
---
a/log4j-changelog/src/test/resources/7-released-again/2.19.0/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
+++
b/log4j-changelog/src/test/resources/7-released-again/2.19.0/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="changed">
<issue id="LOG4J2-3572"
link="https://issues.apache.org/jira/browse/LOG4J2-3572"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/7-released-again/2.19.0/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
b/log4j-changelog/src/test/resources/7-released-again/2.19.0/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
index 9ba4738..bab3058 100644
---
a/log4j-changelog/src/test/resources/7-released-again/2.19.0/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
+++
b/log4j-changelog/src/test/resources/7-released-again/2.19.0/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3584"
link="https://issues.apache.org/jira/browse/LOG4J2-3584"/>
<author id="vy"/>
diff --git
a/log4j-changelog/src/test/resources/7-released-again/2.19.0/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
b/log4j-changelog/src/test/resources/7-released-again/2.19.0/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
index eb1709c..f272975 100644
---
a/log4j-changelog/src/test/resources/7-released-again/2.19.0/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
+++
b/log4j-changelog/src/test/resources/7-released-again/2.19.0/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3614"
link="https://issues.apache.org/jira/browse/LOG4J2-3614"/>
<author id="vy"/>
diff --git
a/log4j-changelog/src/test/resources/7-released-again/2.19.0/LOG4J2-3657_fix_TL_usage_in_AbstractLogger.xml
b/log4j-changelog/src/test/resources/7-released-again/2.19.0/LOG4J2-3657_fix_TL_usage_in_AbstractLogger.xml
index ee79cb4..cf1dbf1 100644
---
a/log4j-changelog/src/test/resources/7-released-again/2.19.0/LOG4J2-3657_fix_TL_usage_in_AbstractLogger.xml
+++
b/log4j-changelog/src/test/resources/7-released-again/2.19.0/LOG4J2-3657_fix_TL_usage_in_AbstractLogger.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3657"
link="https://issues.apache.org/jira/browse/LOG4J2-3657"/>
<author name="Marat Kamalov"/>
diff --git a/src/changelog/0.5.0/add-module-support.xml
b/log4j-changelog/src/test/resources/7-released-again/2.19.0/add-update-type.xml
similarity index 87%
copy from src/changelog/0.5.0/add-module-support.xml
copy to
log4j-changelog/src/test/resources/7-released-again/2.19.0/add-update-type.xml
index d6ad6a0..456224b 100644
--- a/src/changelog/0.5.0/add-module-support.xml
+++
b/log4j-changelog/src/test/resources/7-released-again/2.19.0/add-update-type.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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">
- <description format="asciidoc">Added OSGi and JPMS support</description>
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+ type="updated">
+ <description format="asciidoc">Testing `updated` type</description>
</entry>
diff --git
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.17.2/.release.xml
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.17.2/.release.xml
index af809e2..0cb88d5 100644
---
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.17.2/.release.xml
+++
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.17.2/.release.xml
@@ -17,5 +17,5 @@
-->
<release xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
date="2022-02-23" version="2.17.2"/>
diff --git
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
index ee96f5d..187b5b0 100644
---
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
+++
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.17.2/LOG4J2-3304_Flag_LogManager_as_initialized_if_the_LoggerFactory_is_provi.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3304"
link="https://issues.apache.org/jira/browse/LOG4J2-3304"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
index c29a5b3..188b537 100644
---
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
+++
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.17.2/LOG4J2-3333_Fix_ThreadContextDataInjector_initialization_deadlock.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="removed">
<issue id="LOG4J2-3333"
link="https://issues.apache.org/jira/browse/LOG4J2-3333"/>
<author id="ckozak"/>
diff --git
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
index 11f82e1..5cf0491 100644
---
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
+++
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.17.2/LOG4J2-3405_Document_that_the_Spring_Boot_Lookup_requires_the_log4j_spri.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="removed">
<issue id="LOG4J2-3405"
link="https://issues.apache.org/jira/browse/LOG4J2-3405"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.18.0/.release.xml
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.18.0/.release.xml
index 8644d44..a9381a9 100644
---
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.18.0/.release.xml
+++
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.18.0/.release.xml
@@ -17,5 +17,5 @@
-->
<release xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
date="2022-06-28" version="2.18.0"/>
diff --git
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
index fc192ec..5145e34 100644
---
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
+++
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.18.0/LOG4J2-3339_DirectWriteRolloverStrategy_should_use_the_current_time_when.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3339"
link="https://issues.apache.org/jira/browse/LOG4J2-3339"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
index 12ca1b4..5d9066d 100644
---
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
+++
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.18.0/LOG4J2-3490_The_DirectWriteRolloverStrategy_was_not_detecting_the_correc.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="removed">
<issue id="LOG4J2-3490"
link="https://issues.apache.org/jira/browse/LOG4J2-3490"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
index 3a12a61..f458612 100644
---
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
+++
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.18.0/LOG4J2-3527_Don_t_use_Paths_get_to_avoid_circular_file_systems.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="added">
<issue id="LOG4J2-3527"
link="https://issues.apache.org/jira/browse/LOG4J2-3527"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.19.0/.release.xml
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.19.0/.release.xml
index fb6b2d4..53bf06c 100644
---
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.19.0/.release.xml
+++
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.19.0/.release.xml
@@ -17,5 +17,5 @@
-->
<release xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
date="2023-01-25" version="2.19.0"/>
diff --git
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.19.0/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.19.0/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
index d3fef61..d8ba6c0 100644
---
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.19.0/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
+++
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.19.0/LOG4J2-3572_Add_getExplicitLevel_method_to_LoggerConfig.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="changed">
<issue id="LOG4J2-3572"
link="https://issues.apache.org/jira/browse/LOG4J2-3572"/>
<author id="rgoers"/>
diff --git
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.19.0/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.19.0/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
index 9ba4738..bab3058 100644
---
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.19.0/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
+++
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.19.0/LOG4J2-3584_Make_StatusConsoleListener_use_SimpleLogger_internally.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3584"
link="https://issues.apache.org/jira/browse/LOG4J2-3584"/>
<author id="vy"/>
diff --git
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.19.0/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.19.0/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
index eb1709c..f272975 100644
---
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.19.0/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
+++
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.19.0/LOG4J2-3614_Harden_InstantFormatter_against_delegate_failures.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3614"
link="https://issues.apache.org/jira/browse/LOG4J2-3614"/>
<author id="vy"/>
diff --git
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.19.0/LOG4J2-3657_fix_TL_usage_in_AbstractLogger.xml
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.19.0/LOG4J2-3657_fix_TL_usage_in_AbstractLogger.xml
index ee79cb4..cf1dbf1 100644
---
a/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.19.0/LOG4J2-3657_fix_TL_usage_in_AbstractLogger.xml
+++
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.19.0/LOG4J2-3657_fix_TL_usage_in_AbstractLogger.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3657"
link="https://issues.apache.org/jira/browse/LOG4J2-3657"/>
<author name="Marat Kamalov"/>
diff --git a/src/changelog/0.5.0/add-module-support.xml
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.19.0/add-update-type.xml
similarity index 87%
copy from src/changelog/0.5.0/add-module-support.xml
copy to
log4j-changelog/src/test/resources/8-no-unreleased-directories/2.19.0/add-update-type.xml
index d6ad6a0..456224b 100644
--- a/src/changelog/0.5.0/add-module-support.xml
+++
b/log4j-changelog/src/test/resources/8-no-unreleased-directories/2.19.0/add-update-type.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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">
- <description format="asciidoc">Added OSGi and JPMS support</description>
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
+ type="updated">
+ <description format="asciidoc">Testing `updated` type</description>
</entry>
diff --git a/src/changelog/0.5.0/add-website.xml
b/src/changelog/.0.x.x/add-update-type.xml
similarity index 85%
copy from src/changelog/0.5.0/add-website.xml
copy to src/changelog/.0.x.x/add-update-type.xml
index abe18e8..0af58d6 100644
--- a/src/changelog/0.5.0/add-website.xml
+++ b/src/changelog/.0.x.x/add-update-type.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="added">
- <description format="asciidoc">Started publishing
https://logging.apache.org/log4j/tools[the project website]</description>
+ <description format="asciidoc">Add the new `updated` changelog entry type
and bump the XSD version to `0.1.3`</description>
</entry>
diff --git a/src/changelog/0.4.0/fix_repetitive_release.xml
b/src/changelog/.0.x.x/fix-changelog-entry-type-order.xml
similarity index 86%
copy from src/changelog/0.4.0/fix_repetitive_release.xml
copy to src/changelog/.0.x.x/fix-changelog-entry-type-order.xml
index b91ffec..b4776e4 100644
--- a/src/changelog/0.4.0/fix_repetitive_release.xml
+++ b/src/changelog/.0.x.x/fix-changelog-entry-type-order.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
- <description format="asciidoc">Improve Maven `release` goal to accommodate
repetitive invocations</description>
+ <description format="asciidoc">Sort changelog entry types
alphanumerically</description>
</entry>
diff --git a/src/changelog/.0.x.x/fix-releaser-on-empty-unreleased-dir.xml
b/src/changelog/.0.x.x/fix-releaser-on-empty-unreleased-dir.xml
index 2cad7ce..0c00150 100644
--- a/src/changelog/.0.x.x/fix-releaser-on-empty-unreleased-dir.xml
+++ b/src/changelog/.0.x.x/fix-releaser-on-empty-unreleased-dir.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="90"
link="https://github.com/apache/logging-log4j-tools/issues/90"/>
<description format="asciidoc">Fix `log4j-changelog:release` failure on
empty unreleased changelog directory</description>
diff --git a/src/changelog/.0.x.x/fix-releaser-regex.xml
b/src/changelog/.0.x.x/fix-releaser-regex.xml
index 136c7dd..f7940fb 100644
--- a/src/changelog/.0.x.x/fix-releaser-regex.xml
+++ b/src/changelog/.0.x.x/fix-releaser-regex.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="89"
link="https://github.com/apache/logging-log4j-tools/issues/89"/>
<description format="asciidoc">Fix parsing of patch versions in
`log4j-changelog:release` goal</description>
diff --git a/src/changelog/.0.x.x/update_commons_io_commons_io.xml
b/src/changelog/.0.x.x/update_commons_io_commons_io.xml
index 82a89af..7416f29 100644
--- a/src/changelog/.0.x.x/update_commons_io_commons_io.xml
+++ b/src/changelog/.0.x.x/update_commons_io_commons_io.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="changed">
<issue id="86" link="https://github.com/apache/logging-log4j-tools/pull/86"/>
<description format="asciidoc">Update `commons-io:commons-io` to version
`2.15.1`</description>
diff --git
a/src/changelog/.0.x.x/update_org_apache_maven_plugin_tools_maven_plugin_annotations.xml
b/src/changelog/.0.x.x/update_org_apache_maven_plugin_tools_maven_plugin_annotations.xml
index 0e738f9..2359eb0 100644
---
a/src/changelog/.0.x.x/update_org_apache_maven_plugin_tools_maven_plugin_annotations.xml
+++
b/src/changelog/.0.x.x/update_org_apache_maven_plugin_tools_maven_plugin_annotations.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="changed">
<issue id="87" link="https://github.com/apache/logging-log4j-tools/pull/87"/>
<description format="asciidoc">Update
`org.apache.maven.plugin-tools:maven-plugin-annotations` to version
`3.10.2`</description>
diff --git a/src/changelog/0.1.0/.release.xml b/src/changelog/0.1.0/.release.xml
index b99d943..f995f78 100644
--- a/src/changelog/0.1.0/.release.xml
+++ b/src/changelog/0.1.0/.release.xml
@@ -17,6 +17,6 @@
-->
<release xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
date="2023-01-10"
version="0.1.0"/>
diff --git
a/src/changelog/0.1.0/LOG4J2-3628_add_tools_bom_and_changelog_modules.xml
b/src/changelog/0.1.0/LOG4J2-3628_add_tools_bom_and_changelog_modules.xml
index aa68c1c..8bdeb0e 100644
--- a/src/changelog/0.1.0/LOG4J2-3628_add_tools_bom_and_changelog_modules.xml
+++ b/src/changelog/0.1.0/LOG4J2-3628_add_tools_bom_and_changelog_modules.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="added">
<issue id="LOG4J2-3628"
link="https://issues.apache.org/jira/browse/LOG4J2-3628"/>
<description format="asciidoc">Add `log4j-tools-bom` and `log4j-changelog`
modules</description>
diff --git a/src/changelog/0.2.0/.release.xml b/src/changelog/0.2.0/.release.xml
index 2289ee9..b2f0a9a 100644
--- a/src/changelog/0.2.0/.release.xml
+++ b/src/changelog/0.2.0/.release.xml
@@ -17,6 +17,6 @@
-->
<release xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
date="2023-01-31"
version="0.2.0"/>
diff --git a/src/changelog/0.2.0/13_add_changelog_xsd.xml
b/src/changelog/0.2.0/13_add_changelog_xsd.xml
index eb60138..9fbb263 100644
--- a/src/changelog/0.2.0/13_add_changelog_xsd.xml
+++ b/src/changelog/0.2.0/13_add_changelog_xsd.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="added">
<issue id="13"
link="https://github.com/apache/logging-log4j-tools/issues/13"/>
<description format="asciidoc">Add XSD for `log4j-changelog` XML
files</description>
diff --git a/src/changelog/0.2.0/14_remove_changelog_security_type.xml
b/src/changelog/0.2.0/14_remove_changelog_security_type.xml
index 8697509..af0ffe7 100644
--- a/src/changelog/0.2.0/14_remove_changelog_security_type.xml
+++ b/src/changelog/0.2.0/14_remove_changelog_security_type.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="removed">
<issue id="14"
link="https://github.com/apache/logging-log4j-tools/issues/14"/>
<description format="asciidoc">Remove `security` as a change type from
`log4j-changelog`</description>
diff --git a/src/changelog/0.2.0/17_fix_unreleased_directory_order.xml
b/src/changelog/0.2.0/17_fix_unreleased_directory_order.xml
index 93cabce..b862435 100644
--- a/src/changelog/0.2.0/17_fix_unreleased_directory_order.xml
+++ b/src/changelog/0.2.0/17_fix_unreleased_directory_order.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="17"
link="https://github.com/apache/logging-log4j-tools/issues/17"/>
<description format="asciidoc">Fix unreleased directory order in
`ChangelogExporter`</description>
diff --git a/src/changelog/0.2.0/19_fix_Windows_compat.xml
b/src/changelog/0.2.0/19_fix_Windows_compat.xml
index 0add74f..a67dc0e 100644
--- a/src/changelog/0.2.0/19_fix_Windows_compat.xml
+++ b/src/changelog/0.2.0/19_fix_Windows_compat.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="19"
link="https://github.com/apache/logging-log4j-tools/issues/19"/>
<description format="asciidoc">Fix Windows compatibility</description>
diff --git a/src/changelog/0.2.0/20_add_changelog_maven_plugin.xml
b/src/changelog/0.2.0/20_add_changelog_maven_plugin.xml
index 9b6a616..c543e1a 100644
--- a/src/changelog/0.2.0/20_add_changelog_maven_plugin.xml
+++ b/src/changelog/0.2.0/20_add_changelog_maven_plugin.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="added">
<issue id="20"
link="https://github.com/apache/logging-log4j-tools/issues/20"/>
<description format="asciidoc">Add `log4j-changelog-maven-plugin`
module</description>
diff --git
a/src/changelog/0.2.0/20_rename_exporter_outputDirectory_property.xml
b/src/changelog/0.2.0/20_rename_exporter_outputDirectory_property.xml
index d185a6a..af1c6cf 100644
--- a/src/changelog/0.2.0/20_rename_exporter_outputDirectory_property.xml
+++ b/src/changelog/0.2.0/20_rename_exporter_outputDirectory_property.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="changed">
<issue id="20"
link="https://github.com/apache/logging-log4j-tools/issues/20"/>
<description format="asciidoc">Rename
`log4j.changelog.exporter.outputDirectory` property to
`log4j.changelog.outputDirectory`</description>
diff --git a/src/changelog/0.3.0/.release.xml b/src/changelog/0.3.0/.release.xml
index a2ff346..efd85a5 100644
--- a/src/changelog/0.3.0/.release.xml
+++ b/src/changelog/0.3.0/.release.xml
@@ -17,6 +17,6 @@
-->
<release xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
date="2023-03-14"
version="0.3.0"/>
diff --git a/src/changelog/0.3.0/37_add_changelogEntryCount.xml
b/src/changelog/0.3.0/37_add_changelogEntryCount.xml
index 18e3bd0..4b77588 100644
--- a/src/changelog/0.3.0/37_add_changelogEntryCount.xml
+++ b/src/changelog/0.3.0/37_add_changelogEntryCount.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="added">
<issue id="37"
link="https://github.com/apache/logging-log4j-tools/issues/37"/>
<description format="asciidoc">The changelog release models passed to the
index template file (`.index.adoc.ftl`) is enriched with `changelogEntryCount`
fields</description>
diff --git a/src/changelog/0.3.0/44_make_changelog_format_agnostic.xml
b/src/changelog/0.3.0/44_make_changelog_format_agnostic.xml
index cf53248..bf35787 100644
--- a/src/changelog/0.3.0/44_make_changelog_format_agnostic.xml
+++ b/src/changelog/0.3.0/44_make_changelog_format_agnostic.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="added">
<issue id="44"
link="https://github.com/apache/logging-log4j-tools/issues/44"/>
<description format="asciidoc">Support multiple and formatting-agnostic
template files</description>
diff --git a/src/changelog/0.3.0/java_17.xml b/src/changelog/0.3.0/java_17.xml
index 444c698..b490290 100644
--- a/src/changelog/0.3.0/java_17.xml
+++ b/src/changelog/0.3.0/java_17.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="changed">
<description format="asciidoc">Upgrade the compiler version to Java 17, yet
still target Java 8</description>
</entry>
diff --git a/src/changelog/0.4.0/.release.xml b/src/changelog/0.4.0/.release.xml
index 245c063..c21261e 100644
--- a/src/changelog/0.4.0/.release.xml
+++ b/src/changelog/0.4.0/.release.xml
@@ -17,5 +17,5 @@
-->
<release xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
date="2023-07-02" version="0.4.0"/>
diff --git a/src/changelog/0.4.0/63_add_versionPattern_to_ReleaseMojo.xml
b/src/changelog/0.4.0/63_add_versionPattern_to_ReleaseMojo.xml
index 43b64db..c11e1a2 100644
--- a/src/changelog/0.4.0/63_add_versionPattern_to_ReleaseMojo.xml
+++ b/src/changelog/0.4.0/63_add_versionPattern_to_ReleaseMojo.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="added">
<issue id="63"
link="https://github.com/apache/logging-log4j-tools/issues/63"/>
<description format="asciidoc">Add `versionPattern` (i.e., the regular
expression pattern for parsing versions) parameter to the Maven `release`
goal</description>
diff --git a/src/changelog/0.4.0/change_ExportMojo_outputDirectory.xml
b/src/changelog/0.4.0/change_ExportMojo_outputDirectory.xml
index 6ee4b19..5d9bc04 100644
--- a/src/changelog/0.4.0/change_ExportMojo_outputDirectory.xml
+++ b/src/changelog/0.4.0/change_ExportMojo_outputDirectory.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="changed">
<description format="asciidoc">Change the default value of `outputDirectory`
to `${project.build.directory}/generated-sources/site/changelog` for the Maven
`export` goal</description>
</entry>
diff --git a/src/changelog/0.4.0/changelog_migration.xml
b/src/changelog/0.4.0/changelog_migration.xml
index e802fb3..ab8b98f 100644
--- a/src/changelog/0.4.0/changelog_migration.xml
+++ b/src/changelog/0.4.0/changelog_migration.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="changed">
<description format="asciidoc">Migrate from `CHANGELOG.adoc` to using
`log4j-changelog-maven-plugin`</description>
</entry>
diff --git a/src/changelog/0.4.0/fix_repetitive_release.xml
b/src/changelog/0.4.0/fix_repetitive_release.xml
index b91ffec..1de6259 100644
--- a/src/changelog/0.4.0/fix_repetitive_release.xml
+++ b/src/changelog/0.4.0/fix_repetitive_release.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<description format="asciidoc">Improve Maven `release` goal to accommodate
repetitive invocations</description>
</entry>
diff --git a/src/changelog/0.5.0/add-module-support.xml
b/src/changelog/0.5.0/add-module-support.xml
index d6ad6a0..1cac328 100644
--- a/src/changelog/0.5.0/add-module-support.xml
+++ b/src/changelog/0.5.0/add-module-support.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="added">
<description format="asciidoc">Added OSGi and JPMS support</description>
</entry>
diff --git a/src/changelog/0.5.0/add-website.xml
b/src/changelog/0.5.0/add-website.xml
index abe18e8..42d5faa 100644
--- a/src/changelog/0.5.0/add-website.xml
+++ b/src/changelog/0.5.0/add-website.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="added">
<description format="asciidoc">Started publishing
https://logging.apache.org/log4j/tools[the project website]</description>
</entry>
diff --git a/src/changelog/0.5.0/make-author-optional.xml
b/src/changelog/0.5.0/make-author-optional.xml
index 207a1bd..74fec0d 100644
--- a/src/changelog/0.5.0/make-author-optional.xml
+++ b/src/changelog/0.5.0/make-author-optional.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="changed">
<issue id="81"
link="https://github.com/apache/logging-log4j-tools/issues/81"/>
<description format="asciidoc">Made `author` element optional and bumped the
XML schema version to `0.1.2`</description>
diff --git a/src/changelog/0.5.0/make-maven-plugin-thread-safe.xml
b/src/changelog/0.5.0/make-maven-plugin-thread-safe.xml
index 9205f0e..c64a51c 100644
--- a/src/changelog/0.5.0/make-maven-plugin-thread-safe.xml
+++ b/src/changelog/0.5.0/make-maven-plugin-thread-safe.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="changed">
<issue id="80"
link="https://github.com/apache/logging-log4j-tools/issues/80"/>
<!-- The definition of what is "thread-safe" from a Maven point of view is
really unclear.
diff --git a/src/changelog/0.5.0/update_org_apache_logging_logging_parent.xml
b/src/changelog/0.5.0/update_org_apache_logging_logging_parent.xml
index 29e00f4..32a329a 100644
--- a/src/changelog/0.5.0/update_org_apache_logging_logging_parent.xml
+++ b/src/changelog/0.5.0/update_org_apache_logging_logging_parent.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="changed">
<issue id="82" link="https://github.com/apache/logging-log4j-tools/pull/82"/>
<description format="asciidoc">Update `org.apache.logging:logging-parent` to
version `10.1.1`</description>
diff --git
a/src/changelog/0.5.0/update_org_junit_jupiter_junit_jupiter_engine.xml
b/src/changelog/0.5.0/update_org_junit_jupiter_junit_jupiter_engine.xml
index cac2471..7a23ca6 100644
--- a/src/changelog/0.5.0/update_org_junit_jupiter_junit_jupiter_engine.xml
+++ b/src/changelog/0.5.0/update_org_junit_jupiter_junit_jupiter_engine.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="changed">
<description format="asciidoc">Update
`org.junit.jupiter:junit-jupiter-engine` to version `5.10.0`</description>
</entry>
diff --git a/src/changelog/0.6.0/.release.xml b/src/changelog/0.6.0/.release.xml
index e0a0cd1..17326d2 100644
--- a/src/changelog/0.6.0/.release.xml
+++ b/src/changelog/0.6.0/.release.xml
@@ -17,5 +17,5 @@
-->
<release xmlns="http://logging.apache.org/log4j/changelog"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
date="2023-11-17" version="0.6.0"/>
diff --git a/src/changelog/0.6.0/add-sbom.xml b/src/changelog/0.6.0/add-sbom.xml
index 2e288fc..12520d5 100644
--- a/src/changelog/0.6.0/add-sbom.xml
+++ b/src/changelog/0.6.0/add-sbom.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="added">
<description format="asciidoc">Started generating CycloneDX SBOM with the
recent update of `logging-parent` to version `10.4.0`</description>
</entry>
diff --git a/src/changelog/0.6.0/fix-bom.xml b/src/changelog/0.6.0/fix-bom.xml
index 7fdf6ab..735a20f 100644
--- a/src/changelog/0.6.0/fix-bom.xml
+++ b/src/changelog/0.6.0/fix-bom.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<description format="asciidoc">
`log4j-tools-bom` was broken due to removed `parent` during flattening.
diff --git a/src/changelog/0.6.0/update-parent.xml
b/src/changelog/0.6.0/update-parent.xml
index 42ca54e..b88b78f 100644
--- a/src/changelog/0.6.0/update-parent.xml
+++ b/src/changelog/0.6.0/update-parent.xml
@@ -17,7 +17,7 @@
-->
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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"
+ xsi:schemaLocation="http://logging.apache.org/log4j/changelog
https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="changed">
<description format="asciidoc">Update `org.apache.logging:logging-parent` to
version `10.4.0`</description>
</entry>
diff --git a/src/site/_log4j-changelog.adoc b/src/site/_log4j-changelog.adoc
index b4b6235..980280a 100644
--- a/src/site/_log4j-changelog.adoc
+++ b/src/site/_log4j-changelog.adoc
@@ -102,7 +102,7 @@ A sample _release entry_ file is shared below.
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="
http://logging.apache.org/log4j/changelog
- https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ https://logging.apache.org/log4j/changelog-0.1.3.xsd"
date="2022-09-09"
version="2.19.0"/>
----
@@ -129,7 +129,7 @@ A sample _changelog entry_ file is shared below.
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="
http://logging.apache.org/log4j/changelog
- https://logging.apache.org/log4j/changelog-0.1.2.xsd"
+ https://logging.apache.org/log4j/changelog-0.1.3.xsd"
type="fixed">
<issue id="LOG4J2-3556"
link="https://issues.apache.org/jira/browse/LOG4J2-3556"/>
<author id="github:vy"/>
diff --git a/src/site/_release-notes/_0.x.x.adoc
b/src/site/_release-notes/_0.x.x.adoc
index 669d6bf..7cb9b70 100644
--- a/src/site/_release-notes/_0.x.x.adoc
+++ b/src/site/_release-notes/_0.x.x.adoc
@@ -41,6 +41,11 @@
This minor release contains various bug fixes and improvements.
+[#release-notes-0-x-x-added]
+==== Added
+
+* Add the new `updated` changelog entry type and bump the XSD version to
`0.1.3`
+
[#release-notes-0-x-x-changed]
==== Changed
@@ -50,5 +55,6 @@ This minor release contains various bug fixes and
improvements.
[#release-notes-0-x-x-fixed]
==== Fixed
+* Sort changelog entry types alphanumerically
* Fix `log4j-changelog:release` failure on empty unreleased changelog
directory (https://github.com/apache/logging-log4j-tools/issues/90[90])
* Fix parsing of patch versions in `log4j-changelog:release` goal
(https://github.com/apache/logging-log4j-tools/issues/89[89])