Skip to content

Commit 1c92dce

Browse files
committed
Migrate changelog XSDs to comply with the upcoming logging-parent 11 release
1 parent 3c14aad commit 1c92dce

File tree

2,157 files changed

+4314
-4354
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,157 files changed

+4314
-4354
lines changed

src/changelog/.2.x.x/1539_graalvm_friendly.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="changed">
66
<issue id="1539" link="https://github.com/apache/logging-log4j2/pull/1539"/>
77
<description format="asciidoc">Fix usage of `log4j-api` in GraalVM without additional reachability data.</description>

src/changelog/.2.x.x/1963_add_logging_to_properties_util.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="changed">
66
<issue id="1936" link="https://github.com/apache/logging-log4j2/pull/1936"/>
77
<description format="asciidoc">Add logging to `PropertiesUtil` and fix `Duration` parser.</description>

src/changelog/.2.x.x/2330_add_faster_web_app_context_map.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="added">
66
<issue id="2330" link="https://github.com/apache/logging-log4j2/pull/2330"/>
77
<description format="asciidoc">Add a faster `ThreadContextMap` for web app users: `org.apache.logging.log4j.internal.map.StringArrayThreadContextMap`.</description>

src/changelog/.2.x.x/2374_refactor_initialization.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="changed">
66
<issue id="2374" link="https://github.com/apache/logging-log4j2/pull/2374"/>
77
<description format="asciidoc">Centralize initialization in the `Provider` class and deprecate `log4j2.loggerContextFactory` property.</description>

src/changelog/.2.x.x/2412_remove_log4j_kubernetes.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="changed">
66
<issue id="2412" link="https://github.com/apache/logging-log4j2/pull/2412"/>
77
<description format="asciidoc">

src/changelog/.2.x.x/add_plugin_reference.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="added">
66
<issue id="1954" link="https://github.com/apache/logging-log4j2/issues/1954"/>
77
<description format="asciidoc">Add _"Plugin Reference"_ to the website.
+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="changed">
66
<description format="asciidoc">Deprecate `org.apache.logging.log4j.core.appender.rolling.action.Duration` class for removal.</description>
77
</entry>

src/changelog/.2.x.x/fix_2380_insufficient_args_in_ParameterFormatter.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="fixed">
66
<issue id="2380" link="https://github.com/apache/logging-log4j2/pull/2380"/>
77
<description format="asciidoc">

src/changelog/.2.x.x/migrate_to_antora.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="fixed">
66
<issue id="2427" link="https://github.com/apache/logging-log4j2/pull/2427"/>
77
<description format="asciidoc">Website is migrated to Antora with several formatting and link fixes</description>

src/changelog/.2.x.x/update_actions_checkout.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
66
<issue id="2370" link="https://github.com/apache/logging-log4j2/pull/2370"/>
77
<description format="asciidoc">Update `actions/checkout` to version `4.1.2`</description>

src/changelog/.2.x.x/update_co_elastic_clients_elasticsearch_java.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
66
<issue id="2458" link="https://github.com/apache/logging-log4j2/pull/2458"/>
77
<description format="asciidoc">Update `co.elastic.clients:elasticsearch-java` to version `8.13.2`</description>

src/changelog/.2.x.x/update_com_fasterxml_jackson_jackson_bom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
66
<issue id="2372" link="https://github.com/apache/logging-log4j2/pull/2372"/>
77
<description format="asciidoc">Update `com.fasterxml.jackson:jackson-bom` to version `2.17.0`</description>

src/changelog/.2.x.x/update_com_github_luben_zstd_jni.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
66
<issue id="2441" link="https://github.com/apache/logging-log4j2/pull/2441"/>
77
<description format="asciidoc">Update `com.github.luben:zstd-jni` to version `1.5.6-2`</description>

src/changelog/.2.x.x/update_com_google_guava_guava.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
66
<issue id="2377" link="https://github.com/apache/logging-log4j2/pull/2377"/>
77
<description format="asciidoc">Update `com.google.guava:guava` to version `33.1.0-jre`</description>

src/changelog/.2.x.x/update_commons_io_commons_io.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
66
<issue id="2459" link="https://github.com/apache/logging-log4j2/pull/2459"/>
77
<description format="asciidoc">Update `commons-io:commons-io` to version `2.16.1`</description>

src/changelog/.2.x.x/update_commons_logging_commons_logging.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
66
<issue id="2402" link="https://github.com/apache/logging-log4j2/pull/2402"/>
77
<description format="asciidoc">Update `commons-logging:commons-logging` to version `1.3.1`</description>

src/changelog/.2.x.x/update_github_codeql_action.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
66
<issue id="2451" link="https://github.com/apache/logging-log4j2/pull/2451"/>
77
<description format="asciidoc">Update `github/codeql-action` to version `3.24.10`</description>

src/changelog/.2.x.x/update_io_netty_netty_bom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
66
<issue id="2397" link="https://github.com/apache/logging-log4j2/pull/2397"/>
77
<description format="asciidoc">Update `io.netty:netty-bom` to version `4.1.108.Final`</description>

src/changelog/.2.x.x/update_org_apache_activemq_activemq_broker.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
66
<issue id="2452" link="https://github.com/apache/logging-log4j2/pull/2452"/>
77
<description format="asciidoc">Update `org.apache.activemq:activemq-broker` to version `6.1.1`</description>

src/changelog/.2.x.x/update_org_apache_commons_commons_compress.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
66
<issue id="2361" link="https://github.com/apache/logging-log4j2/pull/2361"/>
77
<description format="asciidoc">Update `org.apache.commons:commons-compress` to version `1.26.1`</description>

src/changelog/.2.x.x/update_org_awaitility_awaitility.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
66
<issue id="2386" link="https://github.com/apache/logging-log4j2/pull/2386"/>
77
<description format="asciidoc">Update `org.awaitility:awaitility` to version `4.2.1`</description>

src/changelog/.2.x.x/update_org_mongodb_bson.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
66
<issue id="2409" link="https://github.com/apache/logging-log4j2/pull/2409"/>
77
<description format="asciidoc">Update `org.mongodb:bson` to version `3.12.14`</description>

src/changelog/.2.x.x/update_org_springframework_spring_framework_bom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
66
<issue id="2464" link="https://github.com/apache/logging-log4j2/pull/2464"/>
77
<description format="asciidoc">Update `org.springframework:spring-framework-bom` to version `5.3.34`</description>

src/changelog/2.0-alpha1/.release.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<release xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
date="2012-07-29"
66
version="2.0-alpha1"/>

src/changelog/2.0-alpha1/LOG4J2-50_Make_sure_all_application_facing_log_methods_use_their_own_F.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="fixed">
66
<issue id="LOG4J2-50" link="https://issues.apache.org/jira/browse/LOG4J2-50"/>
77
<description format="asciidoc">Make sure all application facing log methods use their own FQCN. This patch

src/changelog/2.0-alpha1/LOG4J2-51_Remove_LoggerContext_support_for_custom_logger_factories_Al.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="fixed">
66
<issue id="LOG4J2-51" link="https://issues.apache.org/jira/browse/LOG4J2-51"/>
77
<description format="asciidoc">Remove LoggerContext support for custom logger factories. All Loggers returned

src/changelog/2.0-alpha1/LOG4J2-56_Level_toLevel_would_throw_an_IllegalArgumentException_instea.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="fixed">
66
<issue id="LOG4J2-56" link="https://issues.apache.org/jira/browse/LOG4J2-56"/>
77
<description format="asciidoc">Level.toLevel would throw an IllegalArgumentException instead of returning the default value.</description>

src/changelog/2.0-alpha1/LOG4J2-60_Added_ability_to_filter_on_the_AppenderRef_by_adding_either.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="added">
66
<issue id="LOG4J2-60" link="https://issues.apache.org/jira/browse/LOG4J2-60"/>
77
<description format="asciidoc">Added ability to filter on the AppenderRef by adding either a level or a filter.</description>

src/changelog/2.0-alpha2/.release.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<release xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
date="2012-08-24"
66
version="2.0-alpha2"/>

src/changelog/2.0-alpha2/LOG4J2-64_Fix_compilation_problems_in_Java_7.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xmlns="http://logging.apache.org/log4j/changelog"
4-
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="fixed">
66
<issue id="LOG4J2-64" link="https://issues.apache.org/jira/browse/LOG4J2-64"/>
77
<description format="asciidoc">Fix compilation problems in Java 7.</description>

0 commit comments

Comments
 (0)