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

   This PR makes the necessary adjustments to port #1819 to the `main` branch.
   
   Except the changes that were already performed in `2.x` it:
    * removes explicit `module-info.java` descriptors: they will be replaced by 
automatically generated ones,
    * removes almost all `META-INF/services` entries: they will be generated by 
BND; some of the entries remain since the current BND configuration adds 
`META-INF/services` directly to the JAR, so they are invisible to the tests. We 
can change that.
   


-- 
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]

Reply via email to