ppkarwasz commented on PR #23: URL: https://github.com/apache/logging-site/pull/23#issuecomment-4231350744
Hi @vy, Thank you for doing this. I compared this generated XSD with the one for `2.23.1` and there are some unexpected differences: - The plugins from `log4j-1.2-api` are gone and are replaced from plugins in the `log4j-1.2-api` suite. Probably the main plugin descriptor has been overwritten by the test one. - The schema of the `Rfc5424Layout` does **not** contain the `newLineEscape` and other properties that we brought back. On the other hand, those properties are in the `2.23.1` schema (go figure why…). However, at least the booleans are back! :100: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
