[ https://issues.apache.org/jira/browse/LOG4J2-170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15543540#comment-15543540 ]
Ari Meyer commented on LOG4J2-170: ---------------------------------- Will this be done? I still have to disable schema validation in my IDE to avoid warnings, even when I want to use the strict XML format. Note also that this is a known issue: http://stackoverflow.com/questions/13904481/in-log4j2-how-do-i-associate-an-xml-schema-with-log4j2-xml https://dzone.com/articles/log4j-2x-xsd-is-not-fully-descriptive > 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 was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org