From 39cd9449ffd727d1f26f00d8186f09c41aab2101 Mon Sep 17 00:00:00 2001 From: shubhankar1100 Date: Wed, 21 Sep 2016 17:40:32 +0530 Subject: [PATCH] Adds targetNamespace in log4j-config.xsd Adds targetNamespace in log4j-config.xsd , As there is no targetNamespace for log4j2-config which lead to failure of xml validation. --- log4j-core/src/main/resources/Log4j-config.xsd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/log4j-core/src/main/resources/Log4j-config.xsd b/log4j-core/src/main/resources/Log4j-config.xsd index 2310aa9de65..af13d719e57 100644 --- a/log4j-core/src/main/resources/Log4j-config.xsd +++ b/log4j-core/src/main/resources/Log4j-config.xsd @@ -16,7 +16,7 @@ limitations under the License. --> - +