vy opened a new pull request, #2404:
URL: https://github.com/apache/logging-log4j2/pull/2404

   This PR adds the following new steps to the project build.
   
   1. At `compile` phase, auto-generate plugin descriptors using an annotation 
processor
   2. At `site` phase, using the generated plugin descriptors, auto-generate
      1. `/target/log4j-config.xsd`
      2. `/target/generated-source/site/plugin-descriptors.adoc` et al.
   
   Employed annotation processor, XSD and AsciiDoc generators are provided by 
the Log4j Docgen shipped with the recently released Log4j Tools `0.8.0`.
   
   This work is a part of #1954.


-- 
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: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to