[ https://issues.apache.org/jira/browse/LOG4J2-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13583750#comment-13583750 ]
Ralph Goers commented on LOG4J2-170: ------------------------------------ Thanks for the report. The schema and validation tests do need updating. As to why the schema reference isn't attached "normally" I really don't have a good answer except to say that the schema isn't validated when the document is read but is done separately. However, it makes sense to be able to specify it in the normal manner so I will go ahead and see if that causes any problems. > 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 > > 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 is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org