You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Eric Devlin (Jira)" <ji...@apache.org> on 2020/12/02 21:26:00 UTC

[jira] [Commented] (LOG4J2-170) Schema validation aginst Log4J-V2.0.xsd fails

    [ https://issues.apache.org/jira/browse/LOG4J2-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17242737#comment-17242737 ] 

Eric Devlin commented on LOG4J2-170:
------------------------------------

the xsd has been updated in git hub.  2.14.0 of log4j2 still has the old Log4j-config.xsd

> Schema validation aginst Log4J-V2.0.xsd fails
> ---------------------------------------------
>
>                 Key: LOG4J2-170
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-170
>             Project: Log4j 2
>          Issue Type: Bug
>          Components: Configurators
>    Affects Versions: 2.0-beta4
>            Reporter: Julian Ruhe
>            Priority: Major
>
> Log4J-V2.0.xsd is outdated. The type of element <configuration> lacks attributes "verbose", "monitorInterval", "dest" and even "schema" for enabling schema validation :o
> <configuration strict="true" schema="Log4J-V2.0.xsd" status="OFF"  monitorInterval="300"> 
> ...
> </configuration>
> Enables validation and makes it fail right after.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)